antirez / simple-language-modelLinks
Code for the video on feed-forward language model
☆73Updated 2 years ago
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☆108Updated 3 years ago
- Writing a SQL database, take two: Zig and RocksDB☆162Updated 3 years ago
- ☆78Updated 7 months ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated 5 months ago
- a single pass c compiler in 500 lines of python☆212Updated 2 years ago
- repl / scripting language / namespaced command line aliases☆72Updated 4 months ago
- An interpreter of subset of Python in Go☆50Updated 2 years ago
- B-tree generator for C☆145Updated 3 months ago
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- Zig library for HyperLogLog estimation☆93Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 9 months ago
- API server for aolium.com☆18Updated last year
- Probabilistic transaction graph for optimistic concurrency control.☆49Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- 😎 A curated list of WebAssembly runtimes☆61Updated last year
- ☆176Updated 4 months ago
- Topological sort library in Zig☆97Updated last month
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- Disk Based Key-Value Store Inspired by Bitcask☆199Updated 7 months ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated 2 years ago
- Zig bindings for libuv. Also a build script to build libuv from scratch using only Zig (for easy cross-compilation, integration with Zig,…☆20Updated 3 years ago
- A hash array-mapped trie implementation in C☆323Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆102Updated 3 years ago
- event broker with a focus on low operational cost☆49Updated 6 months ago
- ☆183Updated 8 months ago
- A Tcl interpreter in 500 lines of code☆122Updated 11 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago