google / randen
Fast backtracking-resistant random generator: https://arxiv.org/abs/1810.02227
☆332Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for randen
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- Configurable C++ platform adapter☆555Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 8 months ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated 3 months ago
- Branchless UTF-8 decoder☆591Updated 2 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- A benchmark framework for concurrent queue implementations☆284Updated 4 years ago
- [deprecated] For native C atomics, see Turf instead☆515Updated 8 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- Fast serialization framework for C☆224Updated 7 years ago
- C++ integer-to-string conversion benchmark☆339Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆178Updated 2 weeks ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆164Updated 5 years ago
- SIMD-accelerated base64 codecs☆427Updated 7 months ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 9 months ago
- Critbit trees in C☆335Updated 2 years ago