nrc / ezio
Easy IO for Rust
☆103Updated 3 years ago
Alternatives and similar repositories for ezio:
Users that are interested in ezio are comparing it to the libraries listed below
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Define your own PhantomData☆151Updated this week
- ☆201Updated last month
- like thread::spawn but for processes☆148Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- ☆92Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A super powered testing macro for Rust☆117Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- ☆54Updated last year
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 4 months ago
- Compatibility adapter between tokio and futures☆163Updated this week
- An allocator that can track and limit memory usage.☆207Updated last year
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated last month
- An on-disk hash table implementation☆113Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated last month
- A lightweight low-level single-threaded actor runtime☆170Updated 6 months ago
- A Vec That Has a Smaller size_of☆133Updated 6 months ago
- Collection of utilities for writing your own dev scripts☆60Updated 2 years ago