bnjjj / chicon-rsLinks
A file abstraction system for Rust
☆75Updated 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:
- Copy-on-write string utilities for Rust☆159Updated last year
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Versioned data-structures for Rust☆207Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆70Updated last week
- docs.rs as a publishing platform?☆70Updated last week
- Minimal asynchronous runtime for Rust☆129Updated last year
- A tool to mine crates.io and produce static websites☆135Updated 10 months ago
- Async stream for Rust and the futures crate.☆186Updated last week
- ✈️ a private, authenticated, permissioned cargo registry☆129Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated this week
- Run closures in parallel☆114Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated last year
- ☆111Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆170Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago