antirez / simple-language-modelLinks
Code for the video on feed-forward language model
☆70Updated last year
Alternatives and similar repositories for simple-language-model
Users that are interested in simple-language-model are comparing it to the libraries listed below
Sorting:
- A few Advent of Code puzzles (2022 edition) in C☆106Updated 2 years ago
- ☆74Updated last month
- Binary search trees☆47Updated 2 months ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- a single pass c compiler in 500 lines of python☆178Updated last year
- repl / scripting language / namespaced command line aliases☆68Updated 2 months ago
- SMAZ2: compression for very short messages for LoRa and embedded devices☆102Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 3 months ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last month
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- Very early versions of Redis with some backstory in the README☆129Updated 3 weeks ago
- A small stack based, written to bring Advent of Code 2022 Day 13 puzzle to the extreme consequences☆378Updated 2 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆448Updated last year
- B-tree generator for C☆139Updated 3 months ago
- C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.☆101Updated last year
- A Tcl interpreter in 500 lines of code☆101Updated 5 months ago
- A SQL-like query language on general Key-Value DB☆141Updated last year
- ☆183Updated 2 months ago
- Header-only library for asynchronous tasks in C☆270Updated last year
- A hash array-mapped trie implementation in C☆305Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 10 months ago
- The Xr0 Verifier for C☆179Updated 3 months ago
- Disk Based Key-Value Store Inspired by Bitcask☆196Updated last month
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆185Updated 2 years ago
- A simple C coroutine library.☆227Updated last year
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- Investigates optimizing 'wc', the Unix word count program☆256Updated last year
- Topological sort library in Zig☆94Updated 3 months ago
- A toy superoptimizer for a limited assembly language.☆58Updated 2 years ago
- An interpreter of subset of Python in Go☆50Updated 2 years ago