cffi-rs / cffi
Safe* C foreign function interface for Rust, using proc macros and marshaling types.
☆16Updated 11 months ago
Alternatives and similar repositories for cffi:
Users that are interested in cffi are comparing it to the libraries listed below
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A Rust source code parser and explorer☆23Updated last year
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A crate for compile-time duck typing and reflection of structs☆16Updated 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`☆30Updated 2 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- ☆20Updated 8 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A library for extracting and validating links.☆22Updated 8 months ago
- ☆33Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago