h33p / cglueLinks
Rust ABI safe code generator
☆189Updated 7 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.☆177Updated 3 months ago
- offsetof for Rust☆229Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Easy function multiversioning for Rust☆249Updated 11 months ago
- Convert number to enum☆87Updated last year
- Minimal asynchronous executor for Rust☆133Updated this week
- Versioned data-structures for Rust☆208Updated 9 months ago
- Collection of crates to deal with crashes☆162Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- A fast, concurrent string interner☆161Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Small, fast, synchronization primitives☆253Updated last year
- A cross-platform virtual memory API written in Rust☆132Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- FFI-compatible futures☆169Updated 2 months ago
- ☆91Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 weeks ago