Shnatsel / current_platformLinks
Find out what platform your code is running on from Rust
☆34Updated 3 years ago
Alternatives and similar repositories for current_platform
Users that are interested in current_platform are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- Low To High Level Math Library for Rust☆53Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Full precision decimal representation of f64☆27Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Handle unexpected errors☆26Updated last year
- Library facilitating safe pinned initialization☆75Updated last week
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- A sinless derive helper☆78Updated last month
- An alternative rust async runtime.☆59Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- ☆26Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago