nrc / ezioLinks
Easy IO for Rust
☆102Updated 4 years ago
Alternatives and similar repositories for ezio
Users that are interested in ezio are comparing it to the libraries listed below
Sorting:
- like thread::spawn but for processes☆160Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A super powered testing macro for Rust☆124Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 3 weeks ago
- ☆94Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Define your own PhantomData☆158Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- ☆55Updated 2 years ago
- extremely boring async function runner!☆162Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year
- ☆53Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- ☆99Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated last month
- Pull in every source file in a directory as a module☆181Updated last month
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- ☆244Updated 2 weeks ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week