#resources #storage #local #limnus #single-threaded

limnus-local-resource

A simple local resource storage

7 releases

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

#852 in Encoding

Download history 120/week @ 2024-11-20 416/week @ 2024-11-27 264/week @ 2024-12-04 146/week @ 2024-12-11 34/week @ 2024-12-18 85/week @ 2024-12-25 41/week @ 2025-01-01 744/week @ 2025-01-08 218/week @ 2025-01-15 58/week @ 2025-01-22 23/week @ 2025-01-29 32/week @ 2025-02-05

565 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

~205–640KB
~15K SLoC