Skip to content
View derbroti's full-sized avatar
Block or Report

Block or report derbroti

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

Pinned Loading

  1. VOXEL VOXEL Public

    Tools to rebuild a VOXEL-enabled server and client.

    C++ 12 7

  2. dotfiles dotfiles Public

    My dotfiles primarily contain vim and tmux configs

    Vim Script 2

  3. coder coder Public

    Space conserving (LEB128) CPU data-state (memory: addr+value, register: idx+value) encoder // (decodable from left-to-right and right-to-left)

    C++ 1

  4. C++ demo for lock-free parallel task... C++ demo for lock-free parallel task execution with dynamic "checkpoint" synchronization (catch-up and roll-back).
    1
    // MIT License. Copyright 2023 Mirko Palmer (derbroti)
    2
    
    
    3
    // Build:
    4
    // g++ atomic_runner.cpp --std c++20 -o atomic_runner
    5
    //
  5. binutils-gdb binutils-gdb Public

    binutils-gdb fork (mainly disassembler and linker) to include my soon to be published cpu design called Maschinenkern.

    C

  6. libc libc Public

    LIve BC - We'll do it live! F**k it! Do it live! I wrote it and we are doing it live!

    Shell