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 10 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:
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- 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 8 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 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
- Helper types for creating and interpreting GUIDs.☆31Updated 3 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 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+.☆22Updated 4 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 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
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 8 months ago
- Internal application architecture via command and event messages☆32Updated this week
- 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
- An analyzer for Non-Copyable structs.☆34Updated 3 years ago
- SketchIt is a small, .NET based development environment, created to have fun while learning to code, or simply to sketch together a visua…☆18Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Solution and project query system based on Roslyn compiler☆12Updated 2 years ago
- Benchmarks for .net dependency injection containers☆17Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 2 months ago
- Change tracking library for .NET ⛺☆13Updated 5 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago