Skip to content

An implementation of a Relaxed Radix Balanced Vector in Haskell.

License

Notifications You must be signed in to change notification settings

konsumlamm/rrb-vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rbb-vector

An implementation of a Relaxed Radix Balanced Vector (RRB-Vector), an efficient sequence data structure. It supports fast indexing, iteration, concatenation and splitting.

For more information, see rrb-vector on Hackage.

About

An implementation of a Relaxed Radix Balanced Vector in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published