ESultanik / mtwisterLinks
A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.
☆125Updated last year
Alternatives and similar repositories for mtwister
Users that are interested in mtwister are comparing it to the libraries listed below
Sorting:
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- A single header buddy memory allocator for C & C++☆202Updated last month
- Tiny inflate library (inflate, gzip, zlib)☆190Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- A collection of neat C and C++ trivia and oddities.☆37Updated 3 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆289Updated 9 months ago
- C17 compiler implementation from scratch☆64Updated 2 years 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…☆93Updated 2 months ago
- Chasm Runtime Assembler.☆140Updated 2 months ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated last month
- 24-bit BMP (Bitmap) ANSI C header library☆88Updated 6 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆454Updated 10 months ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆49Updated 3 years ago
- Fast simple C vector implementation☆36Updated 2 years ago
- Fast Text-to-PDF Converter☆54Updated 2 months ago
- Intel's x86-64 Architecture Simulation in C++☆214Updated 3 years ago
- The Public Domain C Library☆249Updated last week
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆43Updated 2 years ago
- A small C library for opening a file dialog☆201Updated last year
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆211Updated 2 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆199Updated 11 months ago
- TOML C library☆68Updated 4 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆171Updated 2 weeks ago
- Collection of small public domain file archivers☆68Updated last year
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆75Updated last year
- (Hopefully) useful code snippets and header-only libs☆201Updated 7 months ago
- Turbo C conio.h clone for windows and linux☆39Updated last year
- Parser for argv that works similarly to getopt☆189Updated last year
- Yet another INI parser☆174Updated 3 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆154Updated 2 months ago