Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ Big libraries that provide data structures and other stuff you expect of a
structures. [``GPL-2.0-only``][GPL-2.0-only]
* [libU][28] - Small library of basic utilities, including memory allocation,
string manipulation and logging. [``BSD-3-Clause``][BSD-3-Clause]
* [libxutils][701] - Simple and yet powerful cross-platform C library providing data structures, algorithms and much more. [``MIT``][MIT]
* [PBL][346] - Large library of utilities, featuring data structures, among
other things. [``LGPL-2.1-or-later``][LGPL-2.1-or-later]
* [plibsys][588] - Cross-platform system C library. Zero third-party dependencies, uses only native system calls. [``MIT``][MIT]
Expand Down Expand Up @@ -1829,5 +1830,6 @@ support for C.
[621]: https://github.com/pspdev/pspsdk/blob/master/LICENSE
[622]: https://remove-to-waste.info
[700]: https://viewsourcecode.org/snaptoken/kilo/
[701]: https://github.com/kala13x/libxutils