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☆87Updated 2 weeks ago
- A handy tool to automate changelog processing in CI.☆12Updated 10 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Telegram Bot that protects your chat from spammers!☆42Updated 2 months ago
- Fast C# UUID implementation for .NET 6 & 7☆71Updated 5 months ago
- Source generator for boilerplate code such as registering and injecting services☆13Updated last year
- First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast☆32Updated 6 months ago
- ☆30Updated last year
- Memory pools, non-allocating LINQ, traffic-free collections☆102Updated 3 years ago
- Getopt styled command line parser.☆27Updated 7 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last week
- MSBuild SDK for PascalABC.NET☆18Updated last week
- Build automation system for .NET☆20Updated this week
- File path abstraction library for .NET.☆58Updated this week
- ☆58Updated this week
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Horarium is the .Net library to manage background jobs☆56Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- Chrome and Firefox extension to force MSDN (and similar Microsoft documentation sites) to always use English locale.☆54Updated this week
- MSIL Reader☆36Updated 2 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆40Updated 4 years ago
- Arcade, oldschool multiplayer and bloodshed.☆20Updated last week
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.☆58Updated 8 months ago
- DotNetRu Brand Book☆34Updated last year
- Research project for the Linq for the 2d arrays and images☆19Updated 11 months ago
- ☆37Updated 7 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆52Updated 3 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago