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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A Robust Option Type for C#☆14Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Mono.Cecil object model explorer☆12Updated 8 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 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
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- A library for enabling databinding to and from Observables in xaml☆11Updated 7 years ago
- ☆23Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Prototype of async iterators☆15Updated 7 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
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- The combined Langly runtime☆33Updated 3 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 11 months ago
- WPF Timeline control build purely out of WPF.☆14Updated 10 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago