Skip to content
View juanchurtado1991's full-sized avatar

Block or report juanchurtado1991

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

Popular repositories Loading

  1. ghost-serializer ghost-serializer Public

    Ghost Serialization is a zero-copy, KMP-ready JSON parser. It uses KSP to generate reflection-free, highly optimized Field Tries that operate directly on contiguous memory buffers, achieving very h…

    Kotlin 1

  2. ghost-android-test-app ghost-android-test-app Public

    This app demonstrates how Android applications can eliminate R8/ProGuard minification crashes and runtime reflection overhead by utilizing compile-time generated bytecode. It showcases a massive dr…

    Kotlin

  3. ghost-spring-boot-test-app ghost-spring-boot-test-app Public

    This project demonstrates that you can have the convenience of Spring Boot with the high-performance memory characteristics of a Zero-Reflection engine.

    Kotlin

  4. ghost-ios-test-app ghost-ios-test-app Public

    This project demonstrates native-level execution speeds and optimized heap management on iOS. By bypassing dynamic reflection and using a deterministic, statically-compiled parsing architecture, th…

    Objective-C