Skip to content

A crossbeam-like channel that executes lambda functions.

License

MPL-2.0 and 2 other licenses found

Licenses found

MPL-2.0
LICENSE
MIT
LICENSE-crossbeam
MIT
LICENSE-quanta
Notifications You must be signed in to change notification settings

justin-qu/lambda-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lambda-channel

A crossbeam-like channel that concurrently executes a provided function.

Usage

Run this in your project:

cargo add lambda-channel

Or add this to your Cargo.toml:

[dependencies]
lambda-channel = "0.1"

Examples

See examples

About

A crossbeam-like channel that executes lambda functions.

Resources

License

MPL-2.0 and 2 other licenses found

Licenses found

MPL-2.0
LICENSE
MIT
LICENSE-crossbeam
MIT
LICENSE-quanta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages