RubyGems Navigation menu

veb_tree 0.1.2

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:
=

installieren:
=

Versionen:

  1. 0.1.2 January 04, 2026 (12,5 KB)
  2. 0.1.1 October 03, 2025 (12,5 KB)
  3. 0.1.0 October 03, 2025 (12 KB)

Development Abhängigkeiten (2):

minitest ~> 5.0
rake ~> 13.0

Besitzer:

Pushed by:

Autoren:

  • pixelcaliber

SHA 256-Prüfsumme:

=

Downloads insgesamt 579

Für diese Version 138

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.7.0

Links: