https://github.com/zshipko/castor
An embedded content addressable store for Rust
https://github.com/zshipko/castor
Last synced: about 1 year ago
JSON representation
An embedded content addressable store for Rust
- Host: GitHub
- URL: https://github.com/zshipko/castor
- Owner: zshipko
- License: isc
- Created: 2018-02-27T06:12:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T02:34:05.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T12:21:28.438Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# castor
An embedded content addressable store for Rust on top of [kv](https://github.com/zshipko/rust-kv)
See [https://docs.rs/castor](https://docs.rs/castor) for more information