huonw / cfor
A C-style for loop macro
☆13Updated 4 years ago
Alternatives and similar repositories for cfor:
Users that are interested in cfor are comparing it to the libraries listed below
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 8 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- rust hints to the optimizer☆19Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆19Updated 3 months ago
- ☆61Updated 7 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Haskell's language-c ported to Rust.☆32Updated 6 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- ☆52Updated 5 years ago
- Thin but safe Linux interface☆11Updated last month
- Hexadecimal float support for Rust☆38Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Rust library for memory barrier☆35Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- Bindings to GCC's __float128 type☆24Updated last month
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 6 months ago