JaCraig / BigBookOfDataTypesLinks
This is a large set of data types, extension methods, and utilities designed to make your life a little easier.
☆12Updated this week
Alternatives and similar repositories for BigBookOfDataTypes
Users that are interested in BigBookOfDataTypes are comparing it to the libraries listed below
Sorting:
- A drop in replacement for System.Windows.Forms.FontDialog, without the crash when selecting non-TrueType fonts☆18Updated 8 years ago
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆14Updated this week
- A GuidGen tool similar to the one that ships with VS, but less than a decade old.☆10Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- A .NET library that calculates the width of Unicode characters.☆59Updated 3 weeks ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆23Updated 3 weeks ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- A modern .NET 8 binding for DirectX☆14Updated 10 months ago
- A simple sound synthesis software.☆14Updated 2 years ago
- A small WPF library to provide animated status bar operations☆26Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- FileCurator simplifies access and management of files from various locations. It could be something on your system, a url, a resource in …☆16Updated 2 weeks ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆23Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- Implement memento the easy way.☆17Updated this week
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆21Updated 4 months ago
- Adds a build timestamp to an assembly.☆19Updated 2 weeks ago
- Makes it easy to associate files with your application☆11Updated this week
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 4 years ago
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Updated 3 years ago
- The Add Projects extension is a simple Visual Studio extension that makes it easy to add multiple projects to your solution.☆25Updated 3 years ago
- Easy easter eggs (Konami code, etc) for .NET☆20Updated 10 years ago
- Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.☆13Updated 6 months ago
- The Simple Declarative Language provides an easy way to describe lists, maps, and trees of typed data in a compact, easy to read represen…☆20Updated 14 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago