Skip to content

conradludgate/flag-bearer

Repository files navigation

flag-bearer: a generic async semaphore

License: Apache-2.0 OR MIT

Semaphores are very useful primitives, but the default tokio Semaphore is limited in it's functionality.

This crate aims to fill a gap left by tokio, to have extra functionality to track to permits available.

About

Generic Async Semaphore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages