Epiforge / CogsLinks
General utilities to help with stuff in .NET Development, from Epiforge
☆12Updated 2 years ago
Alternatives and similar repositories for Cogs
Users that are interested in Cogs are comparing it to the libraries listed below
Sorting:
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
 - A .NET library for using reflection emit in a fluent way.☆33Updated last year
 - Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
 - Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
 - Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
 - Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
 - .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
 - Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
 - String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
 - A Visual Studio extension for killing the Wpf designer processes. All instances of XDesProc.exe☆16Updated 8 months ago
 - Sample code to show how to walk the managed heap in C#☆32Updated last year
 - Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
 - A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
 - A modern, immutable, async-first, DI-friendly abstraction of hierarchical file systems with a consistent and developer friendly API that …☆40Updated last year
 - An analyzer for Non-Copyable structs.☆36Updated 3 years ago
 - GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆95Updated last year
 - Tiny and simple data format/serializer.☆22Updated 2 weeks ago
 - Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
 - Playground for testing msbuild in a "server" mode☆16Updated last year
 - A light-weight, performant interval tree in C#☆32Updated 7 months ago
 - Tool to rename .NET assemblies and references☆56Updated 5 months ago
 - Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
 - C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
 - A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
 - Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
 - An allocation free Task-like object for async methods☆40Updated last year
 - Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
 - Nuget package merging utiility☆23Updated last year
 - Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.☆28Updated last year
 - An AOP code generator☆19Updated 4 years ago