Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 666 Bytes

README.md

File metadata and controls

27 lines (26 loc) · 666 Bytes

skylake-core

[Clang19+; c++23; linux; x86-64] - Specialized core library.

Goals:

  1. Maximize compilation speed
    • Absolute minimal dependencies
    • 100% Specialized for:
      compiler clang 19+
      c++ version c++23
      os linux (dev os: debian 2025-01-02)
      arch x86-64
    • use compiler builtins as much as possible
  2. Simple and fast