https://github.com/foxfriends/nomrs
Noms database access in Rust
https://github.com/foxfriends/nomrs
database noms noms-database rust
Last synced: 9 months ago
JSON representation
Noms database access in Rust
- Host: GitHub
- URL: https://github.com/foxfriends/nomrs
- Owner: foxfriends
- Created: 2017-11-09T01:11:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T02:03:15.000Z (over 8 years ago)
- Last Synced: 2025-03-13T23:23:52.941Z (over 1 year ago)
- Topics: database, noms, noms-database, rust
- Language: Rust
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nomrs - Noms database access in Rust
This library aims to provide type safe access to a Noms database from Rust.
See the [Noms](https://github.com/attic-labs/noms/) repository for more info.