Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

rust-util-collections/mmdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub top language Rust Minimum rustc version

mmdb

mmdb is a 'std-collection-like' database.

This is a simplified version of vsdb, retaining only the most practical and stable parts.

Check here for a detailed description.

Crate List

Name Version Doc Path Description
mmdb wrappers High-level APIs
mmdb_core core Low-level implementations
mmdb_slot_db utils/slot_db A skip-list like timestamp DB
mmdb_trie_db utils/trie_db MPT(trie) implementations

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.7%
  • Other 1.3%