imneme / pcg-c-basicLinks
PCG — Minimal C Implementation
☆423Updated 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☆388Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆177Updated 7 months ago
- Testing common random-number generators (RNG)☆186Updated 2 years ago
- PCG — C++ Implementation☆790Updated last year
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- Collection of miscellaneous portable C snippets.☆719Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆247Updated 10 months ago
- Branchless UTF-8 decoder☆615Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- C JSON parser library that doesn't suck☆296Updated last year
- Various single-file C libraries.☆290Updated 7 years ago
- ⏱️ single header benchmark framework for C and C++☆235Updated 11 months ago
- Official git repository for libdivide: optimized integer division☆1,229Updated last month
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Parser for argv that works similarly to getopt☆187Updated last year
- 📈 Polynomial Approximations using the Remez Algorithm☆419Updated last year
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- Tiny Mersenne Twister☆223Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Locate the current running executable and the current running module/library on the file system 🔎☆493Updated 11 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- 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…☆552Updated 2 years ago
- A potpourri of various code I want to release online☆260Updated 5 years ago
- A tiny webserver for game development☆279Updated last year
- Loose collection of misc C++ libs☆354Updated 3 years ago
- A C/C++ header to help move #ifdefs out of your code☆862Updated 10 months ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago