homunkulus a885d6a47e Auto merge of #9 - japaric:contention, r=japaric
add contention test

This needs to be fixed before the next release

Interestingly I see that the test passes when compiled without optimizations but fails when
optimized. Perhaps there's some UB in here.

cc @pftbest
2017-11-09 15:55:09 +00:00
2017-11-09 15:33:54 +01:00
2017-11-09 16:54:30 +01:00
2017-11-09 15:33:54 +01:00
2017-11-09 01:37:30 +01:00
2017-04-27 16:25:57 -05:00
2017-03-05 00:30:10 -05:00
2017-03-05 00:30:10 -05:00
2017-04-27 16:25:57 -05:00

crates.io crates.io

heapless

static friendly data structures that don't require dynamic memory allocation

Documentation

Change log

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Description
Heapless, static friendly data structures
Readme 18 MiB
Languages
Rust 100%