begeekmyfriend / skiplistView external linksLinks
skip list with rank, code less than z_set in redis
☆175May 24, 2023Updated 2 years ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- Absolute balanced kdtree for fast kNN search.☆180Oct 26, 2025Updated 3 months ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,885Jan 4, 2023Updated 3 years ago
- Substitute for bloom filter.☆327Jan 3, 2021Updated 5 years ago
- An C++ serialization library☆10May 22, 2015Updated 10 years ago
- A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)☆30Apr 11, 2018Updated 7 years ago
- Probably the best implementation for SkipList written by C++☆125May 18, 2023Updated 2 years ago
- B+ tree implementation in C☆131Oct 2, 2020Updated 5 years ago
- ☆11Oct 18, 2017Updated 8 years ago
- Configure Vim environment☆41Oct 22, 2016Updated 9 years ago
- This is a stand-alone bloomfilter implementation written in C. Simple but powerful☆10Feb 20, 2014Updated 11 years ago
- A Cairo/Skia Benchmark☆11Oct 14, 2014Updated 11 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua☆10Apr 3, 2016Updated 9 years ago
- Simple supervisor to run daemons☆17Oct 30, 2024Updated last year
- ☆13Mar 23, 2019Updated 6 years ago
- skynet实现的mmorpg服务端☆25Aug 28, 2017Updated 8 years ago
- A asymmetric coroutine library for C.☆2,519Dec 16, 2022Updated 3 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Jan 11, 2022Updated 4 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Aug 8, 2023Updated 2 years ago
- A tiny Unix dynamic memory allocator library.☆62Oct 10, 2017Updated 8 years ago
- A specific identifying code recognizer implemented by standard cpp using boost and libjpeg libraries.☆10May 15, 2015Updated 10 years ago
- use diff and vimdiff to diff dir☆12Oct 31, 2017Updated 8 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 10 years ago
- Skiplist written in C/C++ language.☆27Mar 2, 2014Updated 11 years ago
- lock free modified prefix B+tree append-only database☆116May 19, 2015Updated 10 years ago
- write skynet service use golang☆13Sep 17, 2019Updated 6 years ago
- Blazing fast 🚀 code completion in NeoVim powered by 🤖 GPT-3.5-Turbo☆17Feb 23, 2025Updated 11 months ago
- 一个基于epoll和线程池的转发服务器☆11Nov 7, 2018Updated 7 years ago
- a simple rtos.☆13Jul 11, 2018Updated 7 years ago
- Efficient, simplistic ASN.1 BER codec in C☆13Dec 11, 2018Updated 7 years ago
- 多种无锁队列☆43Dec 17, 2017Updated 8 years ago
- golang编写的zabbix报警到微信☆15Nov 2, 2016Updated 9 years ago
- A simple in memory inverted index in Python☆15Aug 2, 2016Updated 9 years ago
- Very simple and crude HTTP server written in C☆14Jul 29, 2018Updated 7 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- A meta-data driven command line parser for Node.js☆50Jan 21, 2014Updated 12 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆19Dec 11, 2015Updated 10 years ago
- ☆33Oct 29, 2022Updated 3 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,671May 21, 2022Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆151Jan 11, 2020Updated 6 years ago