StaticVec

实现了一个固定容量的堆栈分配的Vec替代方案,由一个数组支持,使用常数泛型。「Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.」

Main metrics

Overview

Name With Ownerslightlyoutofphase/staticvec
Primary LanguageRust
Program languageRust (Language Count: 3)
Platform
License:Apache License 2.0
Release Count34
Last Release Name0.11.9 (Posted on )
First Release Name0.7.5 (Posted on )
Created At2019-08-02 02:37:58
Pushed At2023-05-29 00:37:17
Last Commit At2023-05-28 20:37:17
Stargazers Count268
Watchers Count5
Fork Count19
Commits Count1326
Has Issues Enabled
Issues Count32
Issue Open Count6
Pull Requests Count18
Pull Requests Open Count0
Pull Requests Close Count11
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top