Skip to content

kevreco/re.lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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