serenaz / voronoiLinks
Java implementation of Fortune's sweep line algorithm for computing Voronoi diagrams
☆10Updated 9 years ago
Alternatives and similar repositories for voronoi
Users that are interested in voronoi are comparing it to the libraries listed below
Sorting:
- ☆12Updated 3 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Database server written from scratch☆14Updated 2 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆31Updated 4 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- ☆13Updated 5 years ago
- prime search engine☆15Updated 7 years ago
- Earliest-Deadline-First scheduling implementation in Java and JavaFX☆6Updated 8 years ago
- LimestoneDB is a real-time columnar database☆9Updated 6 years ago
- Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree☆113Updated last year
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- B+ Tree implementation in Java☆18Updated 11 months ago
- ByteBuffer utilities using Unsafe for fast reads.☆21Updated 11 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- This project enables you to use spring inside of a spark application.☆11Updated 10 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- survey and analysis of kv-stores in academia and industry☆10Updated 5 years ago
- ☆16Updated 8 years ago
- Testing in-memory spatial indexes☆26Updated last year
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- zero copy in Java and C☆50Updated 10 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- Extremely fast and compact in-memory embedded column oriented database☆19Updated 7 years ago
- A Java implementation of the Graham Scan algorithm to find the convex hull of a set of points.☆38Updated 4 years ago
- Code samples for the Speedment ORM☆13Updated 3 years ago
- Quadtree implementation☆113Updated 4 years ago
- A super minimal java actor library☆40Updated 8 years ago
- Implementation of the Two-phase commit protocol in Java☆25Updated 11 years ago