rust-lang / libc
Raw bindings to platform APIs for Rust
☆2,193Updated this week
Alternatives and similar repositories for libc:
Users that are interested in libc are comparing it to the libraries listed below
- Parser for Rust source code☆3,001Updated last week
- Utilities for working with bytes☆1,982Updated 2 weeks ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,927Updated this week
- Rust friendly bindings to *nix APIs☆2,754Updated 2 weeks ago
- Date and time library for Rust☆3,448Updated this week
- Logging implementation for Rust☆2,295Updated last week
- Rust port of Google's SwissTable hash map☆2,572Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,972Updated last month
- OpenSSL bindings for Rust☆1,448Updated last week
- A binary encoder / decoder implementation in Rust.☆2,806Updated last month
- A small and fast async runtime for Rust☆3,860Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,866Updated 8 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,849Updated last month
- Async version of the Rust standard library☆4,012Updated 5 months ago
- Subcommand to show result of macro expansion☆2,785Updated last month
- A Rust library for random number generation.☆1,795Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,141Updated last week
- Application level tracing for Rust.☆5,735Updated last month
- derive(Error) for struct and enum error types☆4,762Updated last week
- Zero-cost asynchronous programming in Rust☆5,529Updated this week
- An interpreter for Rust's mid-level intermediate representation☆4,918Updated this week
- async fn(Request) -> Result<Response, Error>☆3,681Updated 2 months ago
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,669Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,633Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,276Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,267Updated 2 weeks ago
- Rust HTTP types☆1,210Updated last month
- Rust implementation of Google protocol buffers☆2,858Updated 4 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,540Updated 4 months ago
- Parse command line arguments by defining a struct.☆2,718Updated last year