redspah / xxhash_cppLinks
Port of the xxhash library to C++17.
☆183Updated 6 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…☆161Updated 5 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.☆251Updated 2 weeks ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ hash map and hash set which preserve the order of insertion☆562Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆171Updated 10 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- A C++ header-only ZLib wrapper☆332Updated last month
- C++11 header-only message digest library☆204Updated 4 months ago
- A feature complete LRU cache implementation in C++☆260Updated 6 years ago
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆199Updated 2 years ago
- Gzip header-only C++ library☆349Updated 2 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☆462Updated 2 weeks 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 2 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- A C++ implementation of timsort☆312Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- C++ library for storing and printing backtraces.☆479Updated this week
- A fast work-stealing queue template in C++☆327Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Experiments with constexpr☆245Updated 4 years ago