Add DispatchR - A High-Performance Mediator for .NET#892
Add DispatchR - A High-Performance Mediator for .NET#892hasanxdev wants to merge 1 commit intothangchung:masterfrom
Conversation
WalkthroughA new entry for the "DispatchR" library was added to the "Queue and Messaging" section of the README.md file. The entry describes DispatchR as a minimal, zero-allocation, fast, and DI-friendly mediator. No other modifications were made to the file or project. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (1)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
GitHub: DispatchR
Hi, I’d like to suggest adding DispatchR to the list.
It’s a minimal and blazing-fast mediator library for .NET with zero heap allocations and full support for Dependency Injection.
A few highlights:
With 99% test coverage, I believe this repository is now production-ready and suitable for general use.
I believe it could be a good addition for developers looking for a high-performance alternative to existing mediators.
Thanks!
Summary by CodeRabbit