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…☆160Updated 4 months ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆557Updated 2 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- C++ unsigned 128 bit integer type☆234Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆141Updated 4 years ago
- A STL allocator that mmaps files☆252Updated 4 years 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.☆252Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated 2 weeks ago
- Experiments with constexpr☆244Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 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 …☆149Updated last month
- C++11 header-only message digest library☆204Updated 3 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A C++ header-only ZLib wrapper☆331Updated last month
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- Gzip header-only C++ library☆348Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 4 months ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆196Updated 2 years ago
- a FIFO-ordered associative container for C++☆207Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 2 weeks ago
- C++ library for detecting CPU capabilities☆128Updated 5 months ago