mikekazakov / eytzingerLinks
Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++
☆33Updated 8 years ago
Alternatives and similar repositories for eytzinger
Users that are interested in eytzinger are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- A hash function library☆47Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- ☆25Updated 5 years ago
- Rebooting the std::bitset franchise☆45Updated last month
- Implementation of hash_append proposal☆67Updated 8 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated 3 weeks ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Prints values and types during compilation!☆58Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Tiny Test System☆27Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months 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