bors[bot] 582668cb50 Merge #78
78: Implement Default for Vec, String, LinearMap, BinaryHeap r=japaric a=XOSplicer

As pointed out in #56 

The implementation for Queue is missing, as it would be opinionated about the atomic size to use and whether it is a single or multi core variant.

Co-authored-by: Felix Stegmaier <stegmaier.felix@gmail.com>
2019-02-10 12:38:55 +00:00
2019-02-06 18:43:19 +03:00
2019-02-10 13:29:13 +01:00
2018-10-19 19:28:57 +02:00
2018-08-19 10:46:46 +02:00
2018-03-01 19:12:13 +01:00
2019-02-06 18:41:54 +03:00
2017-03-05 00:30:10 -05:00
2017-03-05 00:30:10 -05:00
2018-04-23 19:54:46 +02: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%