Updated projects
This commit is contained in:
parent
4c6597137a
commit
7fee9a4cee
@ -1,7 +1,14 @@
|
|||||||
### 🌱 q
|
### 🌱 q
|
||||||
|
|
||||||
A programming language that is best described as a modern `C` with a focus on simplicity.
|
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.
|
The compiler is:
|
||||||
Currently under heavy development.
|
|
||||||
|
|
||||||
[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)
|
@ -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)
|
|
@ -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)
|
|
Loading…
x
Reference in New Issue
Block a user