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
Related projects ⓘ
Alternatives and complementary repositories for reactive-animation
- A Robust Option Type for C#☆14Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- ☆23Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- serialize, modify, and deserialize LINQ Expressions☆20Updated 8 years ago
- Benchmarks for .net dependency injection containers☆17Updated 6 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Blittable .NET structs☆15Updated 8 years ago
- Smash provides a collection of non-cryptographic hashes for .NET☆19Updated 7 months ago
- .NET library for working with Roslyn's syntax trees☆22Updated 8 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 6 months ago
- A null checking Roslyn diagnostic analyzer for C#☆14Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆16Updated 3 weeks 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 3 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- Docking Library for Avalonia☆14Updated 6 years ago
- Change tracking library for .NET ⛺☆13Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago