pvginkel / CSharpSyntax
C# code generator based on the Roslyn API
☆32Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for CSharpSyntax
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 7 months ago
- ☆23Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- ☆37Updated 9 months ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Easy memoizing in .NET☆21Updated 12 years ago
- Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.☆31Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 2 months ago
- Path globbing for .NET☆61Updated this week
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Loosely bound platform invocation for .NET☆24Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 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 3 years ago