Skip to content

Milestones

List view

  • API freeze, full documentation, and the first stable release. Roadmap items: - 10.1 Freeze public API + full Doxygen - 10.2 Benchmark suite + baselines - 10.3 >=80% line coverage - 10.4 Tag & release v1.0.0

    No due date
    4/4 issues closed
  • RAII file I/O, async networking, and binary serialization (the OS-API-heavy compiled tier). Roadmap items: - 9.1 FileStream (#16) - 9.2 BinarySerializer (#18) - 9.3 TcpSocket / TcpServer (#17) - (also realizes 1.8: the compiled STATIC tier)

    No due date
    3/3 issues closed
  • Typed CLI parsing and non-allocating JSON. Roadmap items: - 8.1 CliParser (#22) - 8.2 JsonParser (#23)

    No due date
    2/2 issues closed
  • Profiling, logging, and crash diagnostics. Roadmap items: - 7.1 Stopwatch (#19) - 7.2 StackTrace (#21) - 7.3 Logger (#20)

    No due date
    3/3 issues closed
  • Thread-safe primitives, all verified under ThreadSanitizer. Roadmap items: - 6.1 Semaphore (#9) - 6.2 ReaderWriterLock (#8) - 6.3 TaskFuture (#6) - 6.4 LockFreeQueue (#7) - 6.5 ThreadPool (#5)

    No due date
    5/5 issues closed
  • Allocation-light string construction, splitting, and type-safe formatting. Roadmap items: - 5.1 StringSplitter (#11) - 5.2 StringBuilder (#10) - 5.3 StringFormatter (#12)

    No due date
    3/3 issues closed