Pinned Repositories
aoc2021
Advent of code 2021
asylum
Graph Database Bits
awaitable
Awaitable is a Promise API for simplifying event oriented programming
bitrep
Decentralized Reputation
block_alloc
Allocator of fixed sized blocks from pre-allocated arena
bsonRPC
An RPC Lib/Framework for Haskell based around the BSON protocol.
chicken-leveldb
Leveldb wrappers for chicken scheme
elm-bootstrap-skel
Skeleton app for Bootstrap single page nav site
megadex
An ergonomic, persisted, fast, multi-map that makes storage and retrieval of relational structs a breeze.
reactor
Evented polling + network utilities to make life easier
rrichardson's Repositories
rrichardson/elm-bootstrap-skel
Skeleton app for Bootstrap single page nav site
rrichardson/hyphae
Hyphae is a singlular, consistent implementation of HTTP 2.0, 1.1 and Websockets... for connecting Rust
rrichardson/lout
A log router (Logs OUT or maybe Log rOUTe)
rrichardson/rust-xxhash
xxHash for Rust
rrichardson/tcp_slammer
A stress tester for varior TCP related fun
rrichardson/block-alloc-appendbuf
Adaptation of AppendBuf to consume only block_alloc
rrichardson/cchashmap
Rust implementation of the Cache Conscious HashMap
rrichardson/chess-elm
The game of chess written in elm.
rrichardson/cJSON
I did not write this code, but I like it.
rrichardson/filament
Http2 server in Rust, built using a wrapper for the nghttp2 library
rrichardson/fluent-plugin-prometheus
A fluent plugin that collects metrics and exposes for Prometheus.
rrichardson/gfx
A high-performance, bindless graphics API for Rust.
rrichardson/heliotrope
SOLR client for Rust programming language
rrichardson/js-mercury-base
Base javascript pipeline and library package to get started building mercury js apps
rrichardson/libc
Raw bindings to platform APIs for Rust
rrichardson/logzoom
A lightweight replacement for logstash indexer in Go
rrichardson/markdown
Convert Markdown to HTML, with XSS protection
rrichardson/microstate
Finite state machine, inspired by micromachine
rrichardson/mio
Mini IO library for Rust
rrichardson/net2-rs
Extensions for standard networking types
rrichardson/python-netsnmpagent
Allows to write net-snmp subagents in Python.
rrichardson/rust-dawg
A Rust implementation of DAWG represented by Double Array
rrichardson/rusty-machine
Machine Learning library for Rust
rrichardson/rustyhex
Simple roguelike written in Rust language.
rrichardson/s2-geometry-library
Automatically exported from code.google.com/p/s2-geometry-library
rrichardson/slab
Slab allocator for Rust
rrichardson/talks
Presentations, Proposals, and Requests for talks for the Rust Community
rrichardson/test_udp_streams
test/example repo for rust::futures::streams for UDP
rrichardson/tokio-core
I/O primitives and event loop for async I/O in Rust
rrichardson/unix-socket
Unix socket support for Rust