nblumhardt / superpowerLinks
A C# parser combinator library
☆19Updated 4 years ago
Alternatives and similar repositories for superpower
Users that are interested in superpower are comparing it to the libraries listed below
Sorting:
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Internal application architecture via command and event messages☆32Updated last week
- Simple tools for working with immutable trees☆60Updated this week
- 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 7 years ago
- ☆61Updated 6 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- An HTML generation library☆42Updated last week
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Diff a given msbuild-based project with the default values that come from the .NET SDK☆54Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- ☆55Updated 5 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A small .NET library for formatting type names à la C#.☆33Updated 6 months ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 months ago