imneme / pcg-c-basicLinks
PCG — Minimal C Implementation
☆431Updated 2 years ago
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☆397Updated 2 years ago
- Testing common random-number generators (RNG)☆194Updated last week
- PCG — C++ Implementation☆816Updated last year
- Branchless UTF-8 decoder☆623Updated 3 years ago
- Collection of miscellaneous portable C snippets.☆739Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆177Updated last year
- C JSON parser library that doesn't suck☆297Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆253Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- ⏱️ single header benchmark framework for C and C++☆243Updated last year
- Various single-file C libraries.☆295Updated 7 years ago
- Hashing functions and PRNGs based on them☆166Updated last month
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Official git repository for libdivide: optimized integer division☆1,272Updated last week
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated this week
- 📈 Polynomial Approximations using the Remez Algorithm☆441Updated 2 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- Growable Memory Buffer for C99☆128Updated 4 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Locate the current running executable and the current running module/library on the file system 🔎☆512Updated last year
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Loose collection of misc C++ libs☆352Updated 3 years ago
- Mandelbrot set in SIMD (SSE, AVX)☆85Updated 7 years ago
- Sorting routine implementations in "template" C☆471Updated last year
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆550Updated 2 years ago
- Vector math library with NEON/SSE support☆355Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆295Updated 12 years ago