imneme / pcg-c
PCG — C Implementation
☆382Updated 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☆419Updated last year
- PCG — C++ Implementation☆774Updated last year
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- Parser for argv that works similarly to getopt☆185Updated last year
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Various single-file C libraries.☆286Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Testing common random-number generators (RNG)☆184Updated last year
- Collection of miscellaneous portable C snippets.☆713Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆175Updated 4 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆243Updated 8 months ago
- C JSON parser library that doesn't suck☆292Updated 11 months ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆231Updated 8 months ago
- Small, portable implementation of the C11 threads API☆973Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- Lightweight, portable and easy to integrate C directory and file reader☆830Updated last year
- A C/C++ header to help move #ifdefs out of your code☆845Updated 7 months 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…☆551Updated 2 years ago
- a clean C library for processing UTF-8 Unicode data☆1,125Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Growable Memory Buffer for C99☆121Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆657Updated 6 months ago
- Official git repository for libdivide: optimized integer division☆1,197Updated last week
- The Better String Library☆520Updated 7 years ago
- (Hopefully) useful code snippets and header-only libs☆199Updated 3 months ago
- Lightweight, extremely high-performance JSON parser for C++11☆568Updated last month