arcnmx / nue
I/O and binary data encoding for Rust
☆38Updated 9 years ago
Alternatives and similar repositories for nue:
Users that are interested in nue are comparing it to the libraries listed below
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A modern asynchronous HTTP server for Rust.☆62Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Cap'n Proto code generation for Rust☆77Updated 6 years ago
- ☆25Updated 9 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 3 years ago
- Rust MetroHash☆50Updated 3 months ago
- ☆14Updated 7 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- No longer maintained☆69Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- DEPRECATED in favour of https://github.com/rust-unofficial/awesome-rust☆14Updated 5 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.