ObjFW  Changes To Third-party Libraries

Initial version of "Third-party Libraries"















1
2
3
4
5
6
7
8
9
10
11
12
13
14
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is an incomplete list of third-party libraries for ObjFW. Everybody can add libraries here (click login to register an account), so the quality of the linked libraries may vary. Feel free to add your own library!

* [ObjOpenSSL](https://fossil.nil.im/objopenssl) - Easy-to-use TLS sockets using OpenSSL
* [ObjPgSQL](https://fossil.nil.im/objpgsql) - PostgreSQL-bindings for ObjFW using native collections
* [ObjXMPP](https://git.nil.im/objxmpp.git) - An XMPP library for ObjFW
* [ObjIRC](https://git.nil.im/objirc.git) - An IRC library for ObjFW
* [ObjQt](https://git.nil.im/objirc.git) - Qt bindings for ObjFW
* [ObjGameKit](https://git.nil.im/objgamekit.git) - A framework for writing games using ObjFW
* [ObjGUI](https://git.nil.im/objgui.git) - GUI-abstraction for ObjFW
* [atropine](https://github.com/daumiller/atropine) - Graphics library (cross-platform Cairo + Pango wrapper)
* [adenosine](https://github.com/daumiller/adenosine) - GTK+ 3 wrapper (depends on atropine library)
* [GTKKit](https://github.com/KyleCardoza/GTKKit) - A Multithreaded MVC GUI API for ObjFW (based on GTK 3)
* [PLDatabase](https://github.com/GunGraveKoga/pldatabase) - SQL database access library adopted to ObjFW
* [FFIClosure](https://github.com/GunGraveKoga/FFIClosure) - ObjC wrapper for libffi trampolines