Mark

Results 5 repositories owned by Mark

diff

18
Stars
2
Forks
Watchers

Nim implementation of Python difflib's sequence matcher

differ

6
Stars
2
Forks
Watchers

Differ is a rust library for finding the differences between two sequences.

editabletuple

5
Stars
3
Forks
Watchers

This module provides the editabletuple() function for creating classes with a fixed sequence of fields, similar to a namedtuple, except editable.

gravitate-nim

6
Stars
1
Forks
Watchers

A pure nim GUI game like TileFall/SameGame

uxf

91
Stars
1
Forks
Watchers

Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml,...