commit 4db8966ab4f7b8c7edca9476a4bc6ef89c77c62e
Author: Miloslav Číž <[email protected]>
Date: Tue Aug 13 17:13:57 2019 +0200
Shamelessly try to add my libraries
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 140d96bc..0f5d1f20 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -40,10 +40,11 @@ because it makes them legally compatible with other
suckless projects.
* [libev](http://software.schmorp.de/pkg/libev.html) - high performance
event-loop modelled after libevent but much smaller (dual licensed under
2-clause BSD and GPL).
* [mandoc](http://mandoc.bsd.lv/) - The mandoc UNIX manpage compiler toolset.
* [pjsip](http://www.pjsip.org/) - open-source SIP stack (GPL).
+* [raycastlib](https://gitlab.com/drummyfish/raycastlib) - Single-header
public domain C raycasting renderer with no dependencies, using only integer
math.
* [sdhcp](https://git.2f30.org/sdhcp/) - IPv4 DHCP client.
+* [small3dlib](https://gitlab.com/drummyfish/small3dlib) - Single-header
public domain C software 3D renderer with no dependencies, using only integer
math.
* [termbox](https://github.com/nsf/termbox) - simple ncurses-like library for
creating TUIs.
-
### Distros
* [bare](https://git.uggedal.com/unmaintained/bare/) - A simple distro using
suckless software.