flosse / rust-json-file-storeLinks
A simple JSON file store written in Rust.
☆64Updated 6 months ago
Alternatives and similar repositories for rust-json-file-store
Users that are interested in rust-json-file-store are comparing it to the libraries listed below
Sorting:
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Noise and World Generation library for Rust☆35Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Utilities for encoding and decoding frames with async/await