featurebase/roaring
Seebs 5c8106bead drop slice implementation
The actually-a-slice implementation of Container was useful in
debugging but does not spark joy.
2019-03-22 16:31:29 -05:00
..
testdata cleanup #1622 2018-09-06 16:27:10 -05:00
btree.go write large fragment import benchmark 2019-03-05 08:48:33 -06:00
container_stash.go drop slice implementation 2019-03-22 16:31:29 -05:00
containers.go Add stash-based implementation of Container 2019-03-22 16:31:29 -05:00
containers_btree.go Add stash-based implementation of Container 2019-03-22 16:31:29 -05:00
containers_test.go Abstract away access to container slices 2019-03-22 16:31:29 -05:00
roaring.go messing around with the performance of unmap 2019-03-22 16:31:29 -05:00
roaring_helpers_test.go Abstract away access to container slices 2019-03-22 16:31:29 -05:00
roaring_internal_test.go messing around with the performance of unmap 2019-03-22 16:31:29 -05:00
roaring_nop_paranoia.go Abstract away access to container slices 2019-03-22 16:31:29 -05:00
roaring_nop_stats.go proof of concept for stats 2018-11-15 15:10:48 -06:00
roaring_paranoia.go Abstract away access to container slices 2019-03-22 16:31:29 -05:00
roaring_stats.go proof of concept for stats 2018-11-15 15:10:48 -06:00
roaring_test.go Abstract away access to container slices 2019-03-22 16:31:29 -05:00