RedSpah / xxhash_cpp
Port of the xxhash library to C++17.
☆165Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for xxhash_cpp
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 3 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 6 months ago
- A header-only C++ library for task concurrency☆623Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- A fast work-stealing queue template in C++☆296Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- A feature complete LRU cache implementation in C++☆237Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month
- Greg's Template Library of useful classes.☆126Updated 3 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 8 months ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆205Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated 2 months ago
- Scope Guard & Defer C++☆159Updated 10 months ago
- C++11 metaprogramming library☆243Updated last week
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- A polymorphic value-type for C++☆228Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- C++ library for executors☆494Updated 8 years ago
- C++ library for storing and printing backtraces.☆438Updated this week
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆136Updated 5 months ago
- C++14 code to convert integers to strings at compile-time☆114Updated last year
- Header-only library for multithreaded programming☆226Updated 2 months ago
- ☆127Updated last year