16 releases (4 breaking)

Uses new Rust 2024

new 0.7.0-rc.13 Feb 24, 2026
0.7.0-rc.11 Feb 3, 2026
0.7.0-rc.7 Jan 30, 2026
0.6.4 Jan 27, 2026
0.1.3 Jan 6, 2026

#6 in #source-version

Download history 5/week @ 2026-01-06 10/week @ 2026-01-13 15/week @ 2026-01-20 18/week @ 2026-01-27 22/week @ 2026-02-03 21/week @ 2026-02-17

65 downloads per month
Used in 12 crates

MIT/Apache

21KB
338 lines

Aquila Core

Crates.io Downloads Docs

Types and traits for the ecosystem.

Defines the protocol used by clients and servers.

  • AssetManifest: The source of truth for a game version. Maps logical paths (e.g., textures/test.png) to physical content hashes.
  • StorageBackend: Trait for implementing storage layers (e.g., S3, Filesystem).
  • AuthProvider: Trait for implementing user verification strategies.

License: MIT OR Apache-2.0

Dependencies

~2.1–3.5MB
~66K SLoC