mayuki / ChellLinks
Write scripts with the power of C# and .NET
☆243Updated 3 years ago
Alternatives and similar repositories for Chell
Users that are interested in Chell are comparing it to the libraries listed below
Sorting:
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 5 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Declarative Structured Concurrency for C#☆123Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Moxy - Mixins code generator for C#☆126Updated 9 months ago
- Extensions to LINQ to Objects☆124Updated this week
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Sisk's request and response processor mainframe source code.☆195Updated 3 weeks ago
- A Roslyn source generator for creating constructors.☆98Updated last week
- Structured concurrency support for C#☆278Updated 2 years ago
- Reflection APIs over roslyn symbol APIs☆191Updated last month
- C# Source Generator to Create Strongly Typed SignalR Clients.☆190Updated this week
- Easy C# class and code generation, POCO object and Methods creation☆99Updated 6 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆314Updated last year
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆141Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated this week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆203Updated this week
- Roslyn Source Code Generators with Examples☆90Updated this week
- Intelligent Enums☆235Updated this week
- Universally Unique Lexicographically Sortable Identifier☆129Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 3 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆264Updated 5 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated 2 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆197Updated 2 weeks ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆121Updated 3 months ago
- The C# Source Generator Playground☆146Updated 4 years ago
- A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without …☆195Updated 6 months ago
- A basic template for writing a C# source generator☆189Updated 3 years ago