Shnatsel / current_platform
Find out what platform your code is running on from Rust
☆32Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for current_platform
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Typed any map for rust☆64Updated 2 months ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- ☆21Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- ☆45Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Proc macro for smol async runtime☆53Updated 3 years ago
- Timer facilities for Rust's async story☆53Updated last month