codebycruz / constimeLinks
Zig's comptime for Rust, with zero dependencies.
☆23Updated last month
Alternatives and similar repositories for constime
Users that are interested in constime are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- ☆13Updated 2 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 2 weeks ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 4 months ago
- ☆55Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Rust nested structs☆91Updated 4 months ago
- Macros for accessing your type's documentation at runtime.☆65Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- 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
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Imitate the documentation build that docs.rs would do☆62Updated 2 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Concise bit field extraction☆61Updated last year
- Zig comptime using Rust proc macros☆51Updated last year
- Rust KDL parser and derive implementation☆96Updated last year
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Command line interface as a function.☆76Updated 2 years ago
- in place binary patching for runtime rust hotreloading☆69Updated 7 months ago
- Hex Display: A modern xxd alternative.☆46Updated 8 months ago
- Safe arithmetic in Rust using a procedural macro. Write normal math expressions with automatic overflow checks. No panics, no boilerplate…☆40Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Add documentation to function arguments in Rust☆49Updated last year
- Yet another string type for Rust☆90Updated this week
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- ☆42Updated 2 years ago