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
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- ☆61Updated 7 years ago
- ☆36Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- rust hints to the optimizer☆19Updated 3 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- String optimized for map keys☆62Updated 2 weeks ago
- Thin but safe Linux interface☆11Updated 2 months ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated last month
- Trait generalization of the fundamental types☆44Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Rust library for memory barrier☆35Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year