Results 2 repositories owned by David Leeds

hashmap

263
Stars
54
Forks
Watchers

Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.

event

23
Stars
8
Forks
Watchers

Tiny epoll-based event loop library for event-driven Linux applications