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
Gool
A fast, robust, and thread-safe parser-combinator library for C#, with a fluent BNF-like interface
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
i-e-b's Repositories
i-e-b/DiskQueue
A robust, thread-safe, and multi-process persistent queue library for dotnet
i-e-b/Dave
A mono-space programming font
i-e-b/Gool
A fast, robust, and thread-safe parser-combinator library for C#, with a fluent BNF-like interface
i-e-b/ImageTools
A few image algorithms in C# for my own research
i-e-b/MultiCode
Highly resilient encoding for human input
i-e-b/FallbackFont
A neat way to embed a fall-back font into a C/C++ program, which results in readable code and an ASCII table
i-e-b/HammerCalc
A calculator for every kind of nail
i-e-b/SkinnyJson
Fast flexible json serialiser & deserialiser with support for contract-based workflows
i-e-b/String_Extensions
A big pile of string manipulation methods for C#
i-e-b/BitwiseSerialiser
Bitwise serialiser/deserialiser for dotnet. Handles endian and alignment issues
i-e-b/demapio
Small SQL mapper for C#
i-e-b/MiniWeb
A small framework for building small android apps
i-e-b/AndroidRawZxing
Feeding ZXing bar-code reader from Android with improved recovery
i-e-b/AsmJit
x86/x64 JIT assembler for .NET
i-e-b/CircularReflection
MSBuild task that re-writes classes as abstract definitions, to allow circular references
i-e-b/CsharpContainers
Some containers and base classes for general C# development
i-e-b/FibonacciFraming
An experimental fault resilient binary signal format for byte array data
i-e-b/gepg-java
A Java library for GePG integration
i-e-b/i-e-b.github.io
Experiment
i-e-b/Lwnr
Experimental automatic resource control
i-e-b/Minikoban
A little Sokoban game for Android
i-e-b/monospace-font-list
Work to build a list of monospace/typewriter/coding/fixed-width fonts, with completeness as the goal.
i-e-b/RaidRecoveryDemo
A basic demo of recovering data from a pair of checksum sets
i-e-b/SdlBase
A minimum dependency experimental CLion project for games and graphics
i-e-b/simple-keyboard
i-e-b/SimpleAndroidLauncher
Lightning fast, open-source, < 200kb Android launcher
i-e-b/Slick
A light-weight group communication tool [Experimental]
i-e-b/subbrlez
One-instruction computer
i-e-b/Toad
Experimental 2D game engine, for learning purposes
i-e-b/WinScreenCap
A little capture tool for Windows to help with bug reports and demos