Popular repositories
-
pong-rs
Classic pong game with rust and opengl (glfw)
-
acmetool-docker
acmetool+anacron+docker
Shell 3
- todd-zok
-
arpmasqd
Rust 1
-
of-dialogTest
Tests some native dialogs in openFrameworks
C++
-
readline
Forked from ubsan/readline
A cross platform readline wrapper in Rust (Linux, Mac OS X, and Windows)
Rust
9 contributions in the last year
Contribution activity
September - October 2017
zokier has no activity yet for this period.
August 2017
Created an issue in lemire/testingRNG
that received 2
comments
Speed test for 64 bit generators uses wrong function
I think there might be a problem here:
testingRNG/speed/src/rng.c Line 107 in b608ed3
It probably should be calling populate64 instead. …