Collection of contiguous data structures. Hopefully, this will contain contiguous_map, contiguous_unordered_set and contiguous_unordered_map. Right now it only contains contiguous_set. Small benchmarks of contiguous_set suggest that this is wildly slower than set. Contiguous data structures are probably a good idea, but unless you know more underlying assumptions they aren't worth it. At least not in this implementation which admittedly is terrible.
-
Notifications
You must be signed in to change notification settings - Fork 0
Collection of contiguous data structures.
License
nomad010/contiguous_ds
About
Collection of contiguous data structures.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published