andrew cooke

Results 6 repositories owned by andrew cooke

AutoHashEquals.jl

44
Stars
11
Forks
Watchers

A Julia macro to add == and hash() to composite types.

ParserCombinator.jl

100
Stars
20
Forks
Watchers

A parser combinator library for Julia

simple-crypt

263
Stars
77
Forks
Watchers

Simple, secure encryption and decryption for Python 2.7 and 3

simple-date

19
Stars
4
Forks
Watchers

A wrapper around the datetime, pytz and tzlocal packages for Python 3.2+

simple-enum

23
Stars
1
Forks
Watchers

A simpler Enum for Python 3.