Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anishsinha-io/inmemorytree
https://github.com/anishsinha-io/inmemorytree
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/anishsinha-io/inmemorytree
- Owner: anishsinha-io
- Created: 2022-09-28T19:23:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T05:06:51.000Z (over 2 years ago)
- Last Synced: 2024-11-08T12:17:54.449Z (3 months ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### In-Memory implementation of B-Link Trees
This repository aims to implement an in-memory version of Lehman and Yao + Lanin and Shasha's concurrent B-Tree algorithms.