RedSpah / xxhash_cppLinks
Port of the xxhash library to C++17.
☆186Updated 8 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…☆165Updated last month
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Gzip header-only C++ library☆351Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 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.☆252Updated 2 months ago
- C++11 header-only message digest library☆204Updated last week
- A C++ header-only ZLib wrapper☆335Updated 3 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 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☆468Updated 2 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- Scope Guard & Defer C++☆182Updated 2 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 …☆153Updated 2 months ago
- A C++ implementation of timsort☆314Updated last year
- C++ library for detecting CPU capabilities☆129Updated 7 months ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++ library for storing and printing backtraces.☆484Updated 3 weeks ago
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Experiments with constexpr☆248Updated 4 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆521Updated 3 years ago