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.5KB)
  2. 0.1.0 October 03, 2025 (12KB)

Development依存関係 (2):

minitest ~> 5.0
rake ~> 13.0

所有者:

プッシュ者:

作者:

  • pixelcaliber

SHA 256チェックサム:

=

累計ダウンロード数 304

このバージョンのみ 178

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.7.0

リンク: