Janko-dev / autodiffLinks
Scalar-valued Automatic Differentiation library in C
☆53Updated 2 years ago
Alternatives and similar repositories for autodiff
Users that are interested in autodiff are comparing it to the libraries listed below
Sorting:
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆97Updated last year
- ☆294Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 5 months ago
- my little linear algebra library☆45Updated last year
- ☆175Updated last year
- A recurrent (LSTM) neural network in C☆94Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆152Updated 2 months ago
- C23 Checked Arithmetic☆138Updated 2 weeks ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆69Updated 3 weeks ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Tiny hash function in C☆140Updated 11 months ago
- A tinycompiler in C from scratch☆104Updated last year
- Chasm Runtime Assembler.☆138Updated last month
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated last month
- A small, toy BitTorrent client written in C, using only the standard library☆63Updated last year
- Various containers written for C programmers who need complete control over their memory.☆14Updated last week
- Compiling C to FlipJump☆92Updated 6 months ago
- Attempt at Neuralink's Compression Challenge☆86Updated last year
- A small, ergonomic generic container library.☆343Updated last month
- A simple C coroutine library.☆227Updated last year
- The Xr0 Verifier for C☆178Updated 3 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- Just a simple OpenGL template that I use on my streams.☆89Updated 2 years ago
- clex is a simple lexer generator☆96Updated 3 weeks ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated 9 months ago
- A mini x86-64 assembler for fun and learning.☆219Updated 4 months ago
- Modeling futexes in TLA+☆20Updated 10 months ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆27Updated 7 months ago