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:
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆160Updated 6 months ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆99Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- ☆178Updated 2 years ago
- Various containers written for C programmers who need complete control over their memory.☆14Updated last week
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- A tinycompiler in C from scratch☆108Updated last year
- Chasm Runtime Assembler.☆147Updated last month
- A blazing fast, MT-safe, lockfree and branchless circular byte buffer for SPSC in 50 loc☆12Updated 3 months ago
- C23 Checked Arithmetic☆150Updated 4 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆149Updated 6 months ago
- A simple Garbage Collected Arena for C.☆19Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆115Updated 2 years ago
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- ☆295Updated last year
- Attempt at Neuralink's Compression Challenge☆89Updated last year
- A simple In memory file system written in C☆39Updated 8 months ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- A C-compiler written in C☆76Updated 10 months ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆370Updated 7 months ago
- A collection of freestanding single-header libraries for modern C development☆50Updated 3 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 10 months ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- Compiling C to FlipJump☆96Updated 11 months ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆133Updated 5 months ago
- A set of custom memory allocators☆25Updated 2 years ago
- Just a simple OpenGL template that I use on my streams.☆100Updated 2 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 3 months ago