Projects in Awesome Lists by ZeidLab
A curated list of projects in awesome lists by ZeidLab .
https://github.com/zeidlab/toolbox
A versatile and robust utility library designed to simplify common programming tasks, enhance error handling, and promote functional programming paradigms in C#. It provides a collection of tools and extensions that streamline operations such as null checks, error handling, and railway-oriented programming (ROP) sometimes known as "Result Pattern".
error-handling exception-handling maybe-monad null-checking null-safety optional-parameters railway-oriented-programming result-object result-pattern
Last synced: 09 Apr 2026
https://github.com/zeidlab/eventbuss
EventBuss is a lightweight, high-performance in-process messaging library for .NET. It simplifies the mediator pattern with System.Threading.Channels for fast event publishing and handling. As a simpler MediatR alternative, it cleanly supports CQRS and event-driven designs without complex pipelines.
channels cqrs event-driven event-handling events in-process-messaging messaging request-response request-response-processing
Last synced: 20 Jan 2026