nblumhardt / superpowerLinks
A C# parser combinator library
☆19Updated 5 years ago
Alternatives and similar repositories for superpower
Users that are interested in superpower are comparing it to the libraries listed below
Sorting:
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Internal application architecture via command and event messages☆32Updated last week
- An HTML generation library☆44Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- ☆61Updated 2 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Updated 11 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago
- BigMachines is State Machine library for .NET☆44Updated last week
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 4 months ago
- Simple tools for working with immutable trees☆60Updated 3 weeks ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆51Updated 6 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 9 months ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 6 years ago