Pinned Repositories
clojure-scripting
Simple interface to expose Java's script API to Clojure code
go-func
Implementations of higher-order functions in Go
jresp
An asynchronous implementation of the Redis Serialization Protocol (RESP)
lwactors
Lightweight actors for Rust using futures-rs
memoasync
Memoising Clojure async functions
redis-async
Async Redis client for Clojure
redis-async-rs
A Rust client for Redis, using Tokio
rs-es
A Rust client for the ElasticSearch REST API
rs-transducers
Clojure-style transducers in Rust
rust-lazysort
Iterate in a lazily achieved sorted order
benashford's Repositories
benashford/redis-async-rs
A Rust client for Redis, using Tokio
benashford/rs-es
A Rust client for the ElasticSearch REST API
benashford/rust-lazysort
Iterate in a lazily achieved sorted order
benashford/rs-transducers
Clojure-style transducers in Rust
benashford/redis-async
Async Redis client for Clojure
benashford/jresp
An asynchronous implementation of the Redis Serialization Protocol (RESP)
benashford/memoasync
Memoising Clojure async functions
benashford/lwactors
Lightweight actors for Rust using futures-rs
benashford/battlecode-2017
benashford/clj-es
Lightweight async ElasticSearch client for Clojure
benashford/dotfiles
benashford/.emacs.d
benashford/aster
A libsyntax ast builder
benashford/bc18-scaffold
benashford/benashford.github.com
benashford/devdocker
benashford/engine_3d
Having a go at OneLoneCode's simple 3D engine in Rust with SDL
benashford/futures-rs
Zero-cost futures and streams in Rust
benashford/hexie
Yet another hex viewer.
benashford/json
JSON Serialization for Rust
benashford/quasi
A quasi-quoting macro system
benashford/redis-benchmarks
Benchmarking different Redis clients
benashford/redis-client-benchmarks
A benchmark for Redis client libraries in various programming languages.
benashford/redis-rs
Redis library for rust
benashford/rusoto
AWS SDK for Rust
benashford/rust
a safe, concurrent, practical language
benashford/serde
Rust serialization
benashford/skynet
Skynet 1M threads microbenchmark
benashford/syntex
benashford/tokio
Asynchronous I/O for Rust