Skip to content

kevreco/re.lib

Repository files navigation

re.lib

Various small, portable and maintainable C libraries.

Arena allocator.

Dynamic array.

More or less typesafe dynamic array wrapper.

Map using sorted array.

Dynamic string. It requires strv.h.

Robin hood hash table.

Specialized hash table to store pointers.

String view.

Misc.

Inspired by stb lib.

About

Some of my personal C library components.

Topics

Resources

Stars

Watchers

Forks