featurebase/roaring
2018-02-07 13:56:58 -06:00
..
assembly.go asm build options for non amd64 2017-05-15 11:31:41 -05:00
assembly_amd64.s roaring: fix vet issues with the assembly code 2017-05-04 11:01:10 +02:00
assembly_asm.go asm build options for non amd64 2017-05-15 11:31:41 -05:00
assembly_generic.go asm build options for non amd64 2017-05-15 11:31:41 -05:00
assembly_test.go merge 2018-02-07 13:56:57 -06:00
btree.go vendor btree in roaring package to test non-interface on key/value 2018-02-07 13:56:57 -06:00
containers_btree.go corrected return value in updater to prevent allocation 2018-02-07 13:56:57 -06:00
containers_skiplist.go add PutContainerValues to Containers interface to prevent re-allocation of containers 2018-02-07 13:56:57 -06:00
containers_test.go added slice containers type for in memory bitmaps and btree for file based 2018-02-07 13:56:58 -06:00
roaring.go added slice containers type for in memory bitmaps and btree for file based 2018-02-07 13:56:58 -06:00
roaring_internal_test.go fix a bunch of bugs and add some tests 2018-02-07 13:56:56 -06:00
roaring_test.go added slice containers type for in memory bitmaps and btree for file based 2018-02-07 13:56:58 -06:00