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.☆172Updated last month
- offsetof for Rust☆228Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Better reference counted strings for Rust☆136Updated last year
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Collection of crates to deal with crashes☆161Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Convert number to enum☆87Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Reflection via DWARF.☆297Updated 2 years ago
- Minimal asynchronous executor for Rust☆130Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated 3 weeks ago
- A fast, concurrent string interner☆153Updated last year
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- Write and execute C code inside Rust.☆153Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Small, fast, synchronization primitives☆250Updated last year
- "A very small syn"☆209Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Compile-time string formatting☆243Updated 9 months ago
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year