Commit Graph

1956 Commits

Author SHA1 Message Date
x
6417de33e8 TurboPFor: Hybrid Turbobyte+TurboPack 2023-03-10 20:28:32 +01:00
x
9036e3e4c5 TurboPFor: Turbobyte SIMD 2023-03-10 20:28:32 +01:00
x
5aa9b17e27 TurboRLE: Run Length Encoding decode 2023-03-10 20:28:32 +01:00
x
c71946647d TurboRLE: Run Length Encoding encode 2023-03-10 20:28:32 +01:00
x
1979e1b5ce TurboRLE: Benchmark App 2023-03-10 20:28:32 +01:00
x
391262f378 Transpose / shuffle 2023-03-10 20:28:32 +01:00
x
c47d1879f0 TurboPFor: Java interface 2023-03-10 20:28:32 +01:00
x
b8ae27e8b1 Inverted Index: Partioning/Sharding App 2023-03-10 20:28:32 +01:00
x
27bc538572 Inverted Index: Query Processing 2023-03-10 20:28:32 +01:00
x
6e569ed285 Inverted Index: Indexing 2023-03-10 20:28:32 +01:00
x
47e7b03844 TurboPFor: general purpose compressors 2023-03-10 20:28:32 +01:00
x
8521bccc4e TurboPFor: benchmark app 2023-03-10 20:28:32 +01:00
x
a4c4670a6a TurboPFor: Benchmark app 2023-03-10 20:28:32 +01:00
x
267a013890 TurboPFor: Floating point 2023-03-10 20:28:32 +01:00
x
396869edf6 TurboPFor: Elias fano 2023-03-10 20:28:32 +01:00
x
1ae9bb1983 TurboPFor: Bitutil 2023-03-10 20:28:32 +01:00
x
66248a2f49 TurboPFor: Bit UnPacking 2023-03-10 20:28:32 +01:00
x
4f51ccdf2a TurboPFor: Bit Packing 2023-03-10 20:28:32 +01:00
x
5f2a1854c8 TurboRLE: Run Length Encoding include 2023-03-10 20:28:32 +01:00
x
eb440d991a IcBench: Benchmark app include 2023-03-10 20:28:32 +01:00
x
ba292e54b9 TurboPFor: Java interface include 2023-03-10 20:28:32 +01:00
x
37a154b606 Inverted Index: include 2023-03-10 20:28:32 +01:00
x
c905afd241 TurboPFor: bitunpack include 2023-03-10 20:28:32 +01:00
x
bd177318bc TurboPFor: bitpack include 2023-03-10 20:28:32 +01:00
x
87b7837439 TurboPFor: Variable simple c/c++ header 2023-03-10 20:28:32 +01:00
x
b29722ff90 TurboPFor: TurboPfor c/c++ header 2023-03-10 20:28:32 +01:00
x
695ea12334 TurboPFor: Variable byte include 2023-03-10 20:28:32 +01:00
x
e6c86bfd00 TurboPFor: Variable Length Coding bitio include 2023-03-10 20:28:31 +01:00
x
41fb60087a TurboPFor: Variable byte c/c++ header 2023-03-10 20:28:31 +01:00
x
014b2e02b2 Bitio: Variable Length Coding c/c++ header 2023-03-10 20:28:31 +01:00
x
f62134d257 TurboRLE: Run Length Encoding c/c++ header 2023-03-10 20:28:31 +01:00
x
828985f994 TurboPFor: transpose c/c++ header 2023-03-10 20:28:31 +01:00
x
3c2a6aed20 IcApp: Benchmark include 2023-03-10 20:28:31 +01:00
x
15d8561aeb TurboPFor: SSE to Arm neon 2023-03-10 20:28:31 +01:00
x
2018ea2999 TurboPFor: plugins codecs 2023-03-10 20:28:31 +01:00
x
9228abcae4 TurboPFor: Floating point 2023-03-10 20:28:31 +01:00
x
d5d53edb68 TurboPFor: Elias fano 2023-03-10 20:28:31 +01:00
x
ba3a8f309f TurboPFor: Config/Platform 2023-03-10 20:28:31 +01:00
x
e0e6fecb29 TurboPFor: Bituil 2023-03-10 20:28:31 +01:00
x
9a28f91e8d TurboPFor: Bit bituil 2023-03-10 20:28:31 +01:00
x
ab649a18b1 TurboPFor: Bit Pack/UnPack 2023-03-10 20:28:31 +01:00
x
14c03d3f79 Bitio include 2023-03-10 20:28:31 +01:00
x
db9dca8a16 TurboPFor: Binary Interpolative Coding 2023-03-10 20:28:31 +01:00
x
c9a2859e4d TurboPFor: Integer Compression c/c++ header 2023-03-10 20:28:31 +01:00
x
fedd99195a TurboPFor: Integer Compression c/c++ header 2023-03-10 20:28:31 +01:00
x
302a8f16df . 2023-03-10 20:28:31 +01:00
x
761ccf6a9d . 2023-03-10 20:28:31 +01:00
x
491257b4c6 . 2023-03-10 20:28:31 +01:00
x
2d6c844323 . 2023-03-10 19:52:08 +01:00
33cf0d69a8 Merge pull request #70 from spcxtesla/master
fix some bug to support java jni
2023-03-02 17:20:50 +01:00