jeandudey / xrb-rsLinks
X Rust Bindings - Talking to X11 with native Rust code and Futures.
☆10Updated 8 years ago
Alternatives and similar repositories for xrb-rs
Users that are interested in xrb-rs are comparing it to the libraries listed below
Sorting:
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- A rust library for checked floating point operations☆83Updated last week
- Scary macros for serde_json☆43Updated 9 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- WIP rust bindings for Awesomium browser☆11Updated 9 years ago
- Read and write user-specific application data in (stable!) Rust☆70Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Tiny Rust library implementing Robert Penner's easing functions☆18Updated 3 years ago
- Tool to help sniffing out licenses from all crate dependencies☆27Updated 2 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 2 months ago
- Rust binding for libsound.io☆49Updated 5 years ago
- Performant wrapper around the Telegram bot API.☆23Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A remotely controlled wheeled robot☆10Updated 8 years ago
- Safely combine results☆82Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Alternative syntax for printing macros in Rust☆50Updated 2 years ago
- OAuth2 client for Rust☆31Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior