google / randenLinks
Fast backtracking-resistant random generator: https://arxiv.org/abs/1810.02227
☆337Updated 3 years ago
Alternatives and similar repositories for randen
Users that are interested in randen are comparing it to the libraries listed below
Sorting:
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- A benchmark framework for concurrent queue implementations☆292Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆324Updated 9 months ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- [deprecated] For native C atomics, see Turf instead☆520Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A compressed bitmap class in C++.☆454Updated 10 months ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Fast serialization framework for C☆225Updated 8 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆474Updated 2 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 9 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- High-speed secure pseudorandom function for short messages☆715Updated last year
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆380Updated 5 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago