h33p / cglueLinks
Rust ABI safe code generator
☆189Updated 5 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.☆174Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- offsetof for Rust☆228Updated last year
- A fast, concurrent string interner☆157Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Collection of crates to deal with crashes☆162Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆185Updated last week
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- Use bitsized types as if they were a feature of rust.☆189Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Convert number to enum☆87Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- ☆91Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Easy function multiversioning for Rust☆239Updated 10 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Minimal asynchronous executor for Rust☆130Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Versioned data-structures for Rust☆207Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Small, fast, synchronization primitives☆251Updated last year
- Compile-time string formatting☆243Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month