zakarumych / tiny-fnLinks
☆21Updated 6 months ago
Alternatives and similar repositories for tiny-fn
Users that are interested in tiny-fn are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Rust procedural macro attribute parser☆44Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Typed any map for rust☆67Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Add observability to your Rust types!☆59Updated 4 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Utility library to work with tuples.☆17Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- ☆26Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Integer types with customizable niche values☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month