surban / blezLinks
Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)
☆38Updated 4 years ago
Alternatives and similar repositories for blez
Users that are interested in blez are comparing it to the libraries listed below
Sorting:
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Typed any map for rust☆67Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- #[no_std] print equivalent for Rust☆66Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- A procedural macro for configuring constant values across crates☆71Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆26Updated 2 years ago
- RFID jukebox (mp3 player controlled by rfid)☆32Updated 4 years ago
- Run closures in parallel☆114Updated last year
- Rust implementation of the IEEE 802.15.4 standard☆50Updated last year
- ☆52Updated 2 years ago
- ☆126Updated 4 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Runtime-agnostic actor library