Stars
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-17)
Scalable Bloom Filter implemented in Python
skip list with rank, code less than z_set in redis
A c++ version of BTree based mini-database and a python version of simplified BTree
This is technically a B+Tree, but the btree name is easier on the tongoue :). Completely improvised and not based on anything sane
A very fast on-disk database for SHA1-identified objects
C++ implementation of concurrent Binary Search Trees
lock free modified prefix B+tree append-only database
A working project for High-concurrency B-tree source code in C
BTree provides a simple, ordered, in-memory data structure for Go programs.
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.
Algo exposes the same hashing algorithms used by the Go runtime.