Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rulyotano/rulyotano.crosscutting

Cross cutting library helpers.
https://github.com/rulyotano/rulyotano.crosscutting

algorithms bezier-curves cross-cutting-concerns data-structures helpers interpolation library math nuget

Last synced: 6 days ago
JSON representation

Cross cutting library helpers.

Awesome Lists containing this project

README

        

# Rulyotano.CrossCutting
Project for grouping a set of cross cutting code that can be use among several projects. Cross platform compatible.

## Libraries
- [Rulyotano.Math](https://github.com/rulyotano/Rulyotano.CrossCutting/tree/main/src/Rulyotano.Math)
- [Rulyotano.Math.Geometry](https://github.com/rulyotano/Rulyotano.CrossCutting/tree/main/src/Rulyotano.Math.Geometry)
- [Rulyotano.Math.Interpolation.Bezier](https://github.com/rulyotano/Rulyotano.CrossCutting/tree/main/src/Rulyotano.Math.Interpolation.Bezier)
- [Rulyotano.Algorithms](https://github.com/rulyotano/Rulyotano.CrossCutting/tree/main/src/Rulyotano.Algorithms)
- [Rulyotano.DataStructures](https://github.com/rulyotano/Rulyotano.CrossCutting/tree/main/src/Rulyotano.DataStructures)
- [Rulyotano.I18N.IdentityNumbers](https://github.com/rulyotano/Rulyotano.CrossCutting/tree/main/src/Rulyotano.I18N.IdentityNumbers)
- [Rulyotano.I18N.IdentityNumbers.Spain](https://github.com/rulyotano/Rulyotano.CrossCutting/tree/main/src/Rulyotano.I18N.IdentityNumbers.Spain)