nrc / ezioLinks
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
Sorting:
- Make trait methods callable without the trait in scope☆146Updated last week
- A super powered testing macro for Rust☆118Updated 3 months ago
- ☆210Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- like thread::spawn but for processes☆154Updated 3 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- ☆93Updated last year
- generators☆208Updated last year
- ☆54Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- extremely boring async function runner!☆157Updated 2 years 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`☆116Updated 7 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 6 months ago