Showing content from https://github.com/pdo400/smooth.foundations below:
GitHub - pdo400/smooth.foundations: Foundations for boosting productiviy and writing clean, maintainable, allocation-free code in C#
Skip to content Navigation Menu
Search code, repositories, users, issues, pull requests...
Saved searches Use saved searches to filter your results more quickly
Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert pdo400/smooth.foundations Repository files navigation
Smooth.Foundations is an MIT licensed code package that provides basic classes for boosting programmer productivity and writing clean, maintainable, allocation-free code in Unity. The code is written in C# and very little is Unity specific; It can also be used on other .Net platforms.
Smooth.Foundations includes:
- Smooth.Compare, a replacement for the System.Collections.Generic comparers that helps reduce runtime allocations and prevent JIT exceptions on AOT platforms.
- Smooth.Slinq, a faster, allocation-free replacement for LINQ with increased functionality and a more robust API.
- Algebraic structs like Option, Either<L, R>, and Tuple<T1, ..., Tn>.
- Generic pools with a delegate-based API.
- Generic event helpers for creating and maintaining robust, type safe events backed by multicast delegates.
- A disposal API for performing cleanup operations in a background thread during the rendering phase.
- Methods for determining basic information about the runtime platform.
- Other miscellaneous utilities.
About
Foundations for boosting productiviy and writing clean, maintainable, allocation-free code in C# / Unity.
Resources Stars Watchers Forks
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4