Skip to content
View jurgen-kluft's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jurgen-kluft

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
jurgen-kluft/README.md

Hi there, I'm Jurgen πŸ‘‹

Welcome to my profile! I am a software engineer passionate about system-level programming, memory management, and writing highly optimized C++ frameworks.

πŸ› οΈ Technologies & Skills

C
C++
C#
Go

  • Architecture: Software Architecture, Advanced Data Structures, Low-Level Optimization
  • Ask me about: C/C++ memory allocation, package management, or base library design

πŸ“Š GitHub Metrics

Jurgen's GitHub stats Top Languages


πŸš€ Featured Projects

Here is a breakdown of my foundational C++ ecosystem:

πŸ“¦ Tooling & Package Management

  • ccode: A native C++ package manager and project files generator.

πŸ›οΈ Core Libraries

  • ccore: The underlying foundational core C++ library.
  • cbase: Robust base C++ library architectures built directly upon ccore.

πŸ’Ύ Memory Management

  • csuperalloc: A highly optimized, custom virtual memory allocator C++ library.

🀝 Connect with Me

Pinned Loading

  1. ccore ccore Public

    The most basic c++ package

    C++

  2. cbase cbase Public

    C++ cross-platform base library

    C++ 1

  3. ccode ccode Public

    Basic Package Manager and Project Generator for C++ (Visual Studio, Xcode, Tundra, Make and CMake), build with go

    Go 1

  4. cunittest cunittest Public

    Unittest library, C++

    C++

  5. csuperalloc csuperalloc Public

    virtual memory allocator

    C++ 1

  6. cstring cstring Public

    string library (WIP = work in progress)

    C++