ESultanik / mtwister
A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.
☆110Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for mtwister
- Fast simple C vector implementation☆35Updated last year
- A small, usability-oriented generic container library.☆194Updated 3 months ago
- A simple vector library for C that can store any type.☆198Updated 7 months ago
- A versatile, performance-oriented generic hash table library for C.☆89Updated 4 months ago
- A single header buddy memory allocator for C & C++☆151Updated 2 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆159Updated last week
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆123Updated last year
- A small utility to embed files into C or C++ programs.☆47Updated 6 years ago
- A set of custom memory allocators☆24Updated last year
- C17 compiler implementation from scratch☆64Updated last year
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆192Updated last year
- (Hopefully) useful code snippets and header-only libs☆197Updated last month
- A dynamic array implementation in C similar to the one found in standard C++☆737Updated 4 months ago
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆254Updated 2 weeks ago
- An argument-parsing library for C.☆63Updated last month
- Collection of small public domain file archivers☆62Updated last year
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆44Updated 5 years ago
- str: yet another string library for C language.☆308Updated 3 weeks ago
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- Simple SIMD example in C (AVX2 Vectorization)☆55Updated 6 years ago
- My variant of the C Template Library☆172Updated 8 months ago
- A header-only, pure-C math library for 2D/3D graphics (matrix, vector, quaternion) Seeks to be close to C89/C90 compliant for portability…☆83Updated 2 years ago
- Arbitrary precision integer and rational arithmetic library☆131Updated 8 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆118Updated 12 years ago
- C JSON parser library that doesn't suck☆281Updated 6 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆265Updated 2 months ago
- C89 compatible atomics.☆75Updated 3 months ago
- Wavelet video codec in less than 5000 lines of C. Comparable to MPEG-1/MPEG-2 in terms of efficiency and quality.☆33Updated last month