19 results found Sort:

112
1.0k
mit
18
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 2 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
869 commits to master branch, last one 4 days ago
64
350
mit
10
Fast and easy-to-use skip list for Go.
Created 2012-04-23
35 commits to master branch, last one 2 years ago
A C utility library and persistent key/value storage engine
Created 2015-08-12
1,492 commits to master branch, last one a day 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 2 years ago
A fast, threadsafe skip list in Go
Created 2017-03-13
27 commits to master branch, last one 4 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
93 commits to main branch, last one 3 months ago
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Created 2016-08-19
368 commits to master branch, last one about a year 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
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
22
117
unknown
2
Probably the best implementation for SkipList written by C++
Created 2018-02-07
9 commits to master branch, last one 6 years ago
27
114
gpl-3.0
6
High-Performance C++ Data System
Created 2017-02-25
165 commits to master branch, last one 4 months 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 about a month ago
12
60
mit
5
A class library implementing probabilistic data structures in .NET
Created 2016-12-20
99 commits to master branch, last one 5 years ago
A comparison of skip lists written in Go
Created 2017-03-13
7 commits to master branch, last one 7 years ago
Simple Relational Database System Implemented in Golang
Created 2022-11-04
1,801 commits to master branch, last one 4 days ago
一套高性能的、纯内存撮合的数字货币交易所撮合系统。
Created 2022-04-13
5 commits to master branch, last one 22 days ago
3
34
apache-2.0
1
A lock-free thread-safe arena based Skiplist impelementation for building memtable.
Created 2022-02-13
63 commits to main branch, last one 7 days ago