tinypile

February 27, 2019 ยท View on GitHub

Pile of various tiny (single- or two-file) libs.

  • Cross-platform C/C++.
  • Public Domain.
  • Self-contained.
  • No exceptions, no RTTI, full control over memory allocation.
  • No build system, no hassle.
ThingFilesLanguageSummaryStatus
LuaAlloc.c + .hC99Lua small block allocatorStable.
JPS v2.hhC++982D Pathfinding: A*, Jump Point SearchExperimental, needs testing.

My other tiny libs that reside in their own repos for historical reasons:

ThingLanguageSummary
JPS (old version)C++03Jump point search (2D Pathfinding)
minihttpC++03HTTP(S) client lib

Inspired by: