gaissmai / bart

The Balanced Routing Table is an adaptation of D. Knuth's ART algorithm combined with popcount level compression and backtracking. It is somewhat slower than ART, but requires considerably less memory.
MIT License
34 stars 3 forks source link

Update README.md #14

Closed gaissmai closed 7 months ago

gaissmai commented 7 months ago

mentions benchmarks