redspah / xxhash_cppLinks
Port of the xxhash library to C++17.
☆179Updated 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…☆154Updated 3 months ago
- A single header standard C++ serialization framework.☆195Updated 3 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☆240Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated 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 …☆143Updated 3 months ago
- 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
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A fast work-stealing queue template in C++☆308Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- C++ library for storing and printing backtraces.☆467Updated 3 weeks 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
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- Gzip header-only C++ library☆344Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 3 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A C++ header-only ZLib wrapper☆319Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years ago
- Yet Another Serialization☆760Updated 4 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 3 weeks ago