RedSpah / xxhash_cpp
Port of the xxhash library to C++17.
☆172Updated last month
Alternatives and similar repositories for xxhash_cpp:
Users that are interested in xxhash_cpp are comparing it to the libraries listed below
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆152Updated this week
- C++ implementation of a memory efficient hash map and hash set☆345Updated 5 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 10 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆172Updated 11 years ago
- A fast work-stealing queue template in C++☆302Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- Replaced by foonathan/lexy☆138Updated 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☆239Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months 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 …☆138Updated last month
- 🚀 Fast C/C++ bit population count library☆338Updated 8 months ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 11 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☆430Updated 8 months ago
- A C++ header-only ZLib wrapper☆308Updated 2 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆546Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆735Updated 5 months ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- C++ library for executors☆499Updated 8 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Greg's Template Library of useful classes.☆175Updated 3 weeks ago
- A simple C++ header-only template library implementing matching using wildcards☆85Updated 11 months ago
- C++11 metaprogramming library☆256Updated last month
- STL-based caches for C++☆115Updated last year
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- Scope Guard & Defer C++☆165Updated last year