A reimplementation of LevelDB in Rust (no bindings).
Stars
579
Forks
74
Watchers
579
Open Issues
23
Overall repository health assessment
No package.json found
This might not be a Node.js project
617
commits
11
commits
7
commits
6
commits
5
commits
5
commits
4
commits
2
commits
2
commits
1
commits
Merge pull request #1 from ifly7charlie/removing_tail_bug
87ef424View on GitHubMerge branch 'master' of https://github.com/ifly7charlie/leveldb-rs
2a8cd6cView on GitHubFix random_period() returning negative values causing iterator stalls
003fd12View on GitHubRelease v4.0.1 with some fixes for modern Rust compilers
9368837View on GitHubMerge pull request #55 from lonless9/bytes-optimization
c530c14View on GitHub