Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sild/libs_rs

One more objects pool with auto-return
https://github.com/sild/libs_rs

pool rust

Last synced: 17 days ago
JSON representation

One more objects pool with auto-return

Awesome Lists containing this project

README

        

# libs_rs

General purpose libraries collection

| package_name | src | description |
|--------------|----------------------------------|--------------------------------------|
| auto_pool | [src/auto_pool](./src/auto_pool) | automatically return managed objects |