Skip to content
View rainerzufalldererste's full-sized avatar
🌵
🌵
  • Six Impossible Things Before Breakfast
  • Cologne, Germany

Block or report rainerzufalldererste

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Hi, I'm Chris!

I'm excited about high-performance programming, low-level wizardry & complex data transformations.
Over the years I have worked on a ton of different projects including...

⚙️ Core Libraries - Allocators, Data Structures, Message Queues, Streams, Machine Learning, Cryptography, Media Handling
📦 Data Compression - Entropy Coding, Structured Data / Image / Video Codecs, RLE, LZ, Quantization Metrics
🛡️ Software Security - Binary-Obfuscation, DRM, Debug Protection, Anti-Reverse-Engineering, Dynamic Runtime Binary Decryption
🎮 Game Engines - Rendering Pipelines, Asset Processing, 3D Audio-Engine, Simulation
🧪 Various R&D Projects - Genetic Algorithms, Real-Time Photogrammetry, De-Noising, Point-Clouds Processing
Optimization - hand-tuned SIMD code-paths for specific CPUs, Cache Coherency & Memory Layout, manual Pre-Fetching
🧭 Binary Processing - Profilers, Compilers, Decompilers, Debuggers, Static Binary Analyzers

Some of my favorite public personal repositories & projects:

🧪 optim8.org - Online Performance Analysis Platform based on some of my other projects (decompiler, static-analzyer)
🌋 portfolio - My Graphics & 3D Technology Portfolio: Rendering, Erosion Simulation, UV Unwrapping, and much more...
🚀 hypersonic-rle-kit - The fastest & best-compressing Run-Length-Encoders on the Planet (specialized variants for many scenarios)
🏎️ hypersonic-rANS - Some of the fastest decoding rANS Entropy Coders (bit-stream optimized for AVX2 decoding)
#️⃣ mediaLib - My old general-purpose library for Windows-based Media & Graphics projects (C++/OpenGL)
📈 silverpp - A lightweight user-mode profiler for Windows x64 with disassembler & instruction-level decompiler for hot code-paths
🖼️ limg - An experimental lossy image codec with a bunch of cool algorithmic & SIMD optimizations
🥷 llscript - A custom low-level programming language (compiler, debugger, byte-code interpreter) with shellcode-injectable runtime
👻 paranormal-distribution - An incredibly fast & simple approximate fixed-width normal-distribution sampler
🧵 sformat - An easily-integrable, extendable, typesafe, UTF-8 compliant, non-copyleft string formatter for C++17

Pinned Loading

  1. hypersonic-rle-kit hypersonic-rle-kit Public

    The fastest Run-Length-Encoding on the Planet (for x64)

    C 38 8

  2. windows_x64_shellcode_template windows_x64_shellcode_template Public

    An easily modifiable shellcode template for Windows x64 written in C

    C 264 39

  3. hypersonic-rANS hypersonic-rANS Public

    Some of the fastest decoding range-based Asymetric Numeral Systems (rANS) codecs for x64

    C++ 18 1

  4. zydec zydec Public

    An instruction-level Decompiler for x64

    C++ 10 5

  5. silverpp silverpp Public

    A lightweight dynamic user mode profiler for Windows x64

    C++ 13 2

  6. execution-flow execution-flow Public

    A CPU-performance analysis tool based on LLVM, retrieving simulated per-instruction resource utilization over multiple iterations

    C++ 9 1