libu
Utility library
A C utility library providing basic functionality such as memory allocation and networking.
LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks
441 stars
32 watching
96 forks
Language: C
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
keybuk/libnih | A lightweight C library providing standard functions to ease development of other libraries and applications. | 89 |
kala13x/libxutils | Provides a cross-platform C library with various utility functions and features for building networked applications | 44 |
ertugrulcetin/kezban | A utility library for working with Clojure and ClojureScript, providing various macros, functions, and data structures for concise code development. | 43 |
francesco149/liboli | A single-header C89 utility library with miscellaneous utilities | 12 |
kojix2/libui | A Ruby wrapper around a cross-platform GUI library written in C. | 205 |
kazhuravlev/just | A collection of useful functions for common tasks in software development. | 32 |
gingerbill/gb | A collection of small, high-quality libraries providing basic functionality for C and C++ development | 600 |
libui-ng/libui-ng | A portable GUI library for C that uses native platform technologies | 641 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
tracktion/choc | A collection of header-only classes to provide basic useful tasks with minimal dependencies. | 539 |
zpl-c/zpl | A set of reusable C libraries for simplifying common tasks and providing a foundation for other modules. | 993 |
stylewarning/quickutil | A utility library for Common Lisp that aims to provide a concise and efficient way of solving common problems | 87 |
shomali11/util | A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. | 292 |
andrewboryk/abutils | A utility library providing pre-written functionality to simplify development and reduce repetitive code. | 5 |
eteran/cpp-utilities | A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. | 422 |