ObjFW  Changes To Third-party Libraries

Changes to "Third-party Libraries" between 2020-09-01 00:15:11 and 2020-10-10 18:53:53

1
2
3
4
5

6
7
8
9
10
11
12
13
14
15
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16





+










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
* [ObSQLite3](https://fossil.nil.im/objsqlite3) - SQLite3 bindings for ObjFW using native collections
* [ObjPgSQL](https://fossil.nil.im/objpgsql) - PostgreSQL bindings for ObjFW using native collections
* [ObjMatrix](https://fossil.nil.im/objmatrix) - A [Matrix](https://matrix.org) client library for ObjFW
* [ObjXMPP](https://fossil.nil.im/objxmpp) - An XMPP library for ObjFW
* [ObjIRC](https://fossil.nil.im/objirc) - An IRC library for ObjFW
* [ObjQt](https://fossil.nil.im/objirc) - Qt bindings for ObjFW
* [ObjGameKit](https://fossil.nil.im/objgamekit) - A framework for writing games using ObjFW
* [ObjGUI](https://fossil.nil.im/objgui) - 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