Pinned Repositories
atomic_bench
Microbenchmarks for some C++11 atomic primitives
atomic_queue
C++ lock-free queue.
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
jquery-timeago
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
microbench
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
PNGEncoder2
A better PNG encoder for Flash
readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
shoco
shoco is a compressor for small text strings
cameron314's Repositories
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
cameron314/PNGEncoder2
A better PNG encoder for Flash
cameron314/microbench
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
cameron314/cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
cameron314/atomic_queue
C++ lock-free queue.
cameron314/atomic_bench
Microbenchmarks for some C++11 atomic primitives
cameron314/jquery-timeago
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
cameron314/shoco
shoco is a compressor for small text strings
cameron314/vsclassifyexample
An example VS extension that highlights classes named "Stream" within C# files
cameron314/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
cameron314/visualstudio-docs
This repo is the home of the official Visual Studio, Visual Studio for Mac, Visual Studio Subscriptions, and Scripting Technologies documentation for Microsoft.
cameron314/dapper-dot-net
Dapper
cameron314/elfsharp
Pure managed C# library to manipulate ELF binaries.
cameron314/external-resource-dispatcher-plugin
A Jenkins plugin which adds the support for external resources in Jenkins
cameron314/float-toy
Use this to build intuition for the IEEE floating-point format
cameron314/Git-Source-Control-Provider
Git Source Control Provider is a visual studio plug-in that integrates Git with visual studio solution explorer.
cameron314/marked
Confluence macro plugin which renders remote Markdown.
cameron314/ninja
a small build system with a focus on speed
cameron314/ntf-core
Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming