imneme / pcg-cLinks
PCG — C Implementation
☆394Updated 2 years ago
Alternatives and similar repositories for pcg-c
Users that are interested in pcg-c are comparing it to the libraries listed below
Sorting:
- PCG — Minimal C Implementation☆430Updated 2 years ago
- Testing common random-number generators (RNG)☆192Updated 2 years ago
- Hashing functions and PRNGs based on them☆166Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆253Updated last year
- Sorting routine implementations in "template" C☆471Updated last year
- Branchless UTF-8 decoder☆622Updated 3 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- C JSON parser library that doesn't suck☆297Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Collection of miscellaneous portable C snippets.☆736Updated last year
- Growable Memory Buffer for C99☆128Updated 4 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 11 months ago
- Parser for argv that works similarly to getopt☆189Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆666Updated 6 months ago
- PCG — C++ Implementation☆814Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆229Updated 9 months ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 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…☆553Updated 2 years ago
- Various single-file C libraries.☆295Updated 7 years ago
- ⏱️ single header benchmark framework for C and C++☆243Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- Fast and accurate double to string conversion.☆60Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated 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
- The Better String Library☆548Updated 8 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆312Updated 2 years ago
- Arbitrary precision integer and rational arithmetic library☆151Updated last week