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:
- ☆112Updated 2 years ago
- ☆125Updated 2 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- ☆111Updated last year
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Run closures in parallel☆114Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆149Updated last month
- Copy-on-write string utilities for Rust☆159Updated last year
- Versioned data-structures for Rust☆207Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Migrated to Codeberg☆79Updated last year
- ✈️ a private, authenticated, permissioned cargo registry☆129Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Typed any map for rust☆67Updated 7 months ago
- Advisory cross-platform file locks using file descriptors☆80Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week