RedSpah / xxhash_cpp
Port of the xxhash library to C++17.
☆172Updated 3 weeks ago
Alternatives and similar repositories for xxhash_cpp:
Users that are interested in xxhash_cpp are comparing it to the libraries listed below
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated 2 months ago
- A single header standard C++ serialization framework.☆191Updated 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☆239Updated this week
- Light, fast, threadpool for C++20☆97Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆401Updated last month
- 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 …☆137Updated this week
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆303Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 8 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- A C++ implementation of timsort☆305Updated last month
- Header-only library for multithreaded programming☆232Updated last week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated last week
- A header-only C++ library for task concurrency☆624Updated last year
- What a c++ standard Unicode library might look like.☆327Updated last year
- C++ library for executors☆497Updated 8 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆189Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated this week
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Compile Time Type Information for C++☆580Updated last year
- Yet Another Serialization☆741Updated 10 months ago