Duthomhas / CSPRNGLinks
A small C & C++ library to use the OS's Crytpgraphically Secure Pseudo-Random Number Generator
☆62Updated 7 years ago
Alternatives and similar repositories for CSPRNG
Users that are interested in CSPRNG are comparing it to the libraries listed below
Sorting:
- C++ unsigned 256 bit integer type☆178Updated 7 months ago
- C++ unsigned 128 bit integer type☆231Updated 2 years ago
- A simple header only SHA1 implementation in C++ (no dependencies)☆70Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- C++11 header-only message digest library☆202Updated 3 weeks ago
- Extended precision integer C++ library☆149Updated 3 months ago
- Forward, no matter what.☆134Updated 3 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated 2 weeks ago
- A fast, lightweight and single-header C++ csv parser library☆88Updated 3 months ago
- Boost Core Utilities☆146Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- ⏱️ single header benchmark framework for C and C++☆236Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 5 months ago
- A minimal xoshiro256** generator with the C++ <random> interface☆36Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- Cross-platform C++ Utility Library☆54Updated last week
- A collection of some lockfree datastructures☆69Updated 2 years ago
- C++ library aiming to replace all built-in integers☆96Updated last week
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Bytecode interpreter☆77Updated 7 months ago
- SafeInt is a class library for C++ that manages integer overflows.☆233Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 weeks ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago