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
- A single header buddy memory allocator for C & C++☆225Updated last week
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆303Updated last year
- A collection of neat C and C++ trivia and oddities.☆38Updated 7 months ago
- Fast simple C vector implementation☆36Updated 2 years ago
- A simple vector library for C that can store any type.☆224Updated 2 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆174Updated 4 months ago
- Chasm Runtime Assembler.☆147Updated last month
- A small C unit test library closely mimicking Google Test☆35Updated 7 months ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 5 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆213Updated 2 years ago
- Tiny inflate library (inflate, gzip, zlib)☆198Updated 3 years ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆459Updated last year
- A header-only, pure-C math library for 2D/3D graphics (matrix, vector, quaternion) Seeks to be close to C89/C90 compliant for portability…☆95Updated 6 months ago
- A small C library for opening a file dialog☆210Updated last year
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆160Updated 6 months ago
- Small XML parser in C☆88Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆165Updated 7 months ago
- 24-bit BMP (Bitmap) ANSI C header library☆91Updated 6 years ago
- Simple green threads implementation for C ;)☆18Updated 2 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆176Updated last month
- SHA-2 algorithm implementations☆198Updated 6 months ago
- An argument-parsing library for C.☆80Updated 6 months ago
- A list of awesome C preprocessor stuff☆376Updated 5 months ago
- str: yet another string library for C language.☆346Updated last year
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆217Updated last year
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆49Updated 4 years ago
- (Hopefully) useful code snippets and header-only libs☆202Updated 10 months ago