h33p / cglue
Rust ABI safe code generator
☆183Updated 6 months ago
Alternatives and similar repositories for cglue:
Users that are interested in cglue are comparing it to the libraries listed below
- offsetof for Rust☆225Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- A fast, concurrent string interner☆148Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Reflection via DWARF.☆296Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- Changing function definitions at runtime in Rust☆130Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Generic Atomic<T> type for Rust☆226Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Small, fast, synchronization primitives☆241Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆158Updated 4 months ago
- Proc-macro typestate DSL for Rust☆143Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Collection of crates to deal with crashes☆145Updated 6 months ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- Convert number to enum☆88Updated 6 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- Program startup and thread support written in Rust☆174Updated this week
- A light wrapper around rr, the time-travelling debugger☆142Updated last year
- Compile-time string formatting☆229Updated 2 months ago