h33p / cglueLinks
Rust ABI safe code generator
☆189Updated 6 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.☆175Updated 3 months ago
- Better reference counted strings for Rust☆138Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- offsetof for Rust☆228Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆187Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Collection of crates to deal with crashes☆162Updated last month
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- A fast, concurrent string interner☆159Updated last year
- Use bitsized types as if they were a feature of rust.☆190Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Easy function multiversioning for Rust☆248Updated 11 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Convert number to enum☆87Updated 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
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Changing function definitions at runtime in Rust☆132Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago