Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/peermaps/bitfield-db

bitfield database with rank+select over persistent storage. based on roaring+run and fenwick trees
https://github.com/peermaps/bitfield-db

1.2.3

b243ea50e82b143e1bb6fb874d4ea4833098649a authored about 5 years ago by substack <[email protected]>
fix for len=0

a007774d7a746d598f3a0f492edf3a3fed7f619d authored about 5 years ago by substack <[email protected]>
1.2.2

c48a0213439491a1e3d5edb756161d921e9b8edc authored over 5 years ago by substack <[email protected]>
license for contributing

3a13470c3bbf709f9d8ddeae67e410fcb0d14bf5 authored over 5 years ago by substack <[email protected]>
1.2.1

214871b1d001b471fc01a30d8a087f3ec25634eb authored over 5 years ago by substack <[email protected]>
wait for all flushes to finish and db to write before draining any write queues

71651331e3bb25d176f756af63bd9dbfdde363cf authored over 5 years ago by substack <[email protected]>
fix for multi using callback correctly

d25706934b9777df0acb37ce8382ac334c105614 authored over 5 years ago by substack <[email protected]>
failing next0 test using a real file

8ffa96b8184d38f77b687fccf0bdc1b2624342ec authored over 5 years ago by substack <[email protected]>
next0 tests

286e0eee15566759c83622ce78f8edeb607540b5 authored over 5 years ago by substack <[email protected]>
1.2.0

bb91a5d2ffc6d15fe7410005f3a040ee96712a9f authored over 5 years ago by substack <[email protected]>
zero based numbering

05e98d472c37982f060b9b69fe7db6e5a252fc3f authored over 5 years ago by substack <[email protected]>
1.1.0

21965bcf3ff873a4635525b8d67dd678efaca5ae authored over 5 years ago by substack <[email protected]>
prefixes and multi mode

b2c50e9c6bfd8fda72bb5639b7c113ca336d9da8 authored over 5 years ago by substack <[email protected]>
1.0.1

e180717c19bbf88fcf29911c13110cdc69b7213d authored over 5 years ago by substack <[email protected]>
keywords

b2555d4694762492207c70b610168a471edf2d42 authored over 5 years ago by substack <[email protected]>
package.json

8d2c91709ed5e6c5aa0194bc8d8b87236e27edfe authored over 5 years ago by substack <[email protected]>
fixed issue resuming from previous file

004545366244885caab684c845324ce41a416793 authored over 5 years ago by substack <[email protected]>
docs

09cd80b7cd521cb9598a6b2d53c775b5ed37a8ab authored over 5 years ago by substack <[email protected]>
fixes for counting with deletes, more tests

974e18c8ce7de45e994bce00c0c0bdd88d74d7ed authored over 5 years ago by substack <[email protected]>
delete implementation with an array test

8db6d9a3c3225921bb9e9b45baef75b04cbe149e authored over 5 years ago by substack <[email protected]>
multi-node type succ/pred test

a3f676934f4625aad7197de0cb68b433e3aa83bb authored over 5 years ago by substack <[email protected]>
another select() test with fixes

fc1a58d7ab92d982e5a43fda12467068a79438cc authored over 5 years ago by substack <[email protected]>
select, pred, and succ implementations

84e91aac750d883792295d6af30245ef4e396be9 authored over 5 years ago by substack <[email protected]>
run rank test with updates

71394ab5edf9f92cf9d00eeaef017ccc4c51a037 authored over 5 years ago by substack <[email protected]>
multi bitfield rank test

4cc3f656c4c1ab9d430f1a6a235ff4724412a4c6 authored over 5 years ago by substack <[email protected]>
rank working with bitfields

4d20ec3ca9b0d8aa600ce7e3803f49bf07cae868 authored over 5 years ago by substack <[email protected]>
remove unused cindex calculations

dbb21750540d4205e992603a31d8f277632f00ef authored over 5 years ago by substack <[email protected]>
multi-node array test for rank

b2e8bf2dad32225c4430ced360975192c7948585 authored over 5 years ago by substack <[email protected]>
rank() with tests for single-node arrays

0b681fd1320581b85c82f7dc5def05e457ba57c5 authored over 5 years ago by substack <[email protected]>
rank+select for sparse fenwick trees

e0acb2b3b17070d140d88012a373dd9bfea32830 authored over 5 years ago by substack <[email protected]>
s/Roaring/Bitfield/

a29df9fe4b659e7ce0751dab290ff9d4d8f36297 authored over 5 years ago by substack <[email protected]>
fix paper link

d1dedf9c642ff5b1ed6b16e5df7f6dd98ee0b965 authored over 5 years ago by substack <[email protected]>
license zero parity

169104d2c2470eb544c4d94445cb60eb0add0dae authored over 5 years ago by substack <[email protected]>
updated name

8c336dc6d8b6223357655196336d260ec56b4084 authored over 5 years ago by substack <[email protected]>
fenwick tree with rank+select

c1a358622eabbc86d923a233405b38f1014e422f authored over 5 years ago by substack <[email protected]>
run test

0254b0404eff621dd62f4450545450c2a3077ab5 authored over 5 years ago by substack <[email protected]>
cardinality index methods

dcf29b4c718910d765ed406828830b4d69037e6d authored over 5 years ago by substack <[email protected]>
cardinality index paths

c5f18ea8a1e7ba618f505226e86cea62a9b4b89f authored over 5 years ago by substack <[email protected]>
inline tinybox. run with update test

09deb3a441755e8c10a1cf06ef4210bb9addfbcd authored over 5 years ago by substack <[email protected]>
run counting. reformat for easier coverage

24c1b0c520f527756464afa6ac56349ece2b6f5a authored over 5 years ago by substack <[email protected]>
bitfield to bitfield test

4911a9a549d5adf014206d951eab5d5879c39062 authored over 5 years ago by substack <[email protected]>
test for array to bitfield case

2aa6797a82c8d61459ab0dd429e39f3922724bf4 authored over 5 years ago by substack <[email protected]>
array -> array updates work

629ecf67818cddaf08d0d691e80b8a724dc08920 authored over 5 years ago by substack <[email protected]>
bitfield test passing

cc6fff4dad0be875bd3f0729d9e383862c112c35 authored over 5 years ago by substack <[email protected]>
multi-slot test

c1d862f8fc31341fd7a61dd144967fe03424affb authored over 5 years ago by substack <[email protected]>
has/add array case test passing

f8afd3b95144e3d543acf2c7213a912e1db4090b authored over 5 years ago by substack <[email protected]>