Jack Mott

Results 8 repositories owned by Jack Mott

easygl

68
Stars
5
Forks
Watchers

a typesafe opengl wrapper for the nim language

FastNoise-SIMD

55
Stars
8
Forks
Watchers

Perlin style noise sped up with SIMD instructions

gameswithgo-public

41
Stars
7
Forks
Watchers

games with go

GroupByPerformance

23
Stars
3
Forks
Watchers

Looking at the performance of GroupBy

LinqFaster

749
Stars
35
Forks
Watchers

Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.

monogame-hotload

30
Stars
1
Forks
Watchers

A template/demo solution showing how to do hotswappable game logic and shaders with monogame and/or C#

nim_simd

30
Stars
1
Forks
Watchers

Nim experiment for a write once run optimum simd anywhere *at runtime* library

rust-lexer

47
Stars
3
Forks
Watchers

A port of Rob Pike's Go lexer to Rust