remram44 / adler32-rsLinks
Minimal Adler32 implementation for Rust.
☆21Updated 3 years ago
Alternatives and similar repositories for adler32-rs
Users that are interested in adler32-rs are comparing it to the libraries listed below
Sorting:
- Get a unique thread ID in Rust☆42Updated 8 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- ☆62Updated 3 years ago
- ☆57Updated 5 months ago
- Thread parking and unparking☆78Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- ☆27Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- Extra components for use with Mio.☆31Updated last month
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆113Updated last year
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- Convert closures into wakers☆45Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An async-std that can fit into tokio ecosystem straight ahead☆19Updated 5 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Scoped Thread Local Storage for Rust☆56Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago