khonsulabs / justjsonLinks
An efficient JSON Value parser
☆77Updated last year
Alternatives and similar repositories for justjson
Users that are interested in justjson are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A versatile and developer-friendly trait mocking library☆76Updated 3 months ago
- Asynchronous DNS lookups☆66Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Thread-unsafe async runtime☆28Updated 9 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- `smol` integrations with `hyper`☆16Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago