nothings /
stb
stb single-file public domain libraries for C/C++
81/100 healthLoading repository data…
forrestthewoods / repository
single-file public domain libraries
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
single-file public domain libraries
| lib | lang | doc | desc |
|---|---|---|---|
| fts_amalgamate | Python | blog | Code amalgamation tool inspired by SQLite |
| fts_ballistic_projectile | C# (Unity) | blog, demo | Solve ballistic trajectory firing angles |
| fts_fuzzy_match | C++, JavaScript | readme, blog, demo | Fuzzy string matching inspired by Sublime Text |
These are externally hosted, user written ports. I can not guarantee they are correct, up to date, or non-hostile. User beware!
| lib | lang |
|---|---|
| fts_fuzzy_match | C#, Delphi, F#, Lua, PHP, Python |
My personal take on STB style file libraries. Small librabries in one or two files that can be trivially drag'n'dropped into an existing project.
No convoluted build systems. No dependency rabbit holes. Easy to read, easy to use.
All source code is embedded with the following license:
This software is dual-licensed to the public domain and under the following license: you are granted a perpetual, irrevocable license to copy, modify, publish, and distribute this file as you see fit.
My initials; Forrest Thomas Smith.
Several! Different or multiple languages are used where appropriate.
Because I'd rather write simple code in a C++ namespace and call it a day. It's the simplest possible implementation that can be modified by users to meet their specific needs. I'd like to avoid macro hell if possible.
Core libs linked on this page are written in C++ but very near to C.
Test code is full of C++11, STL, and all kinds of icky things. Tread with caution!
Files in code/util are fully independent but not significant enough to warrant root status. They may be C++ oriented and may use C++11/14 features.
Selected from shared topics, language and repository description—not editorial ratings.
nothings /
stb single-file public domain libraries for C/C++
81/100 healthmattiasgustavsson /
Single-file public domain libraries for C/C++
74/100 healthgingerBill /
gb single-file public domain libraries for C & C++
73/100 healthblastbay /
A single file, public domain C implementation of a traditional vocoder.
51/100 healthMuukid /
Public domain single-file C library for interacting with operating systems with a cross-platform API.
60/100 healthblastbay /
A single file, public domain C implementation of aSchroeder reverb.
59/100 health