h33p / cglueLinks
Rust ABI safe code generator
☆189Updated 4 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.☆169Updated last month
- offsetof for Rust☆229Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆181Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Easy function multiversioning for Rust☆236Updated 9 months ago
- A fast, concurrent string interner☆152Updated 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 8 months ago
- Scroll - making scrolling through buffers fun since 2016☆176Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Collection of crates to deal with crashes☆160Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Convert number to enum☆87Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Bare-metal allocators.☆75Updated 3 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Minimal asynchronous executor for Rust☆129Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- FFI-compatible futures☆167Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago