Stars
PHP Protobuf - Google's Protocol Buffers for PHP
An almost deterministic top k elements counter Redis module
Scalable, counting Bloom filters Redis Module
Continuing the development of awesome-c list on GitHub
High performance server-side application framework
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
Modern transactional key-value/row storage library.
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
A pure C implementation of the Geohash algorithm.
C++ Queue template using boost locking. Python wrapper also included
Experimental, scalable, high performance HTTP server