redspah / xxhash_cpp
Port of the xxhash library to C++17.
☆176Updated 4 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…☆154Updated 2 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago
- C++11 metaprogramming library☆257Updated this week
- 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 …☆139Updated last month
- 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 7 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 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 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- What a c++ standard Unicode library might look like.☆332Updated last year
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++ library for executors☆503Updated 8 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 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☆440Updated last month
- A header-only C++ library for task concurrency☆625Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆214Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 3 months ago
- Lightweight Error Augmentation Framework☆325Updated last week
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years 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☆405Updated last month
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Header-only library for multithreaded programming☆234Updated last month