#array #stack #vec #no-std #vector

yanked libstaticvec

Experimentally provides a cdylib wrapping a (currently minimal) subset of the functionality of StaticVec, for use from C or any language with dynamic library support

0.2.1 Dec 10, 2019
0.2.0 Dec 10, 2019
0.1.0 Dec 9, 2019

#355 in #stack

27 downloads per month

MIT/Apache

11KB
173 lines

Latest Version Rustc Version nightly

Build Status

Experimentally provides a cdylib wrapping a (currently minimal) subset of the functionality of StaticVec, for use from C or any language with dynamic library support.

Contributions/suggestions/etc. very welcome!

License:

Licensed under either the MIT license or version 2.0 of the Apache License. Your choice as to which! Any source code contributions will be dual-licensed in the same fashion.

Dependencies

~300KB