Pinned Repositories
event
Tiny epoll-based event loop library for event-driven Linux applications
hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
jstore
Modern C++ library for serialization and persistent storage of application configuration and state
wordle-solver
Interactive CLI to look up word options for the Wordle game
DavidLeeds's Repositories
DavidLeeds/hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
DavidLeeds/event
Tiny epoll-based event loop library for event-driven Linux applications
DavidLeeds/wordle-solver
Interactive CLI to look up word options for the Wordle game
DavidLeeds/jstore
Modern C++ library for serialization and persistent storage of application configuration and state