keith-hall / reactive-animation
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
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 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
- WPF Timeline control build purely out of WPF.☆14Updated 10 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 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
- A null checking Roslyn diagnostic analyzer for C#☆14Updated 9 years ago
- All in pursuit of ICorDebugModule2::ApplyChanges...☆10Updated 9 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A collection of algorithms I've implemented and found generally useful☆16Updated 11 months ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- Change tracking library for .NET ⛺☆13Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Updated 9 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Unified algorithm support for indexed .NET collections.☆12Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Makes it easy to associate files with your application☆10Updated this week
- A Visual Studio extension for killing the Wpf designer processes. All instances of XDesProc.exe☆16Updated last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A Robust Option Type for C#☆14Updated 7 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Smash provides a collection of non-cryptographic hashes for .NET☆20Updated last year
- Benchmarks for .net dependency injection containers☆17Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago