kazk / xid-rsLinks
Globally unique sortable id generator. A Rust port of https://github.com/rs/xid.
☆38Updated last year
Alternatives and similar repositories for xid-rs
Users that are interested in xid-rs are comparing it to the libraries listed below
Sorting:
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated 11 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 5 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 2 weeks ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆130Updated 2 weeks ago
- Rust Universally Unique Lexicographically Sortable Identifier☆80Updated 8 years ago
- Proc-macro library used to map a tokio-postgres row to a Rust type (struct)☆62Updated 3 years ago
- A client-side gRPC channel implementation for tonic☆141Updated 4 months ago
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆54Updated 7 months ago
- Serde support for querystring-style strings☆218Updated 6 months ago
- Rust implemention of CUID unique IDs☆107Updated 10 months ago
- Helper crate to work with systemd/catflap socket activation☆227Updated 10 months ago
- A structured JSON logger for Rust.☆31Updated 3 years ago
- RFC 6902 (JSON Patch) / RFC 7396 (JSON Merge Patch) implementation for Rust☆167Updated 2 months ago
- Async session support with plugabble backends☆126Updated 2 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆197Updated 6 months ago
- Conditional compile-time verified queries with SQLx☆61Updated 2 months ago
- Asynchronous HTTP body trait☆151Updated last week
- MIME type guessing of file extensions for Rust.☆192Updated 2 months ago
- MIME Media-type parsing for Rust