lunacookies / jsonlLinks
An implementation of JSON Lines for Rust
☆16Updated 4 years ago
Alternatives and similar repositories for jsonl
Users that are interested in jsonl are comparing it to the libraries listed below
Sorting:
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 4 years ago
- Cli application to simulate the display from "The Matrix" in terminal. Based on CMatrix and UniMatrix.☆21Updated 3 years ago
- Inline multiline text-editor/prompt written in Rust.☆27Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Command line DNS query tool, written in rust☆46Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- Space Efficient Pretty Printer☆17Updated 3 years ago
- Wait for async tasks☆13Updated 3 years ago
- A library for extracting and validating links.☆22Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Command line interface as a function.☆76Updated 2 years ago
- Ultra minimal actor API wrapper for lunatic☆25Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- Enhanced example-based learning, i.e. awesome example user experience☆23Updated 5 years ago
- ☆22Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A library for setting up Rust objects inspired by factory_bot.☆40Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- ☆24Updated 2 years ago
- ☆13Updated 5 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- An attribute macro for creating a `Standard` distribution for rust types