zakarumych / tiny-fnLinks
☆19Updated last month
Alternatives and similar repositories for tiny-fn
Users that are interested in tiny-fn are comparing it to the libraries listed below
Sorting:
- Rust procedural macro attribute parser☆45Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆26Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Typed any map for rust☆67Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- GUI viewer for cargo metadata☆20Updated 3 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- A sinless derive helper☆73Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆46Updated 4 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago