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:
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆56Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- Extended precision integer C++ library☆144Updated last month
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Forward, no matter what.☆132Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- C++11 header-only message digest library☆197Updated 11 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…☆93Updated 2 months ago
- A simple, single-header-only library, for wrapping text. In C++☆104Updated 6 years ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- ☆20Updated 6 months ago
- Boost.org config module☆75Updated last month
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago