davidfowl / FasterActionsLinks
exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining
☆29Updated 4 years ago
Alternatives and similar repositories for FasterActions
Users that are interested in FasterActions are comparing it to the libraries listed below
Sorting:
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bo…☆72Updated 4 months ago
- Low level ASP.NET Core example Web server☆105Updated 4 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- Multi-threaded batch processing and background jobs for .NET Core☆77Updated last year
- Highly Performant C# code with benchmark results☆60Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 3 months ago
- Libraries that simplify the onboarding of Server Timing API (a convenient way to communicate performance metrics about the request-respon…☆61Updated 2 weeks ago
- A simple extension method that generate curl command from HTTP request☆34Updated last year
- Extensions for System.TimeProvider API. It includes an advanced test/fake version of the TimeProvider type and a backported version of Pe…☆31Updated 10 months ago
- SourceMock is a C# mocking framework based on source generators☆56Updated last year
- A fast and low allocation StringBuilder for .NET.☆102Updated last month
- Shortcodes processor for .NET☆80Updated 2 weeks ago
- A C# library for generating high entropy passwords similar to 1Password☆55Updated last year
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆46Updated 8 months ago
- ☆55Updated this week
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆54Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated 2 months ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 10 months ago
- BlobHelper is a common, consistent storage interface for Microsoft Azure, Amazon S3 (and S3-compliant storage), and local filesystem writ…☆62Updated this week
- A convention based object to object mapper using Roslyn source generator.☆95Updated last month
- The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard☆63Updated 2 weeks ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- 🔑🔒 Lock your c# threads by key☆71Updated 8 months ago
- DSL for building web services☆37Updated 3 years ago
- String representations of expression trees + library of expression tree objects☆159Updated 2 years ago