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:
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆371Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- A benchmark framework for concurrent queue implementations☆297Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆316Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- SIMD-accelerated base64 codecs☆443Updated last year
- A compressed bitmap class in C++.☆460Updated last year
- Configurable C++ platform adapter☆559Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆519Updated 9 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 8 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 7 years ago
- Fast serialization framework for C☆225Updated 8 years ago
- malloc leak tracer☆72Updated 3 years ago
- An efficient and configurable logging framework for C++☆137Updated 4 years ago
- High-speed secure pseudorandom function for short messages☆743Updated last year
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 10 months ago