chanced / jsonptrLinks
JSON Pointer (RFC 6901) implementation for Rust
☆48Updated 3 months ago
Alternatives and similar repositories for jsonptr
Users that are interested in jsonptr are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Typed any map for rust☆67Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Cargo hack manager☆64Updated 2 years ago
- Obsessively tiny error derive macro☆86Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆30Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- Static-checked parsing of regexes into structs☆45Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Serde error messages for humans.☆41Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- futures-buffered☆46Updated this week
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week