oliversturm / FCSlibLinks
Functional C# library
☆34Updated 2 months ago
Alternatives and similar repositories for FCSlib
Users that are interested in FCSlib are comparing it to the libraries listed below
Sorting:
- Extensions for Reactive Extensions☆93Updated 10 years ago
- C# library to create new immutable object applying lambda expressions to the existing immutable object☆62Updated 4 years ago
- ☆119Updated 12 years ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated 2 years ago
- Easily script browsers.☆59Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- Quartz scheduling actor☆55Updated 2 months ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Reactive queryable observable framework.☆161Updated 7 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 10 months ago
- ☆36Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Data structures and algorithms for .NET☆138Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 10 months ago
- IDisposable helper types.☆131Updated last year
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Terse C# HTML Generation Library☆179Updated 3 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Extensible inline editor output for LINQPad☆55Updated 2 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- Turn any data source into an IQueryable