43 results for “topic:range-query”
[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.
wavelet-matrix library for Python
:satellite: 2D locality queries in Go
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.
This project contains implementation and explanations of some data structures and algorithms.
Memory-resident B+ tree implementation, supporting insertion, key based search, bound based search and range search operations.
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
AVL Tree with duplicate node handling, key-value dictionary, range queries, and Vigenère cipher encryption.
Benchmark for spatial index libraries with file storage
just a very simple and light weight (1.34KB) range slider built with jQuery.
Accepted solutions, doing topics on: Introductory Problems, Sorting and Searching, Dynamic Programming, Graph Algorithms, Range Queries, Tree Algorithms, Mathematics, String Algorithms, Geometry.
This repository contains the code of segment tree with lazy propogation to ans and update range queries in O(log(n)) time.
Implementation in Python for Range Minimum Query Problem.
My solutions to CSES problemset. I will probably (not) solve the remaining problems/categories.
A collection of essential algorithms, data structures, and mathematical utilities for competitive programming.
Programa em C capaz de realizar range queries nas cidades brasileiras
Java Implementation of 2D Range Tree
My C++ Solutions for Classic CSES Problems
A simple implementation of a segment tree for range sums.
MultiDimensional Data Structures Project
No description provided.
Solutions of competitive programming problems
Nearest Neighbor and Range Queries using 2d-trees.
This repository contains the implementation code for my personal study of the "Sparse Numerical Array-Based Range Filters" (SNARF) data structure by exploring the integration of various non-linear kernel functions.