diff --git a/readme.md b/readme.md index bce88bd..be89aed 100644 --- a/readme.md +++ b/readme.md @@ -44,6 +44,7 @@ - [CurtisFenner/zsmol](https://github.com/CurtisFenner/zsmol) The new Smol compiler and reference. - [squeek502/zua](https://github.com/squeek502/zua) An implementation of Lua 5.1 in Zig, for learning purposes - [Vexu/bog](https://github.com/Vexu/bog) Small, strongly typed, embeddable language. +- [oven-sh/bun](https://github.com/oven-sh/bun) Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one. ## Database - [kristoff-it/redis-cuckoofilter](https://github.com/kristoff-it/redis-cuckoofilter) Hashing-function agnostic Cuckoo filters for Redis