vojtechkral / rust-c-importLinks
Experimental rustc plugin that imports C macro constants
☆9Updated 10 years ago
Alternatives and similar repositories for rust-c-import
Users that are interested in rust-c-import are comparing it to the libraries listed below
Sorting:
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- No longer maintained☆70Updated 7 years ago
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 10 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- ☆25Updated last year
- reprints for your terminal screen☆20Updated 9 years ago
- Demo: OS sandboxing for unsafe code in Rust☆13Updated 10 years ago
- Implements a Rust ordered map as a BurstTrie.☆30Updated 8 years ago
- ☆13Updated 8 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- ☆27Updated 10 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- 新しい IMAP client in Rust☆40Updated 7 years ago
- A procedural macro to generate bitfield-like stuct☆29Updated 8 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- Rust macros for container initialization and iterator literals☆26Updated 9 years ago
- No longer maintained☆113Updated 7 years ago
- Conduit-like data processing library for Rust☆54Updated 9 years ago
- Rust IP Stack - A userspace IP stack written in Rust (Work in progress)☆32Updated 8 years ago
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.☆31Updated 8 years ago
- ☆77Updated 6 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 8 years ago
- Enables dependency injection for many I/O operations in Rust