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

Block or report ijagberg

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

    I noticed that I kept reimplementing the same 2d-grid structure in many of my projects, so I made it into a library instead

    Rust 4

  2. influx influx Public

    Client and models for interacting with InfluxDb 2.0

    Rust 3 1

  3. rational rational Public

    Small library for rational numbers in Rust

    Rust 4 2

  4. game-of-life game-of-life Public

    Rust implementation of Conway's Game of Life

    Rust

  5. sudoku-solver sudoku-solver Public

    Simple Rust library for solving Sudoku puzzles using backtracking

    Rust

  6. factorize factorize Public

    Command line tool for factorizing integers

    Rust