@chosen0ne
  • Stars
    star
    102
  • Global Rank 204,658 (Top 8 %)
  • Followers 29
  • Following 15
  • Registered over 12 years ago
  • Most used languages
    C
    38.5 %
    Python
    23.1 %
    Go
    7.7 %
    C++
    7.7 %
    Lua
    7.7 %
    Java
    7.7 %
    Shell
    7.7 %
  • Location 🇨🇳 China
  • Country Total Rank 22,899
  • Country Ranking
    Lua
    508
    C
    2,844
    Shell
    2,995
    C++
    5,833
    Go
    9,994

Top repositories

1

distributed-schedule-framework

Extend APScheduler to add distributed ability. 在python定时任务框架APScheduler的基础上,增加分布式功能。
33
star
2

ProtocolBuffers-vs-FlatBuffers

test for ProtocolBuffers and FlatBuffers
C++
11
star
3

kcp-dissector-plugin

Lua plugin for Wireshark to dessect KCP
Lua
11
star
4

shmmap

A key-value map in shared memory can be used by multi-process
C
10
star
5

simple-list-interpreter

A simple interpreter to explore the compiler principles
Python
8
star
6

touchdb

A key-value memory store. It used shared memory, so multiple processes can read while a process is writing to it. The performance of reading and writing is quite good, as all the operations are in the memory! So far,the bindings of nodejs, python and lua have been developed. And the nginx C module 'ngx_touchdb' has also been developed, which can make nginx reads from touchdb.
C
6
star
7

nodejs-setup-script

Download, setup and configure nodejs automatically.
Shell
5
star
8

fql

'FQL' is the shortened name for File Query Language. It looks like SQL, but used to query file information.
Python
5
star
9

infQ

A queue whose capacity isn't limited by memory can be integrated with redis.
C
3
star
10

redis-repl

A fake slave used to replicate data from redis.
Java
3
star
11

redis-aof-modifier

These scripts is used to modify redis AOF, and restore redis by the modified AOF.
Python
3
star
12

redis-infq

A customized redis which support infQ(https://github.com/chosen0ne/infQ)
C
1
star
13

octopus

a networking framework in C
C
1
star
14

go-redis-proxy

a redis proxy framework in Golang
Go
1
star