Skip to content

madars/tmi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmi: Tiny Multi-Index

A slimmed down but very functional version of boost::multi_index

Enough is implemented here to work as a near drop-in replacement for Bitcoin Core's usage of multi-index. It passes all tests and matches or beats Boost in our benchmarks.

Still tons of work to do:

  • Replace the red-black-tree which was copied from LLVM as a starting point
  • Lots of docs
  • Lots of tests
  • Lots of benchmarks

WIP

About

Tiny Multi-Index

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%