davidfowl / FasterActions
exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining
☆29Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for FasterActions
- A pub sub implementation built on top of orleans grains☆36Updated 2 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆37Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆56Updated 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…☆58Updated 2 weeks ago
- Extensions for System.TimeProvider API. It includes an advanced test/fake version of the TimeProvider type and a backported version of Pe…☆27Updated 2 months ago
- Unit Testing with Local Functions☆29Updated 3 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- ☆21Updated last year
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆45Updated 3 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆52Updated last year
- Step into debugging and generate readable script from linq expressions☆34Updated 2 years ago
- ☆31Updated 4 years ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆37Updated this week
- A modern compile-time generated interception/proxy library☆138Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 4 months ago
- BigMachines is State Machine library for .NET☆37Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Examples for my blog posts☆25Updated 2 weeks ago
- A source generator to generate compile-time mapping of enums and description attributes☆23Updated 2 years ago
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 2 years ago
- Power tools for working with IQueryable and Expression trees.☆82Updated last year
- ☆27Updated 3 years ago
- Benchmarks from my blog post "High-Performance Logging in .NET Core"☆29Updated 4 years ago
- Implicit parameters via contexts☆41Updated 2 years ago
- .NET source generator for builder pattern☆61Updated 3 weeks ago
- DSL for building web services☆37Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆81Updated last week