russpowers / MacroSharp
Attribute-based Macros for C#
☆8Updated 9 years ago
Alternatives and similar repositories for MacroSharp:
Users that are interested in MacroSharp are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- A portable cross platform image library in C#☆18Updated 7 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated 11 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 7 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 weeks ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 9 years ago
- SketchIt is a small, .NET based development environment, created to have fun while learning to code, or simply to sketch together a visua…☆18Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 10 months ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 10 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 2 months ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 6 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- A complete build of System.Collections.Immutable for .NET 2.0+☆13Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- Zero-allocation string formatting for .NET.☆14Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago