Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities for concurrent programming

Build Status License Cargo Documentation

This crate provides utilities for concurrent programming.

Usage

Add this to your Cargo.toml:

[dependencies]
crossbeam-utils = "0.2"

Next, add this to your crate:

extern crate crossbeam_utils;

License

Licensed under the terms of MIT license and the Apache License (Version 2.0).

See LICENSE-MIT and LICENSE-APACHE for details.

About

Utilities for concurrent programming

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages