Skip to content
View osvaldoandrade's full-sized avatar
🎯
Focusing
🎯
Focusing
  • code | company.
  • São Paulo, Brazil

Highlights

  • Pro

Block or report osvaldoandrade

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 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

Pinned Loading

  1. ledgerdb ledgerdb Public

    LedgerDB is a Git-native document database that stores each write as an immutable commit, replicates via push/pull, serves reads from a SQLite sidecar index, and resolves conflicts with CAS.

    Go 7

  2. codeq codeq Public

    codeQ is a reactive task scheduling and completion engine backed by persistent KVRocks queues. Workers claim tasks with leases, and the system tracks results, retries with backoff, delayed queues, …

    Go 7 1

  3. tikti tikti Public

    Tikti is a headless IdP that authenticates users, exchanges HS256 identity tokens for RS256 access tokens, and enforces tenant isolation with a mandatory tid claim and offline JWKS verification.

    Go 3

  4. ova-lib ova-lib Public

    This is a compact toolkit offering some data structures in ANSI C for my personal projects. It is designed for simplicity and POSIX portability.

    C 12 1

  5. sous sous Public

    SOUS is a serverless execution layer for agent automation, deploying functions without compilation. The platform ensures runtime parity between local and cluster, executing functions in secure isol…

    Go