mikekazakov / eytzingerLinks
Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++
☆32Updated 8 years ago
Alternatives and similar repositories for eytzinger
Users that are interested in eytzinger are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 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 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Small small_vector☆35Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Tiny Test System☆27Updated 3 weeks ago
- The Fancy Named Parameters Library☆32Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year