Tom Jacques

Results 6 repositories owned by Tom Jacques

AsyncBridge

155
Stars
29
Forks
Watchers

A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.

crosstab

359
Stars
57
Forks
Watchers

A utility library for cross-tab communication using localStorage.

ConfigManager

28
Stars
6
Forks
Watchers

A configuration file manager for C# / .NET / Mono

Deque

48
Stars
8
Forks
Watchers

A C# Deque class

LRUCache

20
Stars
6
Forks
Watchers

A lightweight thread-safe LRU cache for .NET

Option

46
Stars
11
Forks
Watchers

An Option type for C#