Ecosyste.ms: OpenCollective

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

github.com/sirixdb/fsst-string-compression


https://github.com/sirixdb/fsst-string-compression

Merge pull request #12 from sirixdb/fix/bad-import

change name on module

26826327ebcbb1ea240ec330edec16440684a8f1 authored about 1 year ago by Amin Malek Mohammadi <[email protected]>
change name on module

7077f8c38db843599d45e11c127d5c926f1b9aa5 authored about 1 year ago by aminmalek <[email protected]>
Create sonarqube.yml

fb03ae63cabac46213c76850a1efa424afcb4c59 authored about 1 year ago by Amin Malek Mohammadi <[email protected]>
Merge pull request #10 from javacatknight/main

Add high-level dev notes, scaffold comments

deabdddeadc911f2a369fded32eb0a5852f406a1 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Add notes and scaffolding

0562111196f6e6fb75ac07a8da11cd1447fd7faf authored over 1 year ago by javacatknight <[email protected]>
Add high-level paper notes and scaffolding SymbolTable

8d86984d8633e4b4add110bb2461b19e51cc44e4 authored over 1 year ago by Saturn <[email protected]>
Merge branch 'main' of github.com:sirixdb/fsst-string-compression

4842aacaacbad050c500173ed51f25e194d58278 authored over 1 year ago by root <[email protected]>
Merge pull request #8 from AlvinKuruvilla/main

Fix missing type conversion in test

656a7cd76dc391730471e27352efa9e0fdcb0435 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Fix missing type conversion in test

e5d21e6a696ef87aeb3d5515f008665468bc164c authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Merge pull request #7 from AlvinKuruvilla/main

Our first (failing) compression test

b4e7d319e6c56d8d9b0623b4036b4310797feb2e authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Update some types to better reflect c++ code

51c4f25e8e49f5e451af0bad98b300d2ed816a58 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Add the first (failing) compression test

31fe028d6e2e4b688a86d72c140e0463672a2715 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Merge pull request #6 from AlvinKuruvilla/main

Implement first pass of encoder compression

60ca568eece7e875174a2fbd27407161d508c46a authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Implement first pass of encoder compression

Untested mostly

8b14f6eaf15377c4a9ad9c6d3551fa3cc7ea9e9a authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Merge pull request #5 from AlvinKuruvilla/main

Adjust FSST_HASH calculation and add a new SymbolMap class

e450bbfe67e6d77f1a84a8562ab0571a4a52a776 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Merge branch 'main' of https://github.com/AlvinKuruvilla/fsst-string-compression

1e3591d607e83b89898b25efc823c86c099a1865 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
New SymbolMap class.

The one in toolbox matches the one from paper/ but this is a distinct
implementation

9d7c8150016a1ecb4684573eca8b3d95395e5ffe authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Adjust FSST_HASH to use long over BigInteger

35c73663e738b45af3fb2e562e3478d38f2d2282 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Rewriting

6d80a8c0dfaf571139e01b24cb182f31c19f2637 authored over 1 year ago by JavaCatKnight <[email protected]>
Rewrite

b2ff2ced9db36ce96aa51f42917ee4840a154010 authored over 1 year ago by JavaCatKnight <[email protected]>
Merge branch 'main' of github.com:sirixdb/fsst-string-compression into main

faf420f4cca784c25adc1bb26203e4cfcc3a6d13 authored over 1 year ago by JavaCatKnight <[email protected]>
Scaffold Symbol method and scaffold JavaDoc comments for FSSTEncoder

865e60fc5c5756107ab02657c6425f9d32c00214 authored over 1 year ago by JavaCatKnight <[email protected]>
Merge pull request #4 from AlvinKuruvilla/main

Fix naming issue

709aa30a393b7386dae70fabb0fb2af5bad42ad5 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Fix naming issue

62744b427c3e1769c6478d13a14539fedd33c661 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Merge pull request #3 from AlvinKuruvilla/main

Start bringing in data structures from paper/

12a6ed32ae08a5f11795af942e49af76454923a8 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Add more utilities and a few 2 more data structures

0683d4d99de6f3dbcc9c200884d62b7f22cad36a authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Scaffolding Encoder

b9ff6614010ee411eace9f49498bf00e58362f2f authored over 1 year ago by root <[email protected]>
Add some paper specific data structures

What prompted this rabbit-hole was the new SymbolMap type.
Apparently it is used by the encoder t...

6ed33fca54cb2004c95267cb1574f4315e2cc1d5 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Initial upload

2c71484da718c182340bedae2f428f6a0dca9483 authored over 1 year ago by JavaCatKnight <[email protected]>
Merge pull request #1 from AlvinKuruvilla/main

Transfer over the existing code from frasc

43c88f87d83371140b0fbd489e79d339b05509d4 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Transfer over the existing code from frasc

20475332e7df9ae003cbc053cb8a4a1a481addb8 authored over 1 year ago by Alvin Kuruvilla <[email protected]>
Initial commit

746fe782ff6a708fe67ebf2d2f4b2e7256a4d9ce authored over 1 year ago by Johannes Lichtenberger <[email protected]>