Skip to content

An async collection in RustLang, intended for sharing a pool of a given resource

Notifications You must be signed in to change notification settings

khionu/async_pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AsyncPool

In short, what this is is in the name: an async-capable pool collection.

This is a light-weight, performant collection for awaiting a resource from a pool of user-provided objects.

About

An async collection in RustLang, intended for sharing a pool of a given resource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages