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:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 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
- 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
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 5 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A Robust Option Type for C#☆14Updated 8 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- WPF Timeline control build purely out of WPF.☆14Updated 10 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Binary serializer with full .NET support!☆17Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 10 months ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 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
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 3 years ago