Skip to content

Guide

The guide is not a beginner tutorial. It is the orientation layer for advanced readers who need to decide whether BitCal's redesign is coherent enough to keep reading.

Audience and scope

This section is written for readers who want to evaluate one or more of the following:

  • whether the C++23 baseline is a real project decision;
  • whether the x86-64-first posture is documented with honest limits;
  • whether the new owner / view / algorithm split improves the public model;
  • whether the repository still exposes a stable include seam through <bitcal/bitcal.hpp>.

The guide intentionally stops short of full reference detail. It exists to prepare the reader for the deeper whitepaper and evidence sections.

Reading chain

The canonical path is Guide → Whitepaper → Performance → Reference → Research → Status.

What you should know before continuing

  • BitCal is not presenting itself as a settled general-purpose bitset library.
  • The redesign is v4.0.0-scale and is willing to break earlier expectations.
  • Current Pages content is organized to help you review architecture and evidence, not to maximize feature-count impression.

Continue with the verification path if you want to anchor the documentation in executable evidence first, or go straight to the whitepaper if you already know the repository context.

Whitepaper-first technical documentation for BitCal vNext.