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
443 stars
32 watching
96 forks
Language: C
last commit: about 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 | A comprehensive C library providing various data structures, algorithms, and utilities for cross-platform software development | 47 |
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 portable GUI library for Ruby that wraps the libui family. | 209 |
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 | 605 |
libui-ng/libui-ng | A portable GUI library for C that uses native platform technologies | 655 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 485 |
tracktion/choc | A collection of header-only classes to provide basic useful tasks with minimal dependencies. | 550 |
zpl-c/zpl | A set of reusable C libraries for simplifying common tasks and providing a foundation for other modules. | 996 |
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. | 424 |