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:
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Yet another C++ text formatting library.☆71Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- 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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- Small small_vector☆34Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A hash function library☆50Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- ☆25Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Rebooting the std::bitset franchise☆46Updated 3 weeks ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago