Skip to content
View wx257osn2's full-sized avatar

Organizations

@boostjp @cpprefjp
Block or Report

Block or report wx257osn2

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wx257osn2/README.md

I (@wx257osn2)

I'm I, a Japanese Virtual C++ Programmer / IさんはC++が好きなインターネットパーソナリティです

Bluesky Twitter Zenn Qiita

Major Repositories

Libraries

wx257osn2/veiler

  • C++ header-only library contains
    • C++11 constexpr lambda
    • State machine
    • expected
    • Parser Combinator based on Parsing Expression Grammar
    • and so on

wx257osn2/will

  • Header-only WinAPI wrapper library
    • Error handling with expected
    • RAII

wx257osn2/linse

  • Single header readline library for C++17

wx257osn2/qoixx

  • Single header high performance QOI implementation
    • Especially the encoder is one of the fastest implementation

wx257osn2/holiday_jp-cxx

  • Header-only library for getting information of Japanese hoildays
    • C++ implementation of repositories on holiday-jp

wx257osn2/veiler_opaque_bool

  • Single header library of strong typedef for bool

wx257osn2/clockwork_base32_cxx

Applications

messer-cpp/messer

  • REPL (interactive environment) of C Preprocessor
    • It can show macro replacement steps

wx257osn2/qoi-benchmark

wx257osn2/symboli_loader

  • Generic plugin loader on Windows

wx257osn2/symboli_renderer
wx257osn2/symboli_carotene_dump
wx257osn2/symboli_prelude
wx257osn2/symboli_carotene_core

  • Symboli plugins for some applications

wx257osn2/mkln

  • mklink command looks like ln for Windows

Major Contributions

Pinned Loading

  1. qoixx qoixx Public

    Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20

    C++ 33 4

  2. will will Public

    WinAPI Wrapper Library

    C++ 7

  3. veiler veiler Public

    Veiler C++ Library

    C++ 4 1

  4. linse linse Public

    BSD licensed header-only C++17 readline library that supports UTF-8 and Windows.

    C++ 1 2

  5. qoi-benchmark qoi-benchmark Public

    Cross-language benchmark for QOI (Quite OK Image Format) implementations

    C++

  6. messer-cpp/messer messer-cpp/messer Public

    REPL for C preprocessor of C++17

    C++ 10