MoAlyousef / c_import
A c_import macro for Rust
☆10Updated last year
Alternatives and similar repositories for c_import:
Users that are interested in c_import are comparing it to the libraries listed below
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Convenience wrapper for cargo buildscript input/output☆14Updated this week
- Mostly safe wrapper for alloca☆25Updated last year
- A newtype with alignment of at least `A` bytes☆31Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆26Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- LZW en- and decoding that goes weeeee!☆27Updated 10 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Simple Rust STUN client library for resolving external IP address and port of a UDP socket☆19Updated 9 months ago
- Count lines of code across your entire dependency tree☆14Updated 9 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Library facilitating safe pinned initialization☆34Updated this week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆35Updated 7 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A simple library to use Rust's type system to handle endianness.☆16Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago