GitHub / cslarsen 41 Repositories
cslarsen/wpm
Typeracer-like console app for measuring your WPM
Language: Python - Size: 3.62 MB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 330 - Forks: 47

cslarsen/arv
A fast 23andMe DNA parser and inferrer for Python
Language: C++ - Size: 325 KB - Last synced at: 17 days ago - Pushed at: almost 6 years ago - Stars: 121 - Forks: 7

cslarsen/stack-machine
A simple stack-based virtual machine in C++ with a Forth like programming language
Language: C++ - Size: 338 KB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 168 - Forks: 25

cslarsen/minijit
A basic x86-64 JIT compiler written from scratch in stock Python
Language: Python - Size: 31.3 KB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 231 - Forks: 15

cslarsen/impute-me
This is the code behind the www.impute.me site. It contains algorithms for imputing personal genomes, as well as a range of custom-made analysis for genetics-based disease and health.
Language: R - Size: 118 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 45

cslarsen/mandelbrot-js
Fast rendering of the Mandelbrot set in HTML5 canvas using JavaScript
Language: JavaScript - Size: 78.1 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 356 - Forks: 81

cslarsen/mersenne-twister
This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++
Language: C++ - Size: 132 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 87 - Forks: 23

cslarsen/dna-traits
A fast 23andMe genome text file parser, now superseded by arv
Language: Python - Size: 284 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 65 - Forks: 6

cslarsen/eulers-totient-function
A fast implementation of Euler's totient function phi(n) in C++
Language: C++ - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

cslarsen/gameboy
A Gameboy emulator in Python
Language: Python - Size: 350 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

cslarsen/jp2a
Converts jpg images to ASCII
Language: HTML - Size: 1.66 MB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 853 - Forks: 75

cslarsen/libunwind-examples
A few libunwind examples
Language: C++ - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 10

cslarsen/busy-beaver
Calculates the uncomputable Busy Beaver Σ-function
Language: Python - Size: 227 KB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 10 - Forks: 0

cslarsen/crianza
A stack machine VM, interpreter and genetic programming library
Language: Python - Size: 157 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 46 - Forks: 8

cslarsen/python-simple-vm
A simple virtual machine w/constant folding implemented in Python
Language: Python - Size: 145 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 120 - Forks: 27

cslarsen/miller-rabin
The Miller-Rabin probabilistic primality test in C++ w/GMP
Language: C++ - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 31 - Forks: 8

cslarsen/luajit-cpp
Example C++ shared library loaded in LuaJIT through FFI
Language: C++ - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 21 - Forks: 2

cslarsen/callcc-c
Experimental undelimited continuations in C via x86-64 assembly
Language: C - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

cslarsen/mickey-scheme
Mickey Scheme is an interpreter for R7RS Scheme written in pure C++
Language: C++ - Size: 1.15 MB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 63 - Forks: 9

cslarsen/vimp
Command line plugin manager for vim
Language: Python - Size: 54.7 KB - Last synced at: 19 days ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 1

cslarsen/lyn
Python bindings for GNU Lightning
Language: Python - Size: 85 KB - Last synced at: about 11 hours ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 1

cslarsen/vev
Simple HTTP server request routing in Python
Language: Python - Size: 145 KB - Last synced at: 3 days ago - Pushed at: almost 10 years ago - Stars: 3 - Forks: 0

cslarsen/lua-cpp
Tutorial code for Lua and C++ integration
Language: C++ - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 20 - Forks: 3

cslarsen/cellular-automaton
Cellular automaton using the HTML5 canvas.
Size: 105 KB - Last synced at: 6 months ago - Pushed at: over 13 years ago - Stars: 6 - Forks: 0

cslarsen/python-openzwave Fork of OpenZWave/python-openzwave
Python wrapper for openzwave
Language: JavaScript - Size: 14.2 MB - Last synced at: over 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

cslarsen/open-zwave Fork of OpenZWave/open-zwave
a C++ and DotNet library to control Z-Wave Networks via a Z-Wave Controller.
Language: C++ - Size: 97.4 MB - Last synced at: over 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

cslarsen/chicken-play
Chicken Scheme HTML5 rendering library
Language: Scheme - Size: 97.7 KB - Last synced at: 6 months ago - Pushed at: over 13 years ago - Stars: 3 - Forks: 0

cslarsen/nash-cipher
John Nash's encryption scheme from his 1955 letter to the NSA in C++.
Language: C++ - Size: 56.6 KB - Last synced at: 27 days ago - Pushed at: about 12 years ago - Stars: 5 - Forks: 0

cslarsen/mickey-scheme-historic
Mickey Scheme is an interpreter for R7RS Scheme written in C++
Language: C++ - Size: 1.18 MB - Last synced at: 6 months ago - Pushed at: about 13 years ago - Stars: 3 - Forks: 0

cslarsen/skall
SKALL is a minimal, experimental UNIX shell
Language: C - Size: 273 KB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 6 - Forks: 0

cslarsen/uis-dat630-fall2017 Fork of kbalog/uis-dat630-fall2017
UiS DAT630 Web Search and Data Mining course, fall 2017
Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

cslarsen/elv
Parses bank CSV files
Language: Python - Size: 39.1 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

cslarsen/c64-examples
Simple C64 programs compiled from the command line
Language: Assembly - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 9 years ago - Stars: 15 - Forks: 2

cslarsen/simpleton
Just playing around with lisp translation to C++
Language: Scheme - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

cslarsen/kommunale-avgifter
Beregning av kommunale avgifter for Sandnes kommune
Language: Python - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cslarsen/dotfiles
Collection of my personal dot-files
Language: Shell - Size: 367 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

cslarsen/brainfuck-jit
Brainfuck JIT VMs
Language: Python - Size: 133 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

cslarsen/py-html-generator
A quick-and-dirty HTML document generator and renderer
Language: Python - Size: 164 KB - Last synced at: about 1 month ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 1

cslarsen/rosalind
Solutions to the Rosalind.info puzzles
Language: C++ - Size: 131 KB - Last synced at: 6 months ago - Pushed at: almost 13 years ago - Stars: 2 - Forks: 0

cslarsen/cpython Fork of python/cpython
The Python programming language
Size: 286 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

cslarsen/armstrong-notes
Notes for M.A. Armstrong's Groups and Symmetry
Language: TeX - Size: 1.68 MB - Last synced at: 6 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

cslarsen/presentation-vm
The presentation "How to make a simple virtual machine"
Language: Brainfuck - Size: 22.1 MB - Last synced at: 6 months ago - Pushed at: about 10 years ago - Stars: 1 - Forks: 0

cslarsen/csl.name
Homepage of Christian Stigen Larsen
Language: HTML - Size: 7.28 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

cslarsen/gazerbeam
Realtime tracing of Python call graph
Language: Python - Size: 19.5 KB - Last synced at: 13 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

cslarsen/cslarsen.github.io
GitHub pages
Language: HTML - Size: 8.01 MB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

cslarsen/adventure
A crude text adventure
Language: Python - Size: 73.2 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cslarsen/python Fork of boostorg/python
Boost.org python module
Language: C++ - Size: 19.2 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cslarsen/typeracer-stats
Shows statistics for your TypeRacer data
Language: R - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cslarsen/peisestuen-fk-2017
Private repo
Language: Python - Size: 41 KB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cslarsen/bachelor
Bachelor's thesis for Christian Stigen Larsen on SDN, OpenFlow, Mininet and Paxos
Language: Python - Size: 6.18 MB - Last synced at: 6 months ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

cslarsen/siri-bach16
Siri bacheloroppgave 2016 PRIVAT
Language: TeX - Size: 567 KB - Last synced at: 6 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

cslarsen/skole-dat500
Coursework for UiS DAT-500
Language: Python - Size: 1.04 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

cslarsen/skole-sta510
Coursework for the UiS course STA-510 Statistical modelling and simulation
Language: TeX - Size: 709 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

cslarsen/leetcode
My leetcode.com submissions
Language: C++ - Size: 1000 Bytes - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cslarsen/project-euler
My Project Euler solutions
Language: C++ - Size: 736 KB - Last synced at: 6 months ago - Pushed at: almost 10 years ago - Stars: 1 - Forks: 0

cslarsen/skole-mat100
Exercises in MAT-100 at University of Stavanger
Language: TeX - Size: 402 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

cslarsen/skole-mat230
MAT230 UiS
Language: TeX - Size: 299 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

cslarsen/skole-mat200
MAT200 UiS
Language: TeX - Size: 820 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

cslarsen/series-notes
Selected notes on infinite series
Language: TeX - Size: 817 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

cslarsen/latex-template
A small LaTeX template to get you started
Language: TeX - Size: 107 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

cslarsen/MouseEpigeneticClock Fork of EpigenomeClock/MouseEpigeneticClock
Language: HTML - Size: 108 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

cslarsen/neovim Fork of neovim/neovim
Vim-fork focused on extensibility and usability.
Language: Vim script - Size: 46 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

cslarsen/home-zwave
zwave experiment
Language: Python - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

cslarsen/delcont
Experiment with delimited continuations in C
Language: C - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

cslarsen/ChezScheme Fork of cisco/ChezScheme
Chez Scheme
Language: Scheme - Size: 26.7 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

cslarsen/vim Fork of vim/vim
The official Vim repository
Language: C - Size: 49 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

cslarsen/gpg-bf
Playing with old GPG formats
Language: Python - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

cslarsen/tmux-open Fork of tmux-plugins/tmux-open
Tmux key bindings for quick opening of a highlighted file or url
Language: Shell - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

cslarsen/q
Prints C/C++ definitions from current directory
Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

cslarsen/scheme-presentation
A dump of notes for an R7RS Scheme presentatio
Language: Scheme - Size: 1.16 MB - Last synced at: 12 days ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

cslarsen/eto
Eto's Scheme
Language: C++ - Size: 117 KB - Last synced at: 2 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

cslarsen/eto-scheme
eto scheme
Language: C++ - Size: 137 KB - Last synced at: about 2 months ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

cslarsen/ele3701
Oppgave i ELE3701
Language: TeX - Size: 949 KB - Last synced at: 6 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

cslarsen/loop-inline-asm
x86-64 fetch program pointer and loop in C
Language: C - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

cslarsen/nand
Derives all logic operators from NAND
Language: Python - Size: 121 KB - Last synced at: 3 months ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

cslarsen/r7rs.com
Sources for r7rs.com
Language: TeX - Size: 250 KB - Last synced at: 17 days ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

cslarsen/sphinx-bootstrap-theme Fork of ryan-roemer/sphinx-bootstrap-theme
Sphinx Bootstrap Theme
Language: HTML - Size: 2.89 MB - Last synced at: over 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

cslarsen/poseur
Simple presentation tool
Language: Python - Size: 114 KB - Last synced at: 6 months ago - Pushed at: over 15 years ago - Stars: 3 - Forks: 0

cslarsen/chimpress Fork of slode/chimpress
CLI compression utilities
Language: Lasso - Size: 364 KB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

cslarsen/codeforces
Codeforces solutions
Language: C++ - Size: 97.7 KB - Last synced at: 6 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

cslarsen/fallskjerm
Fallskjermspørsmål fra NLF-håndboka
Language: PHP - Size: 203 KB - Last synced at: 6 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

cslarsen/vim-corporati
a vim color scheme
Language: VimL - Size: 172 KB - Last synced at: 6 months ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

cslarsen/oving.sty
LaTeX stilark for øvinger
Language: Shell - Size: 195 KB - Last synced at: 6 months ago - Pushed at: over 14 years ago - Stars: 0 - Forks: 0
