
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
VijayS02 / DiskANN-UofT
Forked from microsoft/DiskANNGraph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search - UofT research version
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
state-of-the-art search over vector embeddings and structured data (SIGMOD '24)
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
A fast single-producer, single-consumer lock-free queue for C++
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
The first range filter to simultaneously offer dynamicity, fast operations, and a robust false positive rate for any workload.
Approximate nearest neighbour search indices implemented in Python, targeted at researchers, small projects, and learners.
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
Compressed Log Processor (CLP) is a free log management tool capable of compressing logs and searching the compressed logs without decompression.
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of …
Portable file system cache diagnostics and control
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
The ultimate list of which programs support Vim-like keybindings natively, or how they can be added with extensions. A collaborative project.
A cross-platform, OpenGL terminal emulator.
The Art of Latency Hiding in Modern Database Engines (VLDB 2024)
Rust libraries and programs focused on succinct data structures
Fast and compact minimal perfect hash functions in C++.
Bloom-filter based minimal perfect hash function library
A modern replacement for Redis and Memcached
Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.
A fast priority queue/tree/sort struct that supports operations in O(loglog u) time