toys

toys.git
git clone git://git.lenczewski.org/toys.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-10-12 23:31Add queue implementationMikołaj Lenczewski6+499-14
2025-10-12 20:27Added freelist allocatorMikołaj Lenczewski2+226-28
2025-10-05 14:46Fixup list iteratorsMikołaj Lenczewski1+5-5
2025-10-04 22:14Added initial allocator implementationsMikołaj Lenczewski4+423-156
2025-10-04 22:14Added standalone assert implementationMikołaj Lenczewski6+62-53
2025-04-12 23:16Add trie implementation.Mikołaj Lenczewski3+337-1
2025-04-12 12:36Add relative pointer implementation.Mikołaj Lenczewski2+158-0
2025-04-12 11:59Initial commitMikołaj Lenczewski10+435-0