wasabii / OLinq
Observable Linq query implementation.
☆36Updated 8 years ago
Alternatives and similar repositories for OLinq:
Users that are interested in OLinq are comparing it to the libraries listed below
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Fast Accessors for .Net☆32Updated 2 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 2 months ago
- Async/Awaitable non-blocking lock in C#☆17Updated 3 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 9 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 6 months ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 5 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- ☆36Updated 2 years ago
- Adds debugger attributes to help visualize objects.☆43Updated this week
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.☆28Updated last year
- Animated console spinner thingie☆21Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆20Updated 7 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Linq operators for ObservableCollection☆19Updated 10 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A Serilog sink that writes events to SignalR☆16Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago