bit-optimization

Official

Bit-level optimizations for succinct data.

Authorrust-works
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bit-level optimization patterns address the bottlenecks in bit manipulation tasks central to succinct data structures, enabling faster rank, select, and related operations.

Core Features & Use Cases

  • Two-level lookup patterns to accelerate per-byte processing during bit scans.
  • Hierarchical structures and skip patterns for O(1) decision-making in rank/select workflows.
  • Practical guidance and examples for applying these optimizations to balanced parentheses and semi-indexing contexts.

Quick Start

Apply the bit-optimization patterns to a project by incorporating the techniques when implementing rank, select, and popcount for succinct data structures.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bit-optimization
Download link: https://github.com/rust-works/succinctly/archive/main.zip#bit-optimization

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.