google / randenLinks
Fast backtracking-resistant random generator: https://arxiv.org/abs/1810.02227
☆332Updated 2 years ago
Alternatives and similar repositories for randen
Users that are interested in randen are comparing it to the libraries listed below
Sorting:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆366Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆400Updated 3 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- A compressed bitmap class in C++.☆452Updated 7 months ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- SIMD-accelerated base64 codecs☆434Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago