h33p / cglueLinks
Rust ABI safe code generator
☆191Updated 8 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.☆178Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- offsetof for Rust☆229Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆202Updated 3 months ago
- A fast, concurrent string interner☆162Updated last year
- Easy function multiversioning for Rust☆251Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Collection of crates to deal with crashes☆165Updated this week
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- FFI-compatible futures☆171Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Versioned data-structures for Rust☆208Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- A fast and flexible LRU map.☆198Updated last year
- Convert number to enum☆87Updated last year
- "A very small syn"☆212Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Fast, FFI-friendly string interning for Rust☆176Updated last year