Updated projects

This commit is contained in:
Eduard Urbach 2025-02-18 00:11:24 +01:00
parent 4c6597137a
commit 7fee9a4cee
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0
3 changed files with 10 additions and 16 deletions

View File

@ -1,7 +1,14 @@
### 🌱 q
A programming language that is best described as a modern `C` with a focus on simplicity.
The compiler is quick, the executables are tiny and fast.
Currently under heavy development.
The compiler is:
[git](https://git.akyoto.dev/cli/q) | [donate](https://buy.stripe.com/4gw7vf5Jxflf83m7st)
- 16x faster than gcc/clang
- 14x faster than Go
- 100x smaller in code size
The executables are tiny, requiring just 106 bytes for a `Hello` program on top of headers.
The execution speed is currently equivalent to unoptimized machine code but there is work being done in this area to get closer to C/Go/Rust/Zig.
[git](https://git.akyoto.dev/cli/q) | [donate](https://en.liberapay.com/akyoto)

View File

@ -1,7 +0,0 @@
### 🚀 web
The fastest and most scalable HTTP router for Go.
Intended to be used behind a reverse proxy like `caddy`.
This website is running it on the backend.
[git](https://git.akyoto.dev/go/web) | [donate](https://buy.stripe.com/7sIdTD9ZN6OJ3N6bIK) | [benchmarks](https://web-frameworks-benchmark.netlify.app/result)

View File

@ -1,6 +0,0 @@
### 💃 notify.moe
An anime tracker, database and community.
The website is very lightweight using less than 50 KB at its core and I still keep my promise to never show ads since 2016.
[git](https://git.akyoto.dev/web/notify.moe) | [donate](https://buy.stripe.com/bIYcPzeg35KF0AUeUX)