cffi-rs / cffi
Safe* C foreign function interface for Rust, using proc macros and marshaling types.
☆16Updated 9 months ago
Alternatives and similar repositories for cffi:
Users that are interested in cffi are comparing it to the libraries listed below
- A library for extracting and validating links.☆22Updated 6 months ago
- Terminal UI for Discourse forums☆12Updated 5 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆14Updated 5 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- A Rust source code parser and explorer☆23Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- ☆33Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- ☆35Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Kari, an embeddable programming language, written in and for Rust☆29Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Inert lets you use non-Sync values in Sync context☆17Updated 5 years ago
- A simple Rust crate to cache data both in-memory and on disk☆11Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago