Pinned Repositories
AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
bevy-nbody
Personal project to write an octree (for rust) from scratch
cis194-spring2015
Homework from CIS194 Spring 2015 (http://www.seas.upenn.edu/~cis194/)
cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
froto
Froto: F# Protocol Buffers
FSharp.Control.AsyncSeq
Asynchronous sequences for F#
prost
PROST! a Protocol Buffers implementation for the Rust Language
rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
suave
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
jhugard's Repositories
jhugard/AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
jhugard/bevy-nbody
Personal project to write an octree (for rust) from scratch
jhugard/cis194-spring2015
Homework from CIS194 Spring 2015 (http://www.seas.upenn.edu/~cis194/)
jhugard/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
jhugard/froto
Froto: F# Protocol Buffers
jhugard/FSharp.Control.AsyncSeq
Asynchronous sequences for F#
jhugard/prost
PROST! a Protocol Buffers implementation for the Rust Language
jhugard/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
jhugard/suave
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
jhugard/websocket-sharp
A C# implementation of the WebSocket protocol client and server
jhugard/WebSocket.Portable
C# Portable WebSocket Client Library (Rfc 6455). Works with Xamarin.
jhugard/Websockets.PCL
C# Websockets for all platforms using native bridges