single_file_libs
Utility libs
A collection of single-file libraries providing utility functions.
List of single-file C/C++ libraries.
9k stars
345 watching
589 forks
last commit: 10 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nothings/stb | A collection of small C libraries for various tasks like image loading, font rendering, and 3D graphics. | 26,900 |
prideout/single_file_libs | A curated list of portable, easy-to-integrate single-file C/C++ libraries with minimal dependencies for various purposes. | 5 |
yui0/slibs | A collection of single-file libraries for various C/C++ tasks and functionalities. | 117 |
attractivechaos/klib | A standalone and lightweight C library providing efficient implementations of various algorithms and data structures | 4,204 |
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,676 |
alairion/not-enough-standards | A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
randygaul/cute_headers | A collection of single-file C/C++ libraries implementing various game-related functionalities. | 4,313 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications. | 8,434 |
pagghiu/sanecpplibraries | A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations. | 520 |
small-c/obj.h | A single-header implementation of OOP in pure C using the power of preprocessor and assembly hacking. | 107 |
chrberger/libcluon | A lightweight C++ library for building distributed systems with messaging and serialization capabilities | 100 |
libarchive/libarchive | A portable C library for reading and writing streaming archives in various formats. | 3,050 |
karlyamashita/common_libraries | Reusable C libraries for various common functionalities in software development | 22 |
vurtun/lib | A collection of single header libraries providing basic functionality for C/C++ development, including networking, multithreading, compression, and JSON parsing. | 1,272 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,126 |