Skip to content
View AnthonyLonsMax's full-sized avatar

Block or report AnthonyLonsMax

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. lrucache lrucache Public

    Generic thread-safe LRU cache for Go.

    Go

  2. rate-limiter rate-limiter Public

    Rate limiter and JWT from scratch

    Go

  3. rbtree rbtree Public

    Generic red black binary tree implemented in golang

    Go 1

  4. compose compose Public

    Composable Go utilities to build nested data structures from relational queries — without N+1, without ORMs, without JOIN hell. Query each level independently, then merge in memory.

    Go