vgteam / libhandlegraph

Library for the Handle Graph abstraction
MIT License
20 stars 3 forks source link

Rip out the fiddly mmap code for libbdsg to own #63

Closed adamnovak closed 3 years ago

adamnovak commented 3 years ago

I decided libbdsg should keep the mmap implementation and libhandlegraph should just have an interface that specifies file descriptor based serialization.