Skip to content

roguxivlo/kv-fifo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kv-fifo

Data structure combining properties of key-value map and FIFO queue, developed in C++. It has custom iterators, makes use of Copy On Write mechanism and provides strong exception safety guarantees.

Developed in collaboration with Damian Dąbrowski

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages