UnambitiousFx is a small collection of lightweight, performance-focused .NET libraries. We prioritize simplicity, correctness, and low allocations so you can build reliable, efficient applications.
- Synapse — A lightweight in-process mediator and message-driven primitives. See
Synapse/for docs, examples, and tests. - Functional — Functional primitives for .NET (e.g.,
Result<T>,Maybe<T>,OneOf<T>) designed for minimal allocations and clear composition. SeeFunctional/.
Contributions are welcome! Please read CONTRIBUTING.md for guidelines on development, testing, and submitting pull requests.
This organization and repositories are licensed under the MIT License — see LICENSE for details.