stb
Graphics libraries
A collection of small C libraries for various tasks like image loading, font rendering, and 3D graphics.
stb single-file public domain libraries for C/C++
27k stars
624 watching
8k forks
Language: C
last commit: 12 days ago
Linked from 10 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nothings/single_file_libs | A collection of single-file libraries providing utility functions. | 8,980 |
snowkit/linc_stb | Native bindings for popular image processing libraries | 9 |
ststeiger/pdfsharpcore | A .NET Standard port of the PdfSharp library with support for .NET Core and various image and font libraries. | 1,075 |
yui0/slibs | A collection of single-file libraries for various C/C++ tasks and functionalities. | 117 |
ragibson/steganography | This project provides tools and techniques to hide data within digital files by manipulating their least significant bits, allowing for secure data transmission or storage. | 572 |
google/sandboxed-api | Generates stub APIs and enforces security policies to isolate C/C++ libraries within sandboxes. | 1,667 |
septag/dds-ktx | A single-header library for parsing KTX/DDS images without allocation or dependencies. | 113 |
prideout/single_file_libs | A curated list of portable, easy-to-integrate single-file C/C++ libraries with minimal dependencies for various purposes. | 5 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
fmtlib/fmt | A formatting library providing a safe and fast alternative to C and C++ input/output functions | 20,794 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
jessey-git/fx-gltf | A C++ header-only library for serializing and deserializing 3D models in glTF format | 356 |
srombauts/simplexnoise | An implementation of Perlin's Simplex Noise algorithm for generating pseudo-random fluctuations and patterns | 320 |
bytecodealliance/cap-std | A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 660 |
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,676 |