7 releases

new 0.0.16 Jan 14, 2025
0.0.15 Jan 13, 2025
0.0.12 Dec 3, 2024
0.0.11 Nov 30, 2024

#904 in Encoding

Download history 111/week @ 2024-11-19 250/week @ 2024-11-26 354/week @ 2024-12-03 227/week @ 2024-12-10 36/week @ 2024-12-17 51/week @ 2024-12-24 74/week @ 2024-12-31 498/week @ 2025-01-07

668 downloads per month
Used in 42 crates (20 directly)

MIT license

7KB
73 lines

Limnus Local Resource

A single-threaded resource management system that provides type-safe storage and retrieval of resources.

✨ Features

  • Type-safe resource storage and retrieval
  • Panic-free optional access methods

📦 Installation

To use limnus-local-resource, add it to your Cargo.toml:

[dependencies]
limnus-local-resource = "0.0.16"

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~215–660KB
~16K SLoC