Skip to content
View grandimam's full-sized avatar

Highlights

  • Pro

Block or report grandimam

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 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
grandimam/README.md
                           _ _
  __ _ _ __ __ _ _ __   __| (_)_ __ ___   __ _ _ __ ___
 / _` | '__/ _` | '_ \ / _` | | '_ ` _ \ / _` | '_ ` _ \
| (_| | | | (_| | | | | (_| | | | | | | | (_| | | | | | |
 \__, |_|  \__,_|_| |_|\__,_|_|_| |_| |_|\__,_|_| |_| |_|
 |___/

High-performance Python engineer. I push Python to its limits - threading, parallelism, and low-level optimizations. Currently building karak, an umbrella of free-threaded Python tooling - a threaded HTTP framework, agent primitives, and hireable agents. No async. No GIL. Just threads.

Blog

Focus

free-threaded Python · GIL-free concurrency · ASGI/WSGI internals · low-latency systems · agent primitives · Python 3.13+

Projects

karak - free-threaded Python umbrella

Project Description Stack
karak Threaded HTTP framework for free-threaded Python. True parallelism without async complexity. 2-5x faster than FastAPI
karak-agents Agent primitives for free-threaded Python. Building blocks for concurrent agents. threads · no GIL
karak-hire Hireable agents built on karak. Deploy and contract agents on free-threaded Python. agents · threads

Writing

Series Part Date
Building Python ASGI Framework Foundation Mar 2026
Building Python ASGI Framework Hello World Mar 2026
Agentic Software Engineering Writing Effective Skills Apr 2026
Agentic Software Engineering Speed is Cheap, Capability is Expensive Jun 2026
Repricing of Software Engineering Labor Jun 2026
Distorted Reality Jul 2026
How HackerRank Scores Engineers Jul 2026

Pinned Loading

  1. karakcore/karak karakcore/karak Public

    Free-threaded HTTP library

    Python 13 1

  2. karakcore/karak-agents karakcore/karak-agents Public

    Build agents using barebone primitives

    Python 2

  3. karakcore/karak-hire karakcore/karak-hire Public

    Simply better hiring agents

    Python