huxi / rusty_ulid
Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing
☆42Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for rusty_ulid
- ♻️ Retry faillible Rustlang std library futures☆58Updated 3 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- ⚛️ Zero-boilerplate actor systems with xtra☆37Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Tide middleware for SQLx pooled connections & transactions☆40Updated 2 years ago
- Integration between rustls and tokio-postgres☆30Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 2 years ago
- axum::ws with type safe messages☆21Updated 5 months ago
- It executes futures☆55Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated 2 weeks ago
- 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
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A timeout connector for the hyper client☆25Updated this week
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆61Updated 5 months ago
- Static time zone information for tz-rs.☆42Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Serialization value trees☆43Updated 3 months ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- String optimized for map keys☆60Updated last week
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆28Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Data parallelism library for async-std.☆93Updated 8 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago