h33p / cglue
Rust ABI safe code generator
☆187Updated last week
Alternatives and similar repositories for cglue:
Users that are interested in cglue are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- offsetof for Rust☆225Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- A fast, concurrent string interner☆150Updated 8 months ago
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- Fast, FFI-friendly string interning for Rust☆164Updated 7 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆179Updated 11 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Easy function multiversioning for Rust☆223Updated 5 months ago
- "A very small syn"☆203Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Collection of crates to deal with crashes☆148Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Versioned data-structures for Rust☆204Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆216Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago