nomemory / neat-matrix-library
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
☆89Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for neat-matrix-library
- Fast Text-to-PDF Converter☆51Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆96Updated 3 years ago
- Pottery - A container and algorithm template library in C☆123Updated 2 years ago
- A simple vector library for C that can store any type.☆198Updated 6 months ago
- C implementation of Google's PageRank algorithm☆44Updated 2 years ago
- Super small, simple, and C89-compliant single-header arena "allocator".☆41Updated 5 months ago
- My variant of the C Template Library☆171Updated 7 months ago
- This is my very own text editor inspired by the kilo text editor☆15Updated 2 months ago
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago
- A set of custom memory allocators☆24Updated last year
- Linear Algebra in C☆104Updated 3 years ago
- A plotting library available in many programming languages.☆114Updated 6 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆211Updated last year
- Scalar-valued Automatic Differentiation library in C☆45Updated last year
- ☆11Updated 6 years ago
- cparse is an LR(1) and LALR(1) parser generator☆50Updated last year
- Generic Algorithms and Data Structures in C☆33Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆122Updated last year
- A small, usability-oriented generic container library.☆187Updated 2 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆58Updated last year
- A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but…☆310Updated 2 months ago
- An argument-parsing library for C.☆62Updated 3 weeks ago
- Generic, strongly typed, header-only data structures in C☆23Updated 8 months ago
- Yet another simple header only arena allocator for C11☆41Updated 4 months ago
- Simple String_View implementation for C programming language.☆130Updated 10 months ago
- A small C unit test library closely mimicking Google Test☆29Updated 2 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆151Updated 5 months ago
- 2D & 3D graph plots in OpenGL (for University)☆27Updated 11 years ago
- A versatile, performance-oriented generic hash table library for C.☆86Updated 3 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆70Updated 3 years ago