codx-dev / msgpacker
MessagePack serializer implementation for Rust / msgpack.org[Rust]
☆14Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for msgpacker
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- A websocket protocol implementation.☆89Updated last week
- Serde Visitor for deserializing untagged enums☆60Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Fast JSON deserialization on borrowed data☆75Updated last week
- 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…☆59Updated this week
- Cross-platform implementation of cross-process named locks☆36Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Remove Cargo.lock lockfile☆32Updated last week
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆43Updated this week
- Automatic cfg for Rust compiler features☆95Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆92Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Minimal TOML library with few dependencies☆82Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Rust attribute macro to implement a trait for tuples☆23Updated 2 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Hash trait that is object-safe☆29Updated last month
- CSV parsing in async context☆38Updated 8 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆44Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Find the public IP address of a device☆28Updated last year