Skip to content
View grfield's full-sized avatar

Block or report grfield

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

Popular repositories Loading

  1. advent-of-code-2023 advent-of-code-2023 Public

    My solutions to Advent of Code 2023 in Rust

    Rust

  2. flowable-engine flowable-engine Public

    Forked from flowable/flowable-engine

    A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.

    Java

  3. kickstart-modular.nvim kickstart-modular.nvim Public

    Forked from dam9000/kickstart-modular.nvim

    A launch point for your personal nvim configuration

    Lua

  4. MS-DOS MS-DOS Public

    Forked from microsoft/MS-DOS

    The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes

    Assembly

  5. immutables immutables Public

    Forked from immutables/immutables

    Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included

    Java

  6. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…

    C