piperchester / cpp-btreeLinks
Optimized for systems that read and write large blobs.
☆12Updated 10 years ago
Alternatives and similar repositories for cpp-btree
Users that are interested in cpp-btree are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆25Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Generic 2D graphics library for C++14☆28Updated last year
- Use unused bits in your pointer☆46Updated 8 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- ☆31Updated 10 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago