oxigraph / json-event-parserLinks
JSON event parser is a simple streaming JSON parser and serializer implementation in Rust.
☆13Updated 2 months ago
Alternatives and similar repositories for json-event-parser
Users that are interested in json-event-parser are comparing it to the libraries listed below
Sorting:
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A slab allocator with stable references☆15Updated 2 years ago
- Cross-platform polyfills.☆17Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 5 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- ☆11Updated 7 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆37Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- ☆39Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆14Updated 3 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- hot-reload template for Rust☆22Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A simple Rust crate to cache data both in-memory and on disk☆11Updated 3 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.