Eolu / const-genLinks
A crate for generating (relatively) complex compile-time constants in rust
☆32Updated 4 months ago
Alternatives and similar repositories for const-gen
Users that are interested in const-gen are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆64Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 3 weeks ago
- An alternate Cargo registry using static files☆134Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated last week
- Rust data types and a macro for generating enumeration-based bit flags☆50Updated 3 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Abstract over different executors☆74Updated 2 years ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆44Updated this week
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 9 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Trait aliases on stable Rust☆59Updated this week
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- An implementation of RFC6265☆28Updated 4 months ago
- A procedural macro for configuring constant values across crates☆70Updated last year
- Zero-cost bitsets over native Rust types☆79Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A sinless derive helper☆75Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Static time zone information for tz-rs.☆41Updated 4 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year