A high-performance, zero-allocation .NET logging library.
☆441Sep 18, 2026Updated this week
Alternatives and similar repositories for ZeroLog
Users that are interested in ZeroLog are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Zero-allocation string formatting for .NET.☆339Oct 30, 2017Updated 8 years ago
- Roslyn based C# heap allocation diagnostic analyzer in Hot Path☆13Nov 20, 2024Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated last year
- Implementation of a lock-free dictionary on .Net.☆552Feb 24, 2025Updated last year
- Port of LMAX Disruptor to .NET☆1,331Apr 11, 2026Updated 5 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆183Aug 24, 2024Updated 2 years ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,772Jul 8, 2026Updated 2 months ago
- .NET wrapper for the native Aeron media driver☆14Jul 8, 2021Updated 5 years ago
- A lightweight Peer to Peer Service Bus☆333Updated this week
- Inject arbitrary IL code at compile time.☆259Updated this week
- Zero-allocation string formatting for .NET.☆13Nov 3, 2023Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,377Sep 9, 2026Updated last week
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆14Apr 17, 2026Updated 5 months ago
- Helper objects to browse complex structures returned by ClrMD☆70Oct 10, 2025Updated 11 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Jul 14, 2024Updated 2 years ago
- Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron☆524Updated this week
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Feb 22, 2024Updated 2 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆607Sep 14, 2026Updated last week
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆707Jul 20, 2025Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆93Mar 17, 2024Updated 2 years ago
- Next generation API for .NET☆1,960Updated this week
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆347Jul 8, 2026Updated 2 months ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆179Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,131Sep 8, 2026Updated last week
- Stack only json deserialization using generators and the System.Text.Json library☆296Dec 8, 2022Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆75Dec 3, 2025Updated 9 months ago
- C# bindings for lemire/simdjson (and full C# port)☆687Dec 8, 2022Updated 3 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆602Apr 2, 2024Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆902Feb 14, 2024Updated 2 years ago
- Low allocation async/await for C#/.NET☆405Apr 21, 2020Updated 6 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,152Updated this week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 11 months ago
- LINQ for Span<T>, without memory allocations.☆284Aug 31, 2023Updated 3 years ago
- Zero Allocation StringBuilder for .NET and Unity.☆2,807Aug 4, 2026Updated last month
- Fast, idiomatic C# implementation of Flatbuffers