rbtcollins / fs_atLinks
Filesystem 'at' implementations for Unix and Windows
☆12Updated last week
Alternatives and similar repositories for fs_at
Users that are interested in fs_at are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- #[no_std] print equivalent for Rust☆66Updated last month
- Convert number to enum☆87Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Comparison of Rust string types☆166Updated last week
- Define your own PhantomData☆158Updated last month
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Raw system calls for Rust☆102Updated 2 years ago
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compile-time string operations☆116Updated last week
- Better reference counted strings for Rust☆140Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated this week
- Macro for sealing traits and structures☆61Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- Safe generators on stable Rust.☆40Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago