Dennis Felsing

Results 13 repositories owned by Dennis Felsing

ghc-vis

128
Stars
22
Forks
Watchers

Visualize live Haskell data structures in GHCi

gifstream

202
Stars
6
Forks
Watchers

Make interactive games in Haskell using GIF streams that can be shown in the web browser

ghc-datasize

16
Stars
9
Forks
Watchers

ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory

nim-benchmarksgame

28
Stars
3
Forks
Watchers

Collection of Nim implementations for The Computer Language Benchmarks Game

nim-binary-size

36
Stars
4
Forks
Watchers

Nim binary size from 160 KB to 150 Bytes

nim-brainfuck

39
Stars
5
Forks
Watchers

A brainfuck interpreter and compiler written in Nim

nim-http-speedup

18
Stars
2
Forks
Watchers

Attempt to speed up HTTP servers in Nim

nim-iterutils

22
Stars
4
Forks
Watchers

Functional operations for iterators and slices, similar to sequtils, in Nim

nim-nanomsg

20
Stars
3
Forks
Watchers

Nim wrapper for nanomsg, a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use.

nim-platformer

61
Stars
11
Forks
Watchers

Writing a 2D Platform Game in Nim with SDL2