• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Rust
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

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

Repository Details

The code from my talk at GeekOut

More Repositories

1

request_store

Per-request global storage for Rack.
Ruby
1,415
star
2

CLOSURE

Thanks, _why.
502
star
3

rust_for_rubyists

Learn Rust
HTML
425
star
4

frappuccino

Functional Reactive Programming in Ruby.
Ruby
354
star
5

automatically_update_github_pages_with_travis_example

An example of automatically updating GitHub Pages when you're using Travis CI.
Shell
240
star
6

simple-server

A simple webserver built on top of the Rust standard library and the http crate.
Rust
180
star
7

doxidize

Amazing documentation tooling for Rust
Rust
151
star
8

rustbook

A simplified version of gitbook, atop rustdoc
Rust
124
star
9

mono_logger

A lock-free logger for Ruby 2.0
Ruby
107
star
10

rustdoc

Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code
104
star
11

words

A way to turn markdown into HTML and ebooks
102
star
12

rust_example

A Ruby gem, implemented in Rust
Ruby
101
star
13

indexlist

indexlist: A doubly linked list, backed by a vector
Rust
83
star
14

rust-in-ten-slides

Short presentations about Rust syntax + concepts
HTML
72
star
15

turbolinks_test

Seriously. Use numbers.
Ruby
71
star
16

rustmvc

TodoMVC, with Rust and Ember
JavaScript
70
star
17

mojikun

A programming language that you'll ❀️
Ruby
70
star
18

metadown

Annotate your Markdown files with metadata.
Ruby
69
star
19

ruby-sys

Low-level bindings to Ruby
Rust
66
star
20

jujutsu-tutorial

trying to figure out this jujutsu thing
47
star
21

becoming

Add additional functionality to objects.
Ruby
42
star
22

pomodoro

A pomodoro counter, that turns off your access to certain sites.
Ruby
42
star
23

issue2pr

Transmute your Issues into Pull Requests
CSS
39
star
24

ticketee_review

The example application for Rails 4 in Action.
Ruby
38
star
25

sunlight-congress

A wrapper for the Sunlight Foundation's Congress API
Ruby
36
star
26

history-of-rust

A talk about the history of Rust
HTML
35
star
27

security_release_practice

Ruby
34
star
28

semver-parser

A parser for the semver specification
Rust
33
star
29

blog

This is my blog.
CSS
32
star
30

ticketee

The sample app for Rails 4 in Action
Ruby
32
star
31

dining_philosophers

The Dining Philosophers problem, in Rust
Rust
28
star
32

ref_slice

Take a reference and get back a slice of length one
Rust
26
star
33

hateoas

Build easy clients for Hypermedia APIs.
Ruby
25
star
34

adventure

A text adventure game, in Rust.
Rust
24
star
35

derp

Lets you herp all of your Strings with a to_derp method.
Ruby
21
star
36

trpl

don't worry about it
20
star
37

get_a_job

A hypermedia job queue
Ruby
20
star
38

bring_back_snowman

Ruby
20
star
39

buck-rust-hello

A demo of using buck2 with Rust.
Starlark
19
star
40

json-merge_patch

An implementation of the snell-merge-patch draft for JSON.
Ruby
18
star
41

ticketee_backup

A ticking application. The example app for "Rails 4 in Action"
Ruby
17
star
42

livestream

the source of the stuff I do on twitch.tv
Rust
16
star
43

how_i_start

A sample project for How I Start.
Ruby
16
star
44

no_secrets_anymore

JavaScript
15
star
45

pastebin

This is a copy of the old pastebin 6.0 code
PHP
15
star
46

teachmehowtomakearubygem

Shows you how to make a ruby gem.
Ruby
15
star
47

warehouse

Crates.io's index as a web app.
JavaScript
14
star
48

ludum

My entry for Ludum Dare 35
Rust
13
star
49

forward2015

My talk from forward2015
HTML
13
star
50

abnf

A ABNF parser for Ruby.
Ruby
13
star
51

dtp

Document Transfer Protocol
12
star
52

media_type_template

A template for media type definitions
JavaScript
11
star
53

rwc

A wc clone in Rust
Rust
10
star
54

hypermedia-presentation

JavaScript
10
star
55

require_relative

This backports require_relative to Ruby 1.8.
Ruby
10
star
56

from_behind

Rogues do it from behind; a roguelike in Haskell
Haskell
9
star
57

eployday

A deploy bot for IRC
Ruby
9
star
58

open_company_talk

A talk about open companies.
JavaScript
8
star
59

frp_shoes

Functional Reactive Programming + Shoes
Ruby
8
star
60

grok

Fun with compilers, interpreters and such.
Rust
8
star
61

password-cracker

ceasar cypher cracker in rust
Rust
7
star
62

oredev2018

My talk at Oredev 2018: rustc errors a UX perspective
JavaScript
6
star
63

uniq_ptr_problem

Unsafety with uniq_ptr in C++
HTML
6
star
64

maze_solver

Some experiments with Maze+XML
Ruby
6
star
65

not-the-rust-blog

CSS
5
star
66

meloria

CRM for tattoo shops
Ruby
5
star
67

the_rust_programming_language

Makefile
5
star
68

bad_idea

this is a bad idea
Makefile
5
star
69

parse-example

Parsing a file to a struct in Rust
Rust
5
star
70

antisocialne.ws

fuck reddit
Ruby
5
star
71

heroku-buildpack-rbx

Shell
5
star
72

extraextra

Need to add a news feed to your application? EXTRA! EXTRA! is just the Gem for you!
Ruby
5
star
73

nobody_knows_rust

JavaScript
5
star
74

rustconf2018-wasm-workshop

The WebAssembly workshop at RustConf 2018
HTML
5
star
75

rust-algebra

Monoids, semigroups, and other algebraic structures in Rust
Rust
5
star
76

nasm-rust

Rust
4
star
77

guessing_game

The classic guessing game in Rust.
Rust
4
star
78

rust-adt

A collection of abstract data types, written in Rust
Rust
4
star
79

compass-rust

Rust
4
star
80

cryptopals

http://cryptopals.com/ in Rust
Rust
4
star
81

fosdem2015

My slides for FOSDEM 2015
JavaScript
4
star
82

totally-not-semver

Rust
4
star
83

aoc2017

Advent of Code 2017
HTML
4
star
84

s

My own personal sub: https://github.com/37signals/sub
Shell
4
star
85

rust-linked-lists

Several linked list implementations in Rust
Rust
4
star
86

steveklabnik.com

My personal website.
MDX
4
star
87

ActiveRepository

A brain dump of a new persistence strategy for Rails.
Ruby
4
star
88

art_of_ruby

JavaScript
4
star
89

avr-emulator

Atmel 8-bit AVR Emulator in React and Rust
Rust
3
star
90

coinbaser

Coinbase REST API for Rust
Rust
3
star
91

bitcoin-secp256k1-rs

Rust language bindings for Bitcoin secp256k1 library.
Rust
3
star
92

learn_c_the_hard_way_exercises

3
star
93

rust_documentation

A talk about Rust's docs.
JavaScript
3
star
94

heroku-buildpack-rust-wasm

Shell
3
star
95

attendr

Ruby
3
star
96

semver.crates.io

Rust
3
star
97

daw

A little DAW, in Shoes
Ruby
3
star
98

booster2018

Our workshop at BoosterConf 2018
HTML
3
star
99

workers-steveklabnik.com

My personal website
HTML
2
star
100

webscale-ruby-version

This makes RUBY_VERSION web scale
Ruby
2
star