Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
rfcs
Forked from rust-lang/rfcs
RFCs for changes to Rust
-
ChemistrySet
A library for composable fine-grained concurrency.
-
aturon.github.io
turon's web site
-
Caper
Caper: concurrent and parallel extensions to Racket
-
async-benches
Benchmarks for async IO
Rust 6
-
RedRacket
Forked from schwers/RedRacket
Fast regexp matching in Racket
Racket 3
528 contributions in the last year
Contribution activity
April 2019
March 2019
Created a pull request in rustasync/tide that received 12 comments
[WIP] Revamp Tide, dropping Extractors and simplifying the framework
This commit reworks Tide, with the goal of reducing the total number of concepts
in the framework. The key new idea is to remove the notion of Extr…