Skip to content
View gc-garcol's full-sized avatar

Block or report gc-garcol

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
gc-garcol/README.md

Hi there 👋

Linkedin Badge Leetcode Badge Gist

I'm a software engineer.

I have a passion for math, solving dynamic programming problems and designing high-performance architectures.

Here are my preferred languages and frameworks:

Spring boot Java Kotlin NodeJS

⚡ Used languages


Pinned Loading

  1. cafe-ringbuffer cafe-ringbuffer Public

    A simple high-performance ring buffer handling 10,000,000 messages/sec.

    Java 2

  2. cafe-exchange cafe-exchange Public

    Handle approximately 60,000 RPS with latencies consistently under 15 microseconds. Utilizing gRPC, ring-buffer and robust leader.

    Java 2

  3. lmax-disruptor-bank lmax-disruptor-bank Public

    Handle more than 200,000 write-requests per second with Lmax disruptor, Kafka and gRPC

    Java 11 3

  4. cafe-write-ahead-logging cafe-write-ahead-logging Public

    Embedded database appending 180,000 records/second with low latency (using for Raft)

    Java 1

  5. simple-bloom-filter simple-bloom-filter Public

    A simple BloomFilter written in Java

    Java 4

  6. aeron-bank aeron-bank Public

    A simple Bank-app using the Aeron cluster

    Java 8 1