Lists (18)
Sort Name ascending (A-Z)
Starred repositories
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Logan is a lightweight case logging system based on mobile platform.
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 Worke…
A trading engine with high-speed performance and real-time notification
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C