h33p / cglue
Rust ABI safe code generator
☆185Updated 8 months ago
Alternatives and similar repositories for cglue:
Users that are interested in cglue are comparing it to the libraries listed below
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- offsetof for Rust☆226Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- A fast, concurrent string interner☆149Updated 7 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆175Updated 11 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆164Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Compile-time string formatting☆236Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆143Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- ☆204Updated last week
- Program startup and thread support written in Rust☆183Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆224Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆182Updated this week