19 results found Sort:
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Created
2019-10-12
161 commits to master branch, last one 8 months ago
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc...
Created
2014-05-28
881 commits to master branch, last one 3 days ago
Fast and easy-to-use skip list for Go.
Created
2012-04-23
40 commits to master branch, last one 2 months ago
A C utility library and persistent key/value storage engine
Created
2015-08-12
1,541 commits to master branch, last one about a month ago
A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist
Created
2018-06-23
38 commits to master branch, last one 3 years ago
Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.
Created
2018-03-13
105 commits to main branch, last one 8 days ago
A fast, threadsafe skip list in Go
Created
2017-03-13
27 commits to master branch, last one 4 years ago
skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.
Created
2020-02-11
72 commits to master branch, last one about a year ago
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Created
2016-08-19
368 commits to master branch, last one about a year ago
skip list with rank, code less than z_set in redis
Created
2014-03-01
28 commits to master branch, last one about a year ago
High-Performance C++ Data System
Created
2017-02-25
165 commits to master branch, last one 10 months ago
Probably the best implementation for SkipList written by C++
Created
2018-02-07
9 commits to master branch, last one 6 years ago
Skiplist implementation in rust
Created
2015-03-02
137 commits to master branch, last one about a year ago
Log-Structured Merge Tree Java implementation
Created
2023-05-15
55 commits to main branch, last one 7 months ago
A class library implementing probabilistic data structures in .NET
Created
2016-12-20
99 commits to master branch, last one 5 years ago
Simple Relational Database Management System Implementation in Golang
Created
2022-11-04
1,843 commits to master branch, last one 20 hours ago
A lock-free thread-safe arena based Skiplist impelementation for building memtable.
Created
2022-02-13
116 commits to main branch, last one 15 hours ago
A comparison of skip lists written in Go
Created
2017-03-13
7 commits to master branch, last one 7 years ago
一套高性能的、纯内存撮合的数字货币交易所撮合系统。
Created
2022-04-13
5 commits to master branch, last one 6 months ago