Skip to content
View ibrhmkoz's full-sized avatar
Block or Report

Block or report ibrhmkoz

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

  1. pgtest pgtest Public

    pgtest is a Go package that simplifies testing against PostgreSQL databases. It enables running tests in parallel, applies database schema migrations, and provides options to disable referential in…

    Go 5 1

  2. parsenip parsenip Public

    Parsenip is a Go package for extracting structured data from strings. Inspired by TypeScript and Python's Parse library, it provides a robust parsing tool for Go applications.

    Go 2

  3. id id Public

    The ID package provides a simple and flexible way to generate and manage unique identifiers (IDs) in Go applications. It leverages the power of ULIDs (Universally Unique Lexicographically Sortable …

    Go

  4. rebase-migration rebase-migration Public

    A small utility to resolve version number conflicts in SQL migration scripts during feature branch merges

    Go