redspah / xxhash_cppLinks
Port of the xxhash library to C++17.
☆183Updated 5 months ago
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…☆158Updated 3 months ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- 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.☆251Updated 3 weeks ago
- Gzip header-only C++ library☆348Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- C++11 header-only message digest library☆204Updated 2 months ago
- Experiments with constexpr☆245Updated 4 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆454Updated last month
- C++ unsigned 128 bit integer type☆233Updated 2 years ago
- A C++ implementation of timsort☆310Updated 10 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- A C++ header-only ZLib wrapper☆332Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- 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 …☆149Updated last month
- C++ hash map and hash set which preserve the order of insertion☆555Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A fast work-stealing queue template in C++☆322Updated last year
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆761Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆198Updated 4 years ago