• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Proof-of-concept extension of the PGM-index to support fixed-length strings

More Repositories

1

PGM-index

πŸ…State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
C++
769
star
2

PyGM

🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage
Python
205
star
3

la_vector

πŸ”Ά Compressed bitvector/container supporting efficient random access and rank queries
C++
40
star
4

unlister

πŸ“¬ Script for Mail on macOS that automatically unsubscribes from promotional emails and newsletters
AppleScript
38
star
5

Learned-indexes-effectiveness

Code for the TCS paper "On the performance of learned data structures" and the ICML paper "Why are learned indexes so effective?"
C++
18
star
6

countmein

🐾 People counting and surveillance with IoT devices
Python
11
star
7

BlockEpsilonTree

🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.
C++
11
star
8

nnweaver

🧠 + πŸ•Έ = Neural Network Weaver. A tiny library to build and train neural networks
Python
8
star
9

CSS-tree

Single-header C++11 implementation of the Cache Sensitive Search tree (CSS-tree)
C++
6
star
10

custode

πŸ‘ΌπŸ» Personal safety app for Android
Java
5
star
11

LZEpsilon

Compressed rank/select dictionary based on Lempel-Ziv and LA-vector compression
C++
5
star
12

RearCodedArray

Compressed string dictionary based on rear-coding
C++
4
star
13

AE2020-tutorial

Repository for the students of Algorithm Engineering @ UNIPI πŸ‘Ό
C++
3
star
14

AE2022-tutorial

Repository for the students of Algorithm Engineering @ UNIPI πŸ‘Ό
C++
3
star
15

divide-and-conquer

An implementation of the divide-and-conquer parallel pattern
C++
1
star
16

TDP-2017

Application of Design Patterns to Conway's Game of Life, and other Design Patterns exercises in Java.
Java
1
star