An open API service indexing awesome lists of open source software.

https://github.com/bartlomieju/rusty_buntdb

A Rust port of BuntDB
https://github.com/bartlomieju/rusty_buntdb

btree btree-indexes geospatial rust

Last synced: 28 days ago
JSON representation

A Rust port of BuntDB

Awesome Lists containing this project

README

        

This is a Rust port of fantasitc [`BuntDB`](https://github.com/tidwall/buntdb) project by [Josh Baker](https://github.com/tidwall).

Big parts of this project are taken directly from `BuntDB` including API surface and API documentation.

Contributions are welcome and enouraged! Please see "Issues" for ideas for contributions.