imneme / pcg-c-basicLinks
PCG — Minimal C Implementation
☆431Updated 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
Sorting:
- PCG — C Implementation☆391Updated last year
- Testing common random-number generators (RNG)☆189Updated 2 years ago
- PCG — C++ Implementation☆802Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 9 months ago
- Collection of miscellaneous portable C snippets.☆727Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆250Updated last year
- Hashing functions and PRNGs based on them☆163Updated 8 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆329Updated 10 months ago
- ⏱️ single header benchmark framework for C and C++☆238Updated last year
- Branchless UTF-8 decoder☆620Updated 3 years ago
- Locate the current running executable and the current running module/library on the file system 🔎☆502Updated last year
- Various single-file C libraries.☆290Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Official git repository for libdivide: optimized integer division☆1,249Updated 3 months ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Loose collection of misc C++ libs☆352Updated 3 years ago
- Parser for argv that works similarly to getopt☆188Updated last year
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- 📈 Polynomial Approximations using the Remez Algorithm☆436Updated 2 years ago
- C JSON parser library that doesn't suck☆298Updated last year
- A potpourri of various code I want to release online☆259Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Vector math library with NEON/SSE support☆354Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆310Updated last year
- Tiny Mersenne Twister☆226Updated last year
- Small, portable implementation of the C11 threads API☆996Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago