khonsulabs / justjsonLinks
An efficient JSON Value parser
☆76Updated 2 years ago
Alternatives and similar repositories for justjson
Users that are interested in justjson are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Typed any map for rust☆67Updated last year
- 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 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- String optimized for map keys☆68Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Define your own PhantomData☆158Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆44Updated 7 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago