h33p / cglueLinks
Rust ABI safe code generator
☆190Updated 9 months ago
Alternatives and similar repositories for cglue
Users that are interested in cglue are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Better reference counted strings for Rust☆140Updated last year
- offsetof for Rust☆228Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Collection of crates to deal with crashes☆170Updated 2 weeks ago
- A fast, concurrent string interner☆164Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Easy function multiversioning for Rust☆252Updated last year
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- Versioned data-structures for Rust☆208Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A cross-platform virtual memory API written in Rust☆133Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Convert number to enum☆87Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago