Skip to content
View Neko-Box-Coder's full-sized avatar

Block or report Neko-Box-Coder

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Neko-Box-Coder/README.md

About Me

I write things that make computers go beep boop, sometimes doing some dev-ops for my homelab and the rest of the time watching anime and reading manga.

People I like:

  • Casey Muratori
  • Jonathan Blow
  • Carson Gross

My Own Eco-System

  • runcpp2, C++ python like scripting engine and build system.
  • CppOverride, mock-ish framework, like gmock but without the inheritance requirements.
  • ssLogger, simple call stack and debug logger.
  • DSResult, A simple struct for allowing golang or rust like error handling.
  • System2, a C header-only library for calling shell commands with stdin & stdout communication.
  • ssTest, a simple fancy test framework that makes tests look a bit nicer.
  • MacroPowerToy, a collection of C/C++ macros for manipulating arguments and preprocessing.
  • Embed2C, a simple program and CMake helper for embedding binary files to source files, like xxd but cross-platform.

My own setup

Pinned Loading

  1. runcpp2 runcpp2 Public

    A simple declarable, scriptable, flexible cross-platform build system build system for c or c++

    C++ 3

  2. ssLogger ssLogger Public

    Super Simple Logger for call stack and quick debug logging

    C++ 2

  3. MicroOmni MicroOmni Public

    A swiss army knife plugin that super charges ⚡️ your micro text editor

    Lua 15

  4. unofficial-plugin-channel unofficial-plugin-channel Public

    Fork of the fork of the micro editor plugins channel

    19 5

  5. System2 System2 Public

    Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.

    C 12 1

  6. micro-dev micro-dev Public

    Forked from zyedidia/micro

    My own personal dev branch for the modern and intuitive terminal-based text editor

    Go 5