Pinned Repositories
BitwiseSerialiser
Bitwise serialiser/deserialiser for dotnet. Handles endian and alignment issues
demapio
Small SQL mapper for C#
DiskQueue
A robust, thread-safe, and multi-process persistent queue library for dotnet
Form8sn
Generate PDF based templates, and fill them in from data objects
jQueryFileUpload.Net
[Out of Date] .Net handler for http://aquantum-demo.appspot.com/file-upload
MefExperiments
A few quick demo projects showing Dependency injection, run-time dynamic plugins, and hot-swap code using MEF.
ResilientNpgsqlConnection
A wrapper around NpgsqlConnection that handles retries and reconnects
Shift-it
Collection of low-level HTTP and FTP file transfer tools
i-e-b's Repositories
i-e-b/MefExperiments
A few quick demo projects showing Dependency injection, run-time dynamic plugins, and hot-swap code using MEF.
i-e-b/RawIsapi
Example of a raw ISAPI module communicating with a .Net assembly
i-e-b/SdfCad
CAD program for 3D printing using a signed-distance-field as the model
i-e-b/DynamicPropertyObject
A tool to drive WinForms PropertyGrid from dynamic data
i-e-b/tinyQuickIO
A minimal implementation of https://github.com/SchwabenCode/QuickIO
i-e-b/CompiledScript
Parse and compile a simple prefix language to a simple byte code.
i-e-b/ImageCompress
Very simple texture compression experiment
i-e-b/LiteProxy
Tiny object proxying and mocking tools for C#
i-e-b/NanBoxing
A simple example of using IEEE 754 NaNs to tag and encode data
i-e-b/SymbolSourceSane
A copy of SymbolSource.Community, but hopefully working.
i-e-b/WindowsJedi
Experiments in making windows more usable
i-e-b/BubbleGame
A game for younger kids in Love2D
i-e-b/cat-wizard
A game based on a Google doodle
i-e-b/circle
A C++ bare metal environment for Raspberry Pi with USB
i-e-b/DynamicTimewarp
A quick C# implementation of https://jeremykun.com/2012/07/25/dynamic-time-warping/
i-e-b/EyeOnYou
A little following-eye toy for Win32
i-e-b/fizzylua
playing with the box2d support in Love2D engine
i-e-b/gasconade
A self-documenting logging system
i-e-b/LineWrapping
Playing with layout algorithms
i-e-b/LittleReviewer
A review tool for reviewers
i-e-b/microfont
A sketch of a totally minimal font, with plans for an optimiser
i-e-b/Nshader
i-e-b/RasterRoad
Outrun style game as an experiment in GLSL multitexturing
i-e-b/RawAppInsights
Azure Application Insights driven without the Microsoft SDKs
i-e-b/SArA
Experimenting with an allocator/GC
i-e-b/ServiceFabricTest
Playing with Azure Service Fabric
i-e-b/SimpleCompress
Multi-file compression with long paths and many duplicate files, for packaging and deploying NodeJS projects
i-e-b/Topshelf
An easy service hosting framework for building Windows services using .NET
i-e-b/voxel-terrain
Voxel terrain renderer in Love2D using maps from the game Comanche.
i-e-b/WebJony
An API version control and hosting solution for ASP.Net