Skip to content

Gpinchon/sparse_set

Repository files navigation

I got inspired by this blog post and implemented a fixed-size sparse set, removing the need for vectors, because everything is allocated on the sparse set creation, you should allocate on the heap when using a large set.

About

Yet another implementation of sparse set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published