Cameron Jordan's repositories
ConsoleDump
Pretty print objects to the console. Similar to LINQPad's Dump() extension method.
Cameronism.Ditto
.NET deep cloner and object comparer
Backbone.observe
Extends Backbone.Collection with an observe method which creates new collection that is automatically synced, optionally filtered and optionally transformed from the original collection.
Cameronism.Csv
CSV Serializer Based on .NET Expression Trees
Cameronism.Json
Fast JSON Serializer
Cameronism.Log
High speed structured log creation and searching
Cameronism.TolerableDB.SqlServer
Visitor for all stored procedures in a SQL Server and visitor implmentation that generates interfaces for Insight.Database
msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
PinkySwear.js
Promises/A+ compliant in less than 400 bytes
rust-syslog
Send syslog messages from Rust
SingletonContainer
Simple IoC container only supporting singleton lifetimes
tolerabledb
TolerableDB adds convenient, high performance extension methods to the .NET IDbConnection interface.
vouch.js
Miniscule Promises/A+ implementation