imneme / pcg-c-basic
PCG — Minimal C Implementation
☆414Updated last year
Alternatives and similar repositories for pcg-c-basic:
Users that are interested in pcg-c-basic are comparing it to the libraries listed below
- PCG — C Implementation☆372Updated last year
- PCG — C++ Implementation☆758Updated 8 months ago
- Official git repository for libdivide: optimized integer division☆1,148Updated 2 weeks ago
- Testing common random-number generators (RNG)☆182Updated last year
- C JSON parser library that doesn't suck☆287Updated 8 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated last month
- Various single-file C libraries.☆285Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- Branchless UTF-8 decoder☆609Updated 2 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆241Updated 4 months ago
- Hashing functions and PRNGs based on them☆160Updated 2 weeks ago
- Parser for argv that works similarly to getopt☆183Updated last year
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- Locate the current running executable and the current running module/library on the file system 🔎☆478Updated 5 months ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- A C/C++ header to help move #ifdefs out of your code☆819Updated 4 months ago
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆215Updated 4 months ago
- 📈 Polynomial Approximations using the Remez Algorithm☆405Updated last year
- ⏱️ single header benchmark framework for C and C++