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

Block or report Kirusi

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

  1. jstreemap jstreemap Public

    Associative containers (sets, maps) library for JavaScript, using red-black trees. It implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes

    JavaScript 14 5

  2. ez-string ez-string Public

    A string template renderer for JavaScript without memory leaks.

    JavaScript 1

  3. hook-run hook-run Public

    Python bootstrap to activate a virtual environment (venv, or conda) and run a command. Intended to be used with pre-commit pypi package. Inspired by venv-run

    Python 1

  4. jseventqueue jseventqueue Public

    A JavaScript (ES6) library for serializing event processing. It is intended to be used by multiple producers and a single consumer. Event processing is using ayns/await mechanism, which helps to pr…

    JavaScript

  5. wiki-templates-parser wiki-templates-parser Public

    JavaScript

  6. venv-run venv-run Public

    Forked from guludo/venv-run

    Run commands using Python virtual environment

    Python