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
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆332Updated 7 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆160Updated 10 months ago
- The Elle coroutine-based asynchronous C++ development framework.☆478Updated last year
- [deprecated] For native C atomics, see Turf instead☆517Updated 8 years ago
- Header-only binary fuse and xor filter library☆357Updated this week
- Hashing functions and PRNGs based on them☆155Updated this week
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆385Updated 2 weeks ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆299Updated 10 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 2 months ago
- Experimental C++11 version of sparsehash☆288Updated 2 years ago
- A compressed bitmap class in C++.☆450Updated 3 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆218Updated 4 years ago
- One of the fastest hash functions☆345Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- High-speed secure pseudorandom function for short messages☆675Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆245Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆522Updated 7 years ago
- Branchless UTF-8 decoder☆607Updated 2 years ago
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago