blat-blatnik / B-LibraryLinks
A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.
☆13Updated 2 years ago
Alternatives and similar repositories for B-Library
Users that are interested in B-Library are comparing it to the libraries listed below
Sorting:
- Colby Hall's C++ Standard Library☆11Updated 5 years ago
- QLL : Level loaders☆15Updated 5 years ago
- A binary tree based memory allocator in C.☆11Updated 7 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 7 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Fast Point Overlap Test☆17Updated 6 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆18Updated 8 months ago
- A one-stop font atlas generator☆14Updated 7 years ago
- Public domain single-file header-only C libraries☆12Updated 7 years ago
- A library of shared C++ components, in a handy Modern CMake wrapper.☆26Updated 2 years ago
- ☆9Updated 4 years ago
- a ring buffer for variable sized continuous data☆16Updated 9 years ago
- Platform abstraction and utility library☆19Updated last week
- kj is a small collection of stb inspired libs.☆18Updated 7 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- ☆12Updated 8 years ago
- OpenGL Rendering as a seperate process (Black Box)☆11Updated 7 years ago
- C/C++ helpers☆23Updated 9 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Intermediate Compute Language with OpenCL/CUDA Backends☆18Updated 10 years ago
- Convert rigged models into simple, easy-to-parse formats☆14Updated 9 years ago
- Single header SPIR-V compressor for C and C++☆31Updated 8 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated last year
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.☆14Updated 7 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆29Updated 8 years ago
- Embeddable preprocessor based on clang. Created to compile ubershaders, but can preprocess anything you like.☆22Updated 7 years ago
- Single header library for creating image atlases.☆27Updated 3 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 5 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago