Eolu / const-gen
A crate for generating (relatively) complex compile-time constants in rust
☆29Updated last month
Alternatives and similar repositories for const-gen:
Users that are interested in const-gen are comparing it to the libraries listed below
- Embed images in Rust documentation☆26Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated 10 months ago
- Abstract over different executors☆73Updated last year
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- State machine pattern for Rust☆29Updated 4 months ago
- futures-buffered☆38Updated 3 weeks ago
- Hex Display: A modern xxd alternative.☆42Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Obsessively tiny error derive macro☆85Updated last month
- List size of types in a Rust crate☆27Updated last year
- Imitate the documentation build that docs.rs would do☆49Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Static time zone information for tz-rs.☆42Updated 2 months ago
- Rust crate for bitfields and bit-enums☆54Updated this week
- Migrated to Codeberg☆80Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 3 weeks ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Helps you frob those bits☆37Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- A sinless derive helper☆71Updated 4 months ago
- A simple utility for multithreading a/synchronization☆22Updated 2 years ago