RedSpah / xxhash_cpp
Port of the xxhash library to C++17.
☆174Updated 2 months ago
Alternatives and similar repositories for xxhash_cpp:
Users that are interested in xxhash_cpp are comparing it to the libraries listed below
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- 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☆238Updated 2 months ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆345Updated 6 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Implementation of C++20's std::span for older compilers☆346Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆529Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- C++ library for executors☆501Updated 8 years ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆164Updated this week
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++11 metaprogramming library☆254Updated 2 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆192Updated 3 years ago
- What a c++ standard Unicode library might look like.☆330Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- A micro microbenchmarking library for C++11 in a single header file☆215Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆210Updated 2 years ago
- A fast work-stealing queue template in C++☆305Updated last year
- Fast and memory efficient c++ flat hash map/set☆578Updated last 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 …☆138Updated 2 weeks ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year