ESultanik / mtwisterLinks
A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.
☆126Updated 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☆51Updated 6 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆459Updated last year
- Fast simple C vector implementation☆36Updated 2 years ago
- A single header buddy memory allocator for C & C++☆219Updated last month
- 🚀 OOP in pure C with a single-header☆130Updated 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.☆302Updated last year
- Tiny inflate library (inflate, gzip, zlib)☆196Updated 3 years ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆212Updated 2 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆49Updated 4 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…☆98Updated 5 months ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 4 months ago
- Turbo C conio.h clone for windows and linux☆43Updated last year
- 24-bit BMP (Bitmap) ANSI C header library☆91Updated 6 years ago
- A small C library for opening a file dialog☆212Updated last year
- Wavelet video codec in less than 5000 lines of C. Comparable to MPEG-1/MPEG-2 in terms of efficiency and quality.☆33Updated last year
- Chasm Runtime Assembler.☆145Updated 2 weeks ago
- The Public Domain C Library☆259Updated 2 weeks ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆159Updated 5 months ago
- A very simple utility for converting a binary file to a c source file☆153Updated 5 years ago
- (Hopefully) useful code snippets and header-only libs☆202Updated 10 months ago
- A versatile, performance-oriented generic hash table library for C.☆159Updated 6 months ago
- A simple vector library for C that can store any type.☆223Updated last month
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆74Updated 2 years ago
- A collection of neat C and C++ trivia and oddities.☆38Updated 6 months ago
- str: yet another string library for C language.☆344Updated last year
- TOML C library☆78Updated 6 months ago
- A small, ergonomic generic container library.☆390Updated 4 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆843Updated 2 weeks ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆215Updated last year