Skip to content
View waspas66-del's full-sized avatar

Block or report waspas66-del

Report abuse

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

Report abuse

Popular repositories Loading

  1. https-krun.pro- https-krun.pro- Public

    Software engineer with a logic-first approach to development. I publish rigorous analytical articles on Python, Go, Rust, Kotlin, JavaScript and related ecosystems. On krun.pro, I dissect languages…

    1

  2. smart-internal-linker smart-internal-linker Public

    Smart Internal Linker by Krun Dev. Professional SEO tool for tech blogs. Features context-aware anchors, semantic bridges (vs/and), and strict start-of-sentence protection. Safely skips code tags &…

    PHP 1

  3. bare-async bare-async Public

    High-performance manual state machines and a naked async executor for systems-level Rust. Designed for bare-metal, embedded, and safety-critical applications where zero-allocation and no-std are ha…

    Rust 1

  4. kotlin-contract-testing kotlin-contract-testing Public

    Insights on why APIs break in production and how Kotlin contract testing prevents interface drift. Includes consumer- and provider-side patterns, CI/CD integration, and lessons from real-world micr…

    Kotlin

  5. python-production-issues python-production-issues Public

    Real-world Python production issues in performance, concurrency, memory, testing, and system scalability with practical debugging and architecture patterns.

  6. rust-safe-garbage-collection rust-safe-garbage-collection Public

    Safe Rust Garbage Collection: 100% unsafe-free mark-and-sweep implementation using index-based arenas. Handle cyclic graphs and back-references via generation counters and u32 keys instead of raw p…