laptou / bluez-rsLinks
Control Bluetooth on Linux.
☆41Updated 2 years ago
Alternatives and similar repositories for bluez-rs
Users that are interested in bluez-rs are comparing it to the libraries listed below
Sorting:
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆89Updated 3 weeks ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 8 months ago
- ☆110Updated 2 weeks ago
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- Serialization value trees☆48Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- ☆126Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- IO-agnostic line editor for embedded systems☆112Updated 11 months ago
- ☆65Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Minimal asynchronous executor for Rust☆133Updated last month
- Rust serializer library☆89Updated 3 months ago
- A procedural macro for configuring constant values across crates☆70Updated last year
- Provides a crate with information from the time it was built.☆190Updated this week
- Big array helper for serde☆65Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Static file-serving for Hyper 1.0☆56Updated last year
- A rust websocket library for embedded systems (no_std)☆117Updated last year
- ☆61Updated last year
- A tool to mine crates.io and produce static websites☆138Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Multiline TextBox for the embedded-graphics Rust crate