Metadata-Version: 2.3
Name: modstore
Version: 0.1.1
Requires-Dist: maturin
License-File: LICENSE
Summary: Basic and Moded data structures with rust backend for speed.
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: GitHub, https://github.com/d33p0st/modstore

# Overview

`modstore` brings about the speed python lacked while implementing complex `Data Structures`. `modstore` upgrades pre-existing `Data Structures` to the point you can laid back and use `pre-built` complex functions. While still keeping the base Structures, `modstore` introduces better and improves ones such as `BlockChain`, `DAG` and much more.

Leveraging `Rust`'s speed and safety, new `Data Structures` are lightning fast and gives you the comfortability of using them via `Python`.


