sebastienros / comptimeLinks
Comptime brings meta-programming capabilities to C#, enabling compile-time code generation and evaluation.
☆538Updated 3 weeks ago
Alternatives and similar repositories for comptime
Users that are interested in comptime are comparing it to the libraries listed below
Sorting:
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- .NET tool to analyze size of Native AOT binaries.☆426Updated 5 months ago
- Write scripts with the power of C# and .NET☆246Updated 4 years ago
- A tool to visualize the activity of the .NET garbage collector.☆185Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆178Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- Sisk's request and response processor mainframe source code.☆199Updated this week
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆423Updated this week
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆139Updated this week
- SharpDbg is a .NET managed code debugger supporting the Debug Adapter Protocol, implemented completely in C#/.NET☆198Updated this week
- Multithreaded Javascript Engine for .NET☆269Updated last year
- Practical generic programming for .NET☆255Updated this week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆95Updated 3 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- Reflection APIs over roslyn symbol APIs☆194Updated 4 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Structured concurrency support for C#☆276Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generato…☆156Updated last month
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆190Updated last year
- Execute a function in a separate process☆234Updated last year
- Intelligent Enums☆240Updated 3 weeks ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Remove unwanted dependencies from your dotnet projects☆327Updated 3 weeks ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆342Updated this week
- Experimenting with dotnet runtime.☆303Updated last month
- Fast and lightweight parser creation tools☆532Updated last week
- A basic template for writing a C# source generator☆188Updated 3 years ago
- Reflectionless reflection☆77Updated last year
- Compile Razor templates at build-time without a dependency on ASP.NET.☆167Updated 2 weeks ago