google / randenLinks
Fast backtracking-resistant random generator: https://arxiv.org/abs/1810.02227
☆333Updated 3 years ago
Alternatives and similar repositories for randen
Users that are interested in randen are comparing it to the libraries listed below
Sorting:
- Configurable C++ platform adapter☆560Updated 6 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆368Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆316Updated 4 years ago
- A compressed bitmap class in C++.☆453Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated this week
- Portable C++ SIMD library☆174Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆233Updated 2 years ago
- Fast serialization framework for C☆225Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- SIMD-accelerated base64 codecs☆435Updated last year
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- Critbit trees in C☆336Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- Header-only binary fuse and xor filter library☆369Updated 4 months ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- Branchless UTF-8 decoder☆613Updated 2 years ago