alexyakunin / GCBurnLinks
Garbage collection / allocation performance tests for various languages (for now, just C# / .NET and Go)
☆40Updated 4 years ago
Alternatives and similar repositories for GCBurn
Users that are interested in GCBurn are comparing it to the libraries listed below
Sorting:
- Benchmarks from my blog post "High-Performance Logging in .NET Core"☆30Updated 5 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- A sample showing how to implement a tcp proxy using new kestrel APIs☆44Updated 3 years ago
- An asynchronous Redis Client for .NET!☆38Updated 9 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆54Updated last year
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- DataStructures and algorithms☆55Updated 3 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 9 months ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- A library to convert byte sizes to a human readable form☆33Updated 2 years ago
- A fast and powerful Static Website Engine☆74Updated last year
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 9 months ago
- Benchmarks for .net dependency injection containers☆17Updated 7 years ago
- ServiceStack app and web tools for developing ServiceStack's .NET Core Web Apps☆23Updated 7 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Simplifies the implementation of IDisposable☆77Updated 6 months ago
- Repository for blog posts pertaining to Orleans "Getting Started"☆44Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- Another attempt at hotreloading☆33Updated 5 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
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ☆44Updated 2 years ago
- A simple thread safe implementation of round robin in c# with circular linked list☆29Updated 3 months ago
- Code analysis improvements and context actions☆61Updated this week
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago