rust-lang / libc
Raw bindings to platform APIs for Rust
☆2,156Updated this week
Alternatives and similar repositories for libc:
Users that are interested in libc are comparing it to the libraries listed below
- Rust friendly bindings to *nix APIs☆2,733Updated last week
- Logging implementation for Rust☆2,283Updated 2 weeks ago
- Parser for Rust source code☆2,982Updated this week
- Date and time library for Rust☆3,421Updated this week
- Utilities for working with bytes☆1,967Updated this week
- A binary encoder / decoder implementation in Rust.☆2,784Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,838Updated 6 months ago
- Subcommand to show result of macro expansion☆2,763Updated this week
- Zero-cost asynchronous programming in Rust☆5,494Updated this week
- OpenSSL bindings for Rust☆1,434Updated this week
- An interpreter for Rust's mid-level intermediate representation☆4,807Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,957Updated last month
- Async version of the Rust standard library☆4,002Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,828Updated 3 weeks ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,616Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,534Updated 3 weeks ago
- A small and fast async runtime for Rust☆3,833Updated last week
- A Rust library for random number generation.☆1,716Updated this week
- Parse command line arguments by defining a struct.☆2,717Updated last year
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,911Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,076Updated 2 weeks ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆1,940Updated this week
- async fn(Request) -> Result<Response, Error>☆3,647Updated last month
- Flexible concrete Error type built on std::Error☆5,696Updated last week
- Application level tracing for Rust.☆5,667Updated this week
- Rust HTTP types☆1,194Updated this week
- A guide to how rustc works and how to contribute to it.☆1,692Updated this week
- derive(Error) for struct and enum error types☆4,703Updated this week
- Type erasure for async trait methods☆1,896Updated last week
- Statistics-driven benchmarking library for Rust☆4,778Updated 2 months ago