Skip to content
Avatar

Sponsoring

@dimforge

Pinned

  1. repo to help developing with the dimforge ecosystem

    Shell

  2. Forked from nushell/nushell

    A new type of shell

    Rust

  3. Forked from Fluci/ply-rs

    A small library to read/write ascii and binary PLY (Polygn File Format) files.

    Rust

  4. Forked from dimforge/rapier

    2D and 3D physics engines focused on performance.

    Rust 1

  5. Forked from dimforge/salva

    2 and 3-dimensional fluid simulation library in Rust.

    Rust

  6. Forked from w1th0utnam3/splashsurf

    Command line tool and library for surface reconstruction of SPH particle data, written in Rust

    Rust

190 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

rezural has no activity yet for this period.

March 2021

Created 10 commits in 2 repositories

Created a pull request in arijit79/minus that received 4 comments

Fix bug where moving to the last search term, locks onto that search, and the user cannot go to the previous search match.

This removes the if clauses, and just clamps the value of s_mark to 0..s_co.len() - 1

+44 −48 4 comments
Started 1 discussion in 1 repository
arijit79/minus

Seeing something unexpected? Take a look at the GitHub profile guide.