fitzgen / bindgen-tutorial-bzip2-sysLinks
A tutorial/example crate for generating C/C++ bindings on-the-fly with libbindgen
☆77Updated 4 years ago
Alternatives and similar repositories for bindgen-tutorial-bzip2-sys
Users that are interested in bindgen-tutorial-bzip2-sys are comparing it to the libraries listed below
Sorting:
- A minimalistic async/await executor for Rust☆233Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆78Updated 4 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- Heap-based async timers☆214Updated last year
- ☆70Updated 3 years ago
- nativejson-benchmark in Rust☆172Updated last year
- A zero-overhead Windows I/O library, focusing on IOCP☆113Updated 2 years ago
- A cargo subcommand to manage local registries☆155Updated this week
- Task abstraction for building executors☆213Updated 3 years ago
- Source code and logic to build OpenSSL from source☆74Updated this week
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Rust wrapper for Wasm3, the fastest WebAssembly interpreter☆162Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A virtual file system written in Rust.☆134Updated 6 years ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A Vec of Bits☆181Updated last month
- Rust library to create interactive command line shells☆111Updated 4 years ago
- Cross-platform interface to the `errno` variable☆70Updated last month
- ☆129Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- Extensions for standard networking types☆106Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year