Eolu / const-genLinks
A crate for generating (relatively) complex compile-time constants in rust
☆32Updated 2 weeks ago
Alternatives and similar repositories for const-gen
Users that are interested in const-gen are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this week
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated this week
- An alternate Cargo registry using static files☆123Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated 3 weeks ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Imitate the documentation build that docs.rs would do☆55Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated this week
- Use winit like the async runtime you've always wanted☆51Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- A procedural macro for configuring constant values across crates☆68Updated last year
- Trait aliases on stable Rust☆55Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 weeks ago
- Big array helper for serde☆61Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆149Updated 2 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
- ☆109Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Typed any map for rust☆67Updated 7 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week