6 releases (breaking)
Uses new Rust 2024
| new 0.5.0 | Dec 21, 2025 |
|---|---|
| 0.4.0 | Dec 14, 2025 |
| 0.3.0 | Dec 13, 2025 |
| 0.2.0 | Dec 11, 2025 |
| 0.1.1 | Dec 11, 2025 |
#1479 in Database interfaces
116 downloads per month
Used in 7 crates
(2 directly)
30KB
588 lines
rapace-registry
Service registry and metadata support for rapace RPC.
Provides type-safe service registry capabilities:
- Service metadata: Method signatures, IDs, and documentation
- Type shapes: Reflection information for dynamic RPC
- Schema support: Full type introspection for form generation and validation
Used internally by rapace's code generation and explorer service.
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~2MB
~42K SLoC