tdaira/blerpc
Type-safe, high-performance, secure RPC over Bluetooth Low Energy.
This project helps developers build reliable, secure communication between low-power embedded devices and modern applications. You define your data and commands once, and it generates code to send structured messages over Bluetooth Low Energy. Developers creating mobile apps, desktop tools, or other embedded systems that need to interact with small, power-efficient hardware would use this.
Use this if you are a developer building an application that needs robust, type-safe, and secure communication with a Bluetooth Low Energy device.
Not ideal if you need to communicate over wired connections or standard Wi-Fi, or if you are not a software developer.
Stars
9
Forks
—
Language
Python
License
LGPL-3.0
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/tdaira/blerpc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.