bnjjj / chicon-rsLinks
A file abstraction system for Rust
☆74Updated 2 years ago
Alternatives and similar repositories for chicon-rs
Users that are interested in chicon-rs are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Run closures in parallel☆113Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- ☆112Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Migrated to Codeberg☆79Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆46Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Abstract over different executors☆73Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated last week
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆71Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago