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
- Tiny inflate library (inflate, gzip, zlib)☆198Updated 3 years ago
- A single header buddy memory allocator for C & C++☆227Updated last month
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 5 months ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- A collection of neat C and C++ trivia and oddities.☆38Updated 7 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…☆98Updated 6 months ago
- Collection of small public domain file archivers☆67Updated 2 years ago
- Chasm Runtime Assembler.☆148Updated 2 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆213Updated 2 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆309Updated last year
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git☆75Updated 2 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆175Updated 4 months ago
- A versatile, performance-oriented generic hash table library for C.☆172Updated 8 months ago
- (Hopefully) useful code snippets and header-only libs☆202Updated 11 months ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆461Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆254Updated last year
- Single header C networking libraries for games and casual use.☆21Updated 9 months ago
- The Public Domain C Library☆264Updated 2 months ago
- 24-bit BMP (Bitmap) ANSI C header library☆91Updated 6 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆219Updated last year
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆49Updated 4 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆160Updated 7 months ago
- A very simple utility for converting a binary file to a c source file☆155Updated 5 years ago
- Fast simple C vector implementation☆36Updated 2 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- A simple vector library for C that can store any type.☆228Updated 2 months ago
- str: yet another string library for C language.☆347Updated last week
- chaos preprocessor library. this is what boost preprocessor derived from.☆128Updated 13 years ago