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
- Simple tools for working with immutable trees☆60Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- An HTML generation library☆42Updated last week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Internal application architecture via command and event messages☆32Updated 2 weeks ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Solution and project query system based on Roslyn compiler☆12Updated 2 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- ☆55Updated 5 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 3 months 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
- ☆61Updated last month
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆76Updated 11 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Tools for experimenting with union types.☆30Updated 9 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- ☆23Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 6 months ago