google / cwisstable
Single-header C11 port of https://abseil.io SwissTable
☆136Updated 2 years ago
Alternatives and similar repositories for cwisstable:
Users that are interested in cwisstable are comparing it to the libraries listed below
- A wait-free multi-producer-single-consumer queue in C11 atomics☆225Updated 3 years ago
- Concurrent Deferred Reference Counting☆160Updated last year
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆162Updated 3 weeks ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- ☆322Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆310Updated 4 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆171Updated 3 months ago
- ☆127Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆326Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Comprehensive benchmarks of C++ maps☆307Updated 2 years ago
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated last week
- A header-only implementation of SipHash☆29Updated 11 months ago
- ☆105Updated last year
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆52Updated 8 months ago
- Lightweight structured concurrency for C++20☆117Updated 3 weeks ago
- Suite for benchmarking malloc implementations.☆415Updated 2 months ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- SIMD-accelerated base64 codecs☆433Updated last year
- C++20 Static Branch library☆56Updated this week
- Concurrent trie-hash map library☆91Updated last year
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- ☆58Updated 2 years ago
- Reference implementation of Dragonbox in C++☆642Updated 5 months ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆62Updated 6 months ago