wernsey / miscsrc
My collection of miscellaneous source code
☆31Updated 8 months ago
Alternatives and similar repositories for miscsrc:
Users that are interested in miscsrc are comparing it to the libraries listed below
- Public domain single-file header-only C libraries☆12Updated 6 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- Rendering library for 2D/3D graphics☆22Updated last year
- My C libraries☆25Updated last month
- kj is a small collection of stb inspired libs.☆18Updated 6 years ago
- Single file, public domain file system library.☆38Updated 8 months ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆15Updated 10 months ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Updated 6 years ago
- Locate Visual Studio installations in Python and C☆16Updated 3 years ago
- Simple and convenient data structure single-file public domain libraries for C/C++☆33Updated 4 years ago
- Network library☆17Updated last year
- Single header libraries☆23Updated 4 years ago
- Arbitrary precision integer library for C and C++☆32Updated 6 months ago
- Generic type-safe vector, hash map, and concurrent queue for C