Skip to content

gendx/appendvec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AppendVec: a concurrent append-only container of immutable values

Crate Documentation Minimum Rust 1.85.0 Lines of Code Dependencies License Codecov Build Status Test Status

This container data structure ensures that reads return stable references and can happen concurrently to a write.

About

A concurrent append-only container of immutable values

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages