Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huonw/stable_vec
A stable vector in Rust
https://github.com/huonw/stable_vec
Last synced: about 1 month ago
JSON representation
A stable vector in Rust
- Host: GitHub
- URL: https://github.com/huonw/stable_vec
- Owner: huonw
- Created: 2014-04-22T03:24:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T14:02:50.000Z (over 10 years ago)
- Last Synced: 2023-04-10T09:40:24.197Z (over 1 year ago)
- Language: Rust
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StableVec
[![Build Status](https://travis-ci.org/huonw/stable_vec.png)](https://travis-ci.org/huonw/stable_vec)
A stable vector implemented in Rust.
Compiles with f50e4ee55 2014-07-18 00:01:22.
# License
MIT/Apache like Rust itself.