h33p / cglueLinks
Rust ABI safe code generator
☆187Updated last month
Alternatives and similar repositories for cglue
Users that are interested in cglue are comparing it to the libraries listed below
Sorting:
- offsetof for Rust☆227Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Better reference counted strings for Rust☆126Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Compile-time string formatting☆236Updated 5 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- A fast and flexible LRU map.☆183Updated 4 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Async interface for working with processes☆195Updated this week
- Convert number to enum☆87Updated 10 months ago
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- Use bitsized types as if they were a feature of rust.☆183Updated last month
- FFI-compatible futures☆165Updated last week
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago