Andreas Rumpf

Results 13 repositories owned by Andreas Rumpf

araqsgc

27
Stars
2
Forks
Watchers

A new GC for Nim. Supports shared memory, gives complete control over what is happening. Easily tweakable for your needs.

Claro

38
Stars
10
Forks
Watchers

Revival of the excellent Claro GUI library

lexim

42
Stars
5
Forks
Watchers

Lexer generation and regex implementation for Nim.

mastering_nim

26
Stars
1
Forks
Watchers

Code examples and issue tracker for my book "Mastering Nim".

nawabs

20
Stars
4
Forks
Watchers

Nawabs - The anti package manager. Hacked together, might become useful eventually.

fosdem2020

19
Stars
2
Forks
Watchers

Slides and source code for my FOSDEM 2020 talk "Nim - Move semantics".

nimedit

90
Stars
13
Forks
Watchers

NimEdit is the new upcoming slim IDE/editor for the Nim programming language. Currently it is hardly usable at all! It's been open sourced in the hope it will speed up its development process.

ormin

152
Stars
18
Forks
Watchers

Ormin -- An ORM for Nim.

oscon2015

23
Stars
2
Forks
Watchers

The ultimate Nim introduction. Tutorial material and my slides.

packedjson

66
Stars
11
Forks
Watchers

packedjson is an alternative Nim implementation for JSON. The JSON is essentially kept as a single string in order to save memory over a more traditional tree representation.