imneme / pcg-c
PCG — C Implementation
☆370Updated last year
Alternatives and similar repositories for pcg-c:
Users that are interested in pcg-c are comparing it to the libraries listed below
- PCG — Minimal C Implementation☆411Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- PCG — C++ Implementation☆755Updated 8 months ago
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- Testing common random-number generators (RNG)☆181Updated last year
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆215Updated 3 months ago
- Hashing functions and PRNGs based on them☆155Updated this week
- Parser for argv that works similarly to getopt☆183Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated last month
- 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…☆551Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 2 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆241Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Various single-file C libraries.☆285Updated 7 years ago
- Growable Memory Buffer for C99☆121Updated 3 years ago
- A simple bitset library in C☆131Updated 4 months ago
- BSD Licensed Bignum Library☆232Updated 10 months ago
- C JSON parser library that doesn't suck☆286Updated 8 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆134Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Stable In-place sorting in O(n*log(n)) worst time☆189Updated last year
- Branchless UTF-8 decoder☆607Updated 2 years ago
- Loose collection of misc C++ libs☆350Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 4 months ago
- Reference implementation of Dragonbox in C++☆627Updated 3 months ago
- A C/C++ header to help move #ifdefs out of your code☆815Updated 4 months ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- gb single-file public domain libraries for C & C++☆619Updated 3 years ago
- Official git repository for libdivide: optimized integer division☆1,138Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆649Updated 2 months ago