ANSI C implementation of dynamic array, with interface similar to C++ std::vector
☆43Nov 1, 2023Updated 2 years ago
Alternatives and similar repositories for scv
Users that are interested in scv are comparing it to the libraries listed below
Sorting:
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 2 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- A quadtree implementation in C99☆23Nov 20, 2014Updated 11 years ago
- Simple RPC in C++, with Python binding☆27Apr 24, 2015Updated 10 years ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Apr 10, 2011Updated 14 years ago
- Tiny raster font blitting library☆26Dec 8, 2017Updated 8 years ago
- 2D Geometry Intersection Library☆21Jul 28, 2016Updated 9 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Jan 23, 2019Updated 7 years ago
- ☆12Oct 13, 2022Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 10 years ago
- My C libraries☆26Sep 1, 2025Updated 6 months ago
- jwlink is a fork of the open watcom linker wlink. May create 16-, 32- and 64-bit binaries.☆26Updated this week
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Nov 15, 2013Updated 12 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 10 years ago
- Embeddable .NET immutable noSQL database that will replicate with CouchDB☆13Apr 14, 2016Updated 9 years ago
- mirror of Fabrice Bellard's libbf tar releases, with fixes and CI☆16Aug 19, 2025Updated 6 months ago
- A simple triangle rasterizer☆17Jun 21, 2014Updated 11 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Header only debug module for c++11☆38Feb 6, 2015Updated 11 years ago
- A Cinder block for dealing with geographic coordinates☆10Feb 6, 2020Updated 6 years ago
- Small portable regex in C (cbmc verified, and extended)☆13Jun 6, 2023Updated 2 years ago
- ☆10Oct 5, 2016Updated 9 years ago
- Image resizing app that uses seam carving