keith-hall / reactive-animationLinks
Small, simple C# animation library built using the reactive extensions framework, utilizing Robert Penner's easing functions. Does not make use of reflection, instead allowing the caller to use a function/monad to update their desired object.
☆14Updated 9 years ago
Alternatives and similar repositories for reactive-animation
Users that are interested in reactive-animation are comparing it to the libraries listed below
Sorting:
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A Robust Option Type for C#☆14Updated 8 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Benchmarks for .net dependency injection containers☆17Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- WPF Timeline control build purely out of WPF.☆14Updated 10 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- A null checking Roslyn diagnostic analyzer for C#☆14Updated 9 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 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
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Solution and project query system based on Roslyn compiler☆12Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago