Skip to content
View corlinp's full-sized avatar
  • ParaFi Capital
  • San Diego, CA

Block or report corlinp

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

Pinned Loading

  1. AI-Mod AI-Mod Public

    A comprehensive online moderation tool powered by Machine Learning

    Python 13 1

  2. pgpiper pgpiper Public

    pgpiper is a Go module for piping data quickly into PostgreSQL

    Go 1

  3. TSD TSD Public

    Tiny Streaming Data format

    Go

  4. Victor Victor Public

    What's our vector, Victor? Victor is a toy vector database written in Go.

    Go 6 1

  5. voibe voibe Public

    Mac Menu bar app for accurate speech-to-text with multimodal LLMs

    Swift 74 3

  6. 1BRC in Go - corlinp 1BRC in Go - corlinp
    1
    /*
    2
    3
    Corlin Palmer's Go solution to the 1BRC coding challenge: https://github.com/gunnarmorling/1brc
    4
    5
    - This solution reads the file sequentially as fast as possible (reader)