redspah / xxhash_cppLinks
Port of the xxhash library to C++17.
☆182Updated last month
Alternatives and similar repositories for xxhash_cpp
Users that are interested in xxhash_cpp are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- 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☆242Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 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☆443Updated 3 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- C++ library for storing and printing backtraces.☆468Updated last month
- A C++ header-only ZLib wrapper☆323Updated 2 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- Gzip header-only C++ library☆345Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- 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 …☆144Updated 3 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 10 months ago
- C++11 header-only message digest library☆199Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- C++ hash map and hash set which preserve the order of insertion☆545Updated 9 months ago
- Experiments with constexpr☆245Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago