[SIGMOD' 25] A fast parallel kd-tree implementation
-
Updated
Jan 21, 2025 - C++
[SIGMOD' 25] A fast parallel kd-tree implementation
BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like multi-dimensional range queries and spatial joins. In addition, data streams are supported.
Date range picker, two-pane calendar with custom rendering and multiple selection. The tDatepicker more than 35 pretty options and many methods help you change date, getDate, update when you need.
Bisector tree implementation in OCaml
A BST (binary search tree) that supports fast clone, query and delete-range operations
Source code for Pivot Selection Algorithms in Metric Spaces: An Experimental Evaluation. VLDBJ 2021.
Memory-resident B+ tree implementation, supporting insertion, key based search, bound based search and range search operations.
This project contains implementation and explanations of some data structures and algorithms.
Encrypted Key-Value Store
Assemble virtual zip files and serve them over HTTP in Golang
Thread safe range queries with an unbounded (lock-free) Skip list
Accepted solutions, doing topics on: Introductory Problems, Sorting and Searching, Dynamic Programming, Graph Algorithms, Range Queries, Tree Algorithms, Mathematics, String Algorithms, Geometry.
Interesting problems for understanding basics.
This repository contains the code of segment tree with lazy propogation to ans and update range queries in O(log(n)) time.
AVL Tree with duplicate node handling, key-value dictionary, range queries, and Vigenère cipher encryption.
My solutions to CSES problemset. I will probably (not) solve the remaining problems/categories.
Benchmark for spatial index libraries with file storage
Java Implementation of 2D Range Tree
Add a description, image, and links to the range-query topic page so that developers can more easily learn about it.
To associate your repository with the range-query topic, visit your repo's landing page and select "manage topics."