h33p / cglueLinks
Rust ABI safe code generator
☆188Updated 2 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.☆166Updated 3 weeks ago
- offsetof for Rust☆229Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Easy function multiversioning for Rust☆228Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- "A very small syn"☆206Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Collection of crates to deal with crashes☆150Updated last month
- Compile-time string formatting☆238Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Program startup and thread support written in Rust☆188Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Convert number to enum☆87Updated 11 months ago
- Müsli is a flexible and efficient serialization framework☆397Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago