RubyGems Navigation menu

veb_tree 0.1.1

VebTree is a production-quality Van Emde Boas tree implementation providing O(log log U) time complexity for insert, delete, search, successor, and predecessor operations on integer sets. The core algorithm is implemented in C++17 for maximum performance with an idiomatic Ruby API. Perfect for applications requiring fast integer set operations, range queries, and successor/predecessor lookups within a bounded universe.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.1 October 03, 2025 (12.5 KB)
  2. 0.1.0 October 03, 2025 (12.0 KB)

Development 相依性套件 (2):

minitest ~> 5.0
rake ~> 13.0

擁有者:

推送者:

作者:

  • pixelcaliber

SHA 256 總和檢查碼:

=

總下載次數 302

這個版本 177

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7.0

相關連結: