• Stars
    star
    5
  • Rank 2,852,734 (Top 57 %)
  • Language
    Python
  • License
    Other
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

New Beginnings misc code

More Repositories

1

fasthello

rust stdout speed test
Rust
28
star
2

popcount

popcount algorithms in C and Rust
C
23
star
3

parsecvs

Convert a CVS repository to Git
C
20
star
4

ttt-bench

Tic-Tac-Toe benchmark in various languages
Shell
17
star
5

advent-of-code-2016

advent of code 2016 in rust
Rust
12
star
6

imcs

Haskell
11
star
7

nocargo

nocargo example
Makefile
11
star
8

printf-tests

language-independent printf test suite
C
11
star
9

simhash

similarity hashing in C
C
10
star
10

advent-of-code-2015

Advent Of Code solutions in Haskell
Haskell
10
star
11

parseargs

Haskell argument parsing library
Haskell
10
star
12

swarm-demo

Swarm demo for AI class
Java
9
star
13

rolling-crc

original Zhugansin C code for rolling hash
C
8
star
14

mixed-strategies-rs

mixed strategies game solver in Rust
Rust
7
star
15

asm-hello

Hello World in x86-64 assembly
Assembly
6
star
16

wordlists

word lists
Python
6
star
17

red-herrings

OSBridge 2012 Instant IF game
Inform 7
6
star
18

samurai-detective

Inform 7
5
star
19

sivec

"self-initializing" vector
Rust
5
star
20

rust-nonstdio

rust stdio replacement technology demo
Rust
5
star
21

ciphersaber2

CipherSaber-2 implementation in Haskell
Haskell
5
star
22

portaudio-rs-demos

portaudio demos in Rust
Rust
5
star
23

ciphersaber

Ciphersaber RC4 in C and Haskell
HTML
4
star
24

meme-voting

voting systems with examples in Python
Python
4
star
25

tcp-echo

C
4
star
26

genuine-sieve

"Genuine Sieve of Eratosthenes" in Haskell
Haskell
3
star
27

about-inform-7

HTML
3
star
28

fishing

fishing game in Python
Python
3
star
29

wordle5

matt parker wordle5 puzzle solver
Rust
3
star
30

pipewire-mode

script for installing and managing pipewire on a Linux box
Shell
3
star
31

mkgit

Make a new upstream git repo and push there
Shell
3
star
32

wave

WAVE audio file library
Haskell
3
star
33

rbj-eq

Robert Bristow-Johnson's "Equalizer Filters" in Rust
Rust
3
star
34

librice

range-limited golomb-rice coding
Rust
2
star
35

union-find

union-find in Rust
Rust
2
star
36

yifang-thesis-code

demo code for yifang zhu thesis
Python
2
star
37

ancient-raytracer

raytracer in C++
C++
2
star
38

advent-of-code-2019

Advent of Code 2019 in Rust
Rust
2
star
39

gpgame-markers

Glass Plate Game marker lasercut patterns
Python
2
star
40

phonetic-code

phonetic codes in Haskell
Haskell
2
star
41

randgraph

Generate random graphs using Haskell. Primarily a github demo.
Haskell
2
star
42

unix-stream

rust unix socket ping-pong
Rust
2
star
43

ssv

Haskell read/show of "something-separated values", CSV in particular
Haskell
2
star
44

toyrand

Fast large-state PRNG for games and simulations
C
2
star
45

numeric-lock

Numeric Lock example in Inform 7
2
star
46

prompted

prompted input/output macros for Rust
Rust
2
star
47

billiards

2
star
48

lossy-echo-rs

Rust lossy echo client and server demo
Rust
2
star
49

mixed-strategies

Mixed-strategy game solver in Haskell
Haskell
2
star
50

stm32-touch-sense

stm32f3 touch sense app
Rust
2
star
51

i7gh-release

GitHub Pages Inform 7 release script
Shell
2
star
52

voting-systems

voting systems in Rust
Rust
2
star
53

emacs-page

Mode for using emacs as an ASCII page-at-a-time presentation tool
Emacs Lisp
2
star
54

duvis

fast ASCII du visualizer in C
C
2
star
55

notmuch-haskell

notmuch mail Haskell bindings
Haskell
2
star
56

bigu

code to compute a big number in various languages
Rust
2
star
57

sd

power spectral decomposition using cvxpy
Python
2
star
58

is-vowel

check for Romance-language vowels
Rust
2
star
59

bitwise

Inform 7
2
star
60

gmailbak

Shell
1
star
61

diffsynth

differential synthesizer in Python
Python
1
star
62

d-heap

d-heap with heapsort in Rust
Rust
1
star
63

anrand

chaoskey random bits analyzer in Haskell
Haskell
1
star
64

emacs-copyright

emacs lisp copyright notice generator
Emacs Lisp
1
star
65

ttt

tic-tac-toe with motif gui
C
1
star
66

portaudio-bug

rust-portaudio bug demo
Rust
1
star
67

java-des

Java DES stuff
Java
1
star
68

phoenix-raytracer

port of c++ raytracer to rust
Rust
1
star
69

christmas-maze

round christmas maze generator for Ben in Python
Python
1
star
70

loop-invalidation

iterator invalidation examples
Java
1
star
71

memory

psu cs201 hw 5 winter 2019: memory measurement
C
1
star
72

bimap

bijective dictionary in Python
Python
1
star
73

hashaoc17

HashAoC17 and tools in Go
Go
1
star
74

dimacs-color

graph coloring on DIMACS-format instances
Rust
1
star
75

digitgame

digit game in Haskell
Haskell
1
star
76

python-fail

Examples of Python language fail.
Python
1
star
77

lights-out

lights out game in rust
Rust
1
star
78

mll

Simple machine learning library in C
C
1
star
79

closure

Haskell
1
star
80

lazy-vec

lazy vectors in Rust
Rust
1
star
81

groupby

group_by for Rust
Rust
1
star
82

mc-level

Minecraft on-disk level (world) reader / writer in Haskell
Haskell
1
star
83

expect

expect / send in C
C
1
star
84

sudoku-solver-hs

sudoku solver in Haskell
Haskell
1
star
85

pdfformread

Python
1
star
86

euclid-divmod

"Euclidean" division and remainder in Rust
Rust
1
star
87

Instant-IF

Open Source Bridge 2012 Instant Interactive Fiction
1
star
88

advent-of-code-2020

Advent Of Code 2020 in Rust
Rust
1
star
89

rolling-crc-rs

rolling CRC in Rust
Rust
1
star
90

huffman

huffman coding and priority queue
Haskell
1
star
91

basic-literacy

Inform 7
1
star
92

cargo-thiscrate

show Rust lib crate name
Rust
1
star
93

floodit-convert

Google+ Flood-It board converter
Shell
1
star
94

ptyknot

child process support for Rust
Rust
1
star
95

bingomatic

Monte-Carlo Bingo simulator in C
C
1
star
96

minmaxheap

minmax heap in Python
Python
1
star
97

invpend

inverted pendulum GA in C
C
1
star
98

snowfake

Gravner-Griffeath "Snowfake" generator
C
1
star
99

truelevel

audio compressor in Haskell
Haskell
1
star
100

boardwinr

WordBrain(TM) solver in Python
Python
1
star