zademn / facto-rsLinks
Working prototype
☆16Updated 3 years ago
Alternatives and similar repositories for facto-rs
Users that are interested in facto-rs are comparing it to the libraries listed below
Sorting:
- Mostly safe wrapper for alloca☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- We have Crater At Home☆34Updated 7 months ago
- ☆34Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- Propositional logic with types in Rust☆62Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- ☆35Updated 4 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Iterator of const known length☆16Updated 6 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A Rust source code parser and explorer☆23Updated last year
- ☆36Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Bounded integers for Rust☆31Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago