jeremiah-shaulov / nop-json
JSON serialization/deserialization (full-featured, modern, streaming, direct into struct/enum)
☆10Updated 3 years ago
Alternatives and similar repositories for nop-json:
Users that are interested in nop-json are comparing it to the libraries listed below
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- An `abilists` parser crate for Rust.☆25Updated 10 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- File locking for Rust.☆43Updated 8 months ago
- Enhance Rust errors with file and line details using the `#[wherr]` macro for clearer debugging.☆50Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 8 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Parse byte size into integer accurately.☆29Updated 7 months ago
- A Rustified OpenCL Experience☆46Updated last year
- Exhaustive iteration trait in Rust☆14Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- ☆54Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Rust library for testing code relying on the global allocator☆13Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated this week
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- ☆21Updated last year