redspah / xxhash_cppLinks
Port of the xxhash library to C++17.
☆177Updated last week
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 2 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 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 …☆141Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Scope Guard & Defer C++☆173Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- 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 2 months ago
- Greg's Template Library of useful classes.☆199Updated 2 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 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☆239Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header file☆218Updated 2 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- Yet Another Serialization☆759Updated 3 months ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆446Updated 2 weeks ago
- Experiments with constexpr☆244Updated 4 years 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
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago