Janko-dev / autodiffLinks
Scalar-valued Automatic Differentiation library in C
☆53Updated last year
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…☆98Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆147Updated last month
- SSA based compiler targeting x86_64☆10Updated 3 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated this week
- ☆174Updated last year
- my little linear algebra library☆46Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆43Updated 3 years ago
- A recurrent (LSTM) neural network in C☆94Updated 3 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- A C-compiler written in C☆76Updated 5 months ago
- ☆295Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆134Updated 5 months ago
- Various containers written for C programmers who need complete control over their memory.☆14Updated this week
- A set of custom memory allocators☆26Updated last year
- A tinycompiler in C from scratch☆95Updated 11 months ago
- Tiny hash function in C☆136Updated 11 months ago
- Chasm Runtime Assembler.☆136Updated last month
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated last month
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆124Updated 3 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 4 years ago
- C23 Checked Arithmetic☆134Updated 7 months ago
- Single-header library for printing anything in C (on Linux)☆37Updated last month
- The Roman II Programming Language☆70Updated 3 years ago
- Simple stb-style header-only library for Neural Networks☆376Updated last year
- Fast Text-to-PDF Converter☆54Updated 2 weeks ago
- A small, ergonomic generic container library.☆338Updated 2 weeks ago
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆114Updated last year
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆74Updated this week
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated 9 months ago