jinfengr / time-series-compression
Compressing and Decoding Term Statistics Time Series -- ECIR 2016
☆10Updated 9 years ago
Alternatives and similar repositories for time-series-compression
Users that are interested in time-series-compression are comparing it to the libraries listed below
Sorting:
- hokusai -- sketching streams in real-time☆78Updated 7 years ago
- Time Adaptive Sketches (Ada-Sketches) for Summarizing Data Streams☆37Updated 7 years ago
- Experiments on bit-slice indexing☆13Updated 10 years ago
- Anomaly detection for multiple data streams.☆11Updated 12 years ago
- Hyper-Compact Virtual Estimators for Big Network Data Based on Register Sharing☆33Updated 7 years ago
- Simplified Moment Sketch Implemntation☆36Updated 6 years ago
- Secondary index on HBase☆18Updated 9 years ago
- Source of paper “A critique of the CAP theorem”☆16Updated 9 years ago
- Last-seen sketch implementation in Go☆16Updated 4 years ago
- Finite state dictionaries in Java☆130Updated 3 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- Count-Min Tree Sketch: Approximate counting for NLP☆10Updated 7 years ago
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated 9 years ago
- Moments Sketch Code☆40Updated 6 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆11Updated 7 years ago
- approximate streaming quantiles☆31Updated 10 years ago
- Probabilistic data structures server. The data model is key-value, where values are: Bloomfilters, LinearCounters, HyperLogLogs, CountMin…☆25Updated 9 years ago
- record-less semi-deterministic replayer for Go programs☆11Updated 8 years ago
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆98Updated last year
- Compact Trie Based Thinglet☆29Updated 3 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- VoltDB Jepsen test☆10Updated last year
- SSE-optimized group varint integer encoding☆37Updated last year
- ☆24Updated 10 years ago
- Research code for Doppel, an in-memory key/value transactional store☆56Updated 10 years ago
- Probabilistic data structures for Guava.