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

Download history 116/week @ 2025-12-09

116 downloads per month
Used in 7 crates (2 directly)

MIT/Apache

30KB
588 lines

rapace-registry

crates.io documentation MIT/Apache-2.0 licensed

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:

at your option.

Dependencies

~2MB
~42K SLoC