dropsonic / dotNext2019
Roslyn demo for dotNext 2019
☆9Updated 3 years ago
Alternatives and similar repositories for dotNext2019:
Users that are interested in dotNext2019 are comparing it to the libraries listed below
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆85Updated 7 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆59Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆47Updated 2 months ago
- Getopt styled command line parser.☆27Updated 6 months ago
- First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast☆32Updated 5 months ago
- File path abstraction library for .NET.☆56Updated last week
- Telegram Bot that protects your chat from spammers!☆42Updated last month
- Fast C# UUID implementation for .NET 6 & 7☆71Updated 4 months ago
- ☆29Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated 11 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆19Updated last year
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Memory pools, non-allocating LINQ, traffic-free collections☆102Updated 3 years ago
- A handy tool to automate changelog processing in CI.☆12Updated 9 months ago
- A fast and low allocation StringBuilder for .NET.☆87Updated this week
- Testing different approaches of building queries with benchmarks☆20Updated last week
- Immutability is easy!☆42Updated last month
- Source generator for boilerplate code such as registering and injecting services☆13Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆19Updated 9 months ago
- Chrome and Firefox extension to force MSDN (and similar Microsoft documentation sites) to always use English locale.☆52Updated last month
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- MSBuild SDK for PascalABC.NET☆18Updated last week
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- .NET reflection provided by ExpressionTrees☆25Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 3 months ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆58Updated 7 months ago
- Extremely fast MurmurHash implementation with zero heap allocations☆38Updated 4 years ago