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.

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

Pinned Loading

  1. AI-Mod AI-Mod Public

    A comprehensive online moderation tool powered by Machine Learning

    Python 14 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 2

  5. voibe voibe Public

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

    Swift 92 7

  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)