codebycruz / constimeLinks
Zig's comptime for Rust, with zero dependencies.
☆24Updated 2 months ago
Alternatives and similar repositories for constime
Users that are interested in constime are comparing it to the libraries listed below
Sorting:
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- ☆55Updated last year
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Shared object println — for all your xgraph dynamic linking debugging needs☆20Updated last year
- ☆13Updated last week
- Imitate the documentation build that docs.rs would do☆64Updated last week
- Add documentation to function arguments in Rust☆49Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 3 months ago
- Safe arithmetic in Rust using a procedural macro. Write normal math expressions with automatic overflow checks. No panics, no boilerplate…☆40Updated 6 months ago
- Pretty-print file sizes and more☆50Updated 9 months ago
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 4 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆37Updated last month
- Easy to use Rust i18n library based on code generation☆48Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last week
- Safely transmute type to itself in generic context in Rust☆15Updated 2 years ago
- Macros for accessing your type's documentation at runtime.☆65Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated 2 years ago
- Binary size analyzer for Rust programs☆37Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Integer types with customizable niche values☆51Updated last year
- Const TypeId and non-'static TypeId☆70Updated last week
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆17Updated 2 years ago