google / randen
Fast backtracking-resistant random generator: https://arxiv.org/abs/1810.02227
☆333Updated 2 years ago
Alternatives and similar repositories for randen:
Users that are interested in randen are comparing it to the libraries listed below
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Configurable C++ platform adapter☆557Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆311Updated 4 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆364Updated 2 years ago
- SIMD-accelerated base64 codecs☆432Updated 11 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆289Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆163Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆273Updated 11 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated 11 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- libnop: C++ Native Object Protocols☆576Updated 7 months ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 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
- Loose collection of misc C++ libs☆351Updated 3 years ago
- C++ integer-to-string conversion benchmark☆340Updated last month
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 9 years ago