imneme / pcg-cLinks
PCG — C Implementation
☆406Updated 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☆441Updated 2 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆231Updated 11 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Branchless UTF-8 decoder☆625Updated 3 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- PCG — C++ Implementation☆831Updated last year
- C JSON parser library that doesn't suck☆298Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Sorting routine implementations in "template" C☆473Updated 2 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆256Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated 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…☆554Updated 2 years ago
- a clean C library for processing UTF-8 Unicode data☆1,217Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,291Updated last week
- Growable Memory Buffer for C99☆128Updated 4 years ago
- 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
- Fast integer to ascii / integer to string conversion☆241Updated 3 years ago
- Collection of miscellaneous portable C snippets.☆745Updated 2 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated last month
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- The Better String Library☆556Updated 8 years ago
- Arbitrary precision integer and rational arithmetic library☆152Updated 2 months ago
- Small, portable implementation of the C11 threads API☆1,022Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- High-speed secure pseudorandom function for short messages☆745Updated last year