navjindervirdee / data-structures
Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, Stack, Queue, Array, ArrayList, Disjoint-Set,Binary-Search Tree, B-Tree.
☆34Updated 6 years ago
Alternatives and similar repositories for data-structures:
Users that are interested in data-structures are comparing it to the libraries listed below
- Memory Resident B Plus Tree Implementation☆15Updated 6 years ago
- Simple Database Management System☆38Updated 8 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆169Updated last year
- Labs of MIT 6.830 Database Systems☆56Updated 7 years ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago
- A collection of end-of-chapter projects from "Data Structures and Other Objects Using C++" (4th edition) by Michael Main and Walter Savit…☆15Updated 2 years ago
- Algorithms and Data Structures implemented in Java☆26Updated 4 years ago
- Codes and resolutions of the exercises of Goodrich, Tamassia & Goldwasser's Data Structures & Algorithms in Java Sixth Edition Book (2014…☆43Updated 3 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- A Java library for implementing parallel tasks that have directed acyclic dependencies and executing them with various scheduling algorit…☆45Updated 3 years ago
- 收集到的java电子书(英文版)☆48Updated 5 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- Implementation of distributed and parallel databases operations like fragmentation, parallel sort, range query etc.☆10Updated 7 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 5 months ago
- Implemented Snapshot Algorithm (Chandy Lamport) widely used in Distributed Systems☆10Updated 7 years ago
- 500 行代码实现一个基于 LSM 的数据库☆139Updated 3 years ago
- Data Structures implemented in Java☆149Updated 3 years ago
- ☆48Updated 7 years ago
- ☆11Updated 2 years ago
- Berkeley DB Java Edition☆55Updated 3 years ago
- Here is All Weeks Assignment for Using Python to Access Web Data Course on Coursera☆38Updated 4 years ago
- Papers about Distributed System☆35Updated 4 years ago
- 基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRa…☆19Updated 2 years ago
- Solutions for Coursera Algorithms course, by Princeton University☆39Updated 6 years ago
- Simple DBMS MIT 6.830☆20Updated 6 years ago
- minimal database☆39Updated 5 years ago
- ☆32Updated 7 years ago
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆29Updated 3 years ago
- Solutions of CodeFroces problems.☆18Updated 3 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆43Updated 4 years ago