Skip to content

przb/fbvec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a thing I'm working on just for fun. I wanted to do some more stuff with unsafe Rust and data structures. I read a while ago about Facebook's implementation of a C++ vector, and I could not find such an implementation in Rust. This is not to say that it is necessary; I am just working on it because I want to.

Source Docs

These are some of the docs that I am using:

  1. The Rustonomicon
  2. The fbvec github

About

Personal project to implement Facebook's fbvec in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages