Pinned Repositories
bind_match
Convenience macro similar to `matches!` but lets you bind to and pattern and return an `Option` of the result.
needle
Search algorithms written in Rust
pest_calc
Calculator demo built with Pest parser generator library for Rust
servo
The Servo Browser Engine
type_hash
Hashes for type defintion versioning
velcro
Collection initialization macros for Rust
euclid
Geometry primitives (basic linear algebra) for Rust
servo
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
wpt
Test suites for Web platform specs — including WHATWG, W3C, and others
peterjoel's Repositories
peterjoel/as3-spod
AS3/AIR Spod api for Simple Persistent Objects Database Library
peterjoel/bitcoin-haskell
Random bitcoin-related snippets
peterjoel/csswg-test
CSS WG test repository (mirrored at https://hg.csswg.org/test/)
peterjoel/flex-blazeds
Mirror of Apache Flex BlazeDS
peterjoel/flex-sdk
Mirror of Apache Flex SDK
peterjoel/haskfractals
Some quick and dirty fractal rendering in haskell
peterjoel/jsverify
Property-based testing for JavaScript. Like QuickCheck.
peterjoel/parity
Fast, light, robust Ethereum implementation
peterjoel/projectEulerHaskell
peterjoel/projectEulerRust
Learning the basics of Rust
peterjoel/ramda
Practical functional Javascript
peterjoel/rust-azure
Rust bindings to mozilla-central's graphics abstraction layer
peterjoel/rust-iter-replace
A Rust iterator to match and replace subsequences
peterjoel/transducers-js
Transducers for JavaScript