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 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- A concurrent user-level thread library implemented in C++☆318Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- A benchmark framework for concurrent queue implementations☆294Updated 5 years ago
- Branchless UTF-8 decoder☆622Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Hashing functions and PRNGs based on them☆166Updated last week
- A compressed bitmap class in C++.☆457Updated last year
- Lightweight, extremely high-performance JSON parser for C++11☆570Updated 7 months ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- Fast serialization framework for C☆225Updated 8 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- One of the fastest hash functions.☆362Updated 9 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆387Updated 6 months ago