wichtounet / btreesView external linksLinks
C++ implementation of concurrent Binary Search Trees
☆72Aug 17, 2015Updated 10 years ago
Alternatives and similar repositories for btrees
Users that are interested in btrees are comparing it to the libraries listed below
Sorting:
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Sep 10, 2015Updated 10 years ago
- Proposed B-tree library for Boost.org☆71Mar 20, 2014Updated 11 years ago
- C portable low-level assemblies for parallelism and threading☆43Jul 19, 2010Updated 15 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Feb 24, 2020Updated 5 years ago
- ☆11Apr 19, 2018Updated 7 years ago
- Allocation benchmarks☆31Jul 6, 2016Updated 9 years ago
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- Basic C++ library on linux platform☆25Mar 7, 2017Updated 8 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆15Dec 8, 2015Updated 10 years ago
- A lock-free pool-based allocator using C++11 facilities☆15Mar 21, 2015Updated 10 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 3 years ago
- A cache-efficiency weight balanced binary tree☆71May 25, 2014Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87May 13, 2014Updated 11 years ago
- A working project for High-concurrency B-tree source code in C☆252Aug 29, 2020Updated 5 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆19Sep 25, 2015Updated 10 years ago
- A research project on isomorphisms of finite fields☆16Jun 15, 2018Updated 7 years ago
- A simple and lightweight tree container (C++03)☆16Oct 25, 2015Updated 10 years ago
- Header-only base C++ library.☆20Mar 1, 2017Updated 8 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆17Nov 10, 2023Updated 2 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Aug 26, 2013Updated 12 years ago
- ☆18May 1, 2020Updated 5 years ago
- A high performance fork-join multi-threading library☆18Apr 25, 2017Updated 8 years ago
- A collection of bit manipulation routines for C++☆21Jul 24, 2013Updated 12 years ago
- discover device and open rtsp url☆19May 10, 2019Updated 6 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
- Implementation of the BwTree as specified by Microsoft Research☆101Apr 4, 2016Updated 9 years ago
- A lightweight interactive data visualization library☆14Apr 25, 2019Updated 6 years ago
- A copy of the verifiable computation projects from Microsoft Research, Pinnochio and Gepetto☆18Sep 17, 2019Updated 6 years ago
- Boost.org bimap module☆23Jan 24, 2026Updated 2 weeks ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 5 months ago
- A decentralized work-stealing scheduler that dynamically schedules fixed-priority tasks in a non-preemptive manner.☆19May 31, 2015Updated 10 years ago
- Boost.org tuple module☆21Jan 22, 2026Updated 3 weeks ago
- mirror of ecl from gitlab☆20Nov 27, 2024Updated last year
- Lace - implementation of work-stealing in C☆55Aug 7, 2025Updated 6 months ago
- 28th place solution to Kaggle Santander Competition 2019☆19Apr 19, 2019Updated 6 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Apr 19, 2012Updated 13 years ago
- This repo gives an example of using a simple method of reinforcement learning to beat the Lunar Lander environment. The agent uses a comb…☆18Jul 27, 2018Updated 7 years ago