imneme / pcg-cLinks
PCG — C Implementation
☆385Updated last year
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☆423Updated last year
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆247Updated 10 months ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- Branchless UTF-8 decoder☆616Updated 2 years ago
- Hashing functions and PRNGs based on them☆163Updated 5 months ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- PCG — C++ Implementation☆787Updated last year
- Parser for argv that works similarly to getopt☆187Updated last year
- Collection of miscellaneous portable C snippets.☆718Updated last year
- C JSON parser library that doesn't suck☆296Updated last year
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆227Updated 4 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆177Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 8 months ago
- Sorting routine implementations in "template" C☆468Updated last year
- Random access array of tightly packed unsigned integers☆163Updated 3 years ago
- Growable Memory Buffer for C99☆122Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Small, portable implementation of the C11 threads API☆982Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Arbitrary precision integer and rational arithmetic library☆145Updated 4 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
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated last month
- Binary Serialization☆461Updated last week
- Fast and accurate double to string conversion.☆60Updated last year
- a clean C library for processing UTF-8 Unicode data☆1,144Updated this week
- The Better String Library☆531Updated 8 years ago
- Official git repository for libdivide: optimized integer division☆1,226Updated last month
- Stable In-place sorting in O(n*log(n)) worst time☆189Updated 2 years ago