Skip to content
View steve-weiland's full-sized avatar

Block or report steve-weiland

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. nkeys-cpp nkeys-cpp Public

    A C++20 implementation of the NATS NKeys cryptographic library for Ed25519-based authentication.

    C++

  2. jwt-cpp jwt-cpp Public

    A C++20 implementation of NATS JWT library for Ed25519-based authentication tokens.

    C++

  3. kvstore kvstore Public

    A distributed, fault-tolerant key-value store built as a study in storage engine and consensus fundamentals.

    Go

  4. ratelimiter ratelimiter Public

    A HTTP rate limiter built as a study in hot-path performance and distributed state.

    Go

  5. loadbalancer loadbalancer Public

    A health-aware HTTP load balancer built as a study in traffic distribution and failure isolation

    Go

  6. order-processing-system order-processing-system Public

    Event-driven order pipeline

    Java