taiki-e / easytimeLinks
Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.
☆15Updated 4 months ago
Alternatives and similar repositories for easytime
Users that are interested in easytime are comparing it to the libraries listed below
Sorting:
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- ☆47Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Byte-wise atomic memcpy.☆36Updated last month
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆39Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async stream for Rust and the futures crate.☆185Updated this week
- Automatic cfg for Rust compiler features☆102Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 10 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago