slcl 0.2.0 release
I have just released slcl v0.2.0, a minimalist web file server written in C for Unix-like systems:
If you have never heard about this project before, it aims to provide similar features to Nextcloud's "Files" webapp, but using ~100x less resources. It has almost no dependencies and relies on libweb, a HTTP web server library written from scratch in C.
Static Linux binaries for x86 and x86_64 are already available, and aarch64 and armv7 binaries shall be released soon.
2024-02-12 · 2 years ago · 👍 drh3xx, Addison, nerd
3 Comments ↓
🦆 CitySlicker · 2024-02-13 at 11:19:
Looks pretty cool. I may have to try it on my home server soon. Like you, I had nextcloud on a raspberry pi, and quickly found it is way to resource intensive.
🕹️ nerd · 2024-02-14 at 06:22:
this looks great!!
Slcl sounds like a Lisp compiler.
Source