FsUno
Event sourcing library
An implementation of event sourcing in F#
Event sourcing implementation sample in F#
76 stars
15 watching
27 forks
Language: F#
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
tarmil/fsharp.systemtextjson | A library providing support for F# types to serialize to System.Text.Json | 329 |
sebastianharko/adv-es-cqrs-ddd | A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
ocoda/event-sourcing | A library to implement event-sourced Domain-Driven Design and CQRS in NestJS applications | 117 |
charlessolar/aggregates.net | A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 440 |
yevhen/streamstone | An event store library for Azure Table Storage | 395 |
fsprojects/argu | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 457 |
fsprojects/fsunit | A set of libraries that adds a special syntax to make unit-testing with F# more enjoyable and adaptable to existing .NET testing frameworks. | 426 |
yreynhout/jesa | An event sourced aggregate implementation library for Java | 9 |
surfstudio/coreevents | A small Swift events kit providing basic event types with multicast functionality. | 6 |
fsprojects/fsblog | A static site generation tool using F# and .NET | 132 |
slashdotdash/eventsourced | Builds functional domain models using event sourcing in Elixir | 104 |