nrc / ezioLinks
Easy IO for Rust
☆102Updated 3 years ago
Alternatives and similar repositories for ezio
Users that are interested in ezio are comparing it to the libraries listed below
Sorting:
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Define your own PhantomData☆158Updated 2 weeks ago
- like thread::spawn but for processes☆158Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A super powered testing macro for Rust☆121Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- ☆55Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- generators☆209Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆52Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Asynchronous DNS lookups☆66Updated last year
- extremely boring async function runner!☆161Updated 2 years ago
- Comparison of Rust string types☆158Updated this week
- ☆223Updated last month
- ☆94Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 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`☆125Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- A Vec That Has a Smaller size_of☆144Updated this week
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- Derive a builder for your constructors in Rust☆70Updated last month