single_file_libs
Utility libs
A collection of single-file libraries providing utility functions.
List of single-file C/C++ libraries.
9k stars
346 watching
594 forks
last commit: about 1 year 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. | 27,210 |
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. | 118 |
attractivechaos/klib | A standalone and lightweight C library providing efficient implementations of various algorithms and data structures | 4,227 |
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,682 |
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,334 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,503 |
pagghiu/sanecpplibraries | A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |
small-c/obj.h | A single-header implementation of OOP in pure C using the power of preprocessor and assembly hacking. | 109 |
chrberger/libcluon | A lightweight C++ library for building distributed systems with messaging and serialization capabilities | 101 |
libarchive/libarchive | A portable C library for reading and writing streaming archives in various formats. | 3,066 |
karlyamashita/common_libraries | Reusable C libraries for various common functionalities in software development | 24 |
vurtun/lib | A collection of single header libraries providing basic functionality for C/C++ development, including networking, multithreading, compression, and JSON parsing. | 1,276 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |