8000 GitHub - kevreco/re.lib: Some of my personal C library components.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

0