imneme / pcg-c-basicLinks
PCG — Minimal C Implementation
☆441Updated 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☆406Updated 2 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- PCG — C++ Implementation☆831Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆256Updated last year
- C JSON parser library that doesn't suck☆298Updated last year
- Collection of miscellaneous portable C snippets.☆745Updated 2 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Branchless UTF-8 decoder☆625Updated 3 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- 📈 Polynomial Approximations using the Remez Algorithm☆443Updated 2 years ago
- Locate the current running executable and the current running module/library on the file system 🔎☆511Updated last year
- Official git repository for libdivide: optimized integer division☆1,288Updated last month
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Various single-file C libraries.☆295Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- The Better String Library☆556Updated 8 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Sorting routine implementations in "template" C☆473Updated last year
- Tiny Mersenne Twister☆234Updated last year
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Loose collection of misc C++ libs☆352Updated 4 years ago
- Vector math library with NEON/SSE support☆355Updated 2 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- A C/C++ header to help move #ifdefs out of your code☆884Updated last year
- A potpourri of various code I want to release online☆258Updated 5 years ago
- a clean C library for processing UTF-8 Unicode data☆1,216Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668Updated 8 months ago