hsluv / hsluv-csharpLinks
C# Implementation of HSLuv (revision 3)
☆30Updated 2 years ago
Alternatives and similar repositories for hsluv-csharp
Users that are interested in hsluv-csharp are comparing it to the libraries listed below
Sorting:
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 3 weeks ago
- This fork has been sunset as of 1st Jan 2018 and is no longer supported or maintained☆36Updated 7 years ago
- A set of useful collections written in C#☆9Updated 4 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Strings in a hurry.☆64Updated 8 years ago
- C# binding generator for Vulkan (Working Example!)☆34Updated 8 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- A fork of the C# version of poly2tri☆27Updated 3 years ago
- Runtime IL-to-shader translation engine for C#/.NET.☆66Updated 13 years ago
- A cross-platform, realtime physics engine for all .NET apps.☆9Updated 3 years ago
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated 2 years ago
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …☆18Updated 3 years ago
- A C# implementation of LibSquish, used to compress texture images into GPU compatible compression formats.☆20Updated last year
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- A .Net color quantizer based on Xiaolin Wu's Color Quantizer. For a given 32-bit RGB or ARGB image, it will produce a 8-bit palletized im…☆13Updated 9 months ago
- While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicit…☆22Updated 5 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- ☆43Updated 2 years ago
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Updated 7 years ago
- Safe & Refactored Version of StbImageSharp☆16Updated last year
- A collection of low (or zero) allocation algorithms for .NET☆28Updated 7 years ago
- A C# library that offers a unified API to talk to native windowing libraries.☆42Updated 4 years ago
- An experimentation in creating a game engine from scratch with .NET Core☆17Updated last year
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Provides a .NET library, a tool executable and an integration of shaderc compiler into MSBuild for compiling all your GLSL/HLSL files to …☆25Updated 3 months ago
- Poly-line simplification library for C# based on the Douglas Peucker algorithm☆59Updated 6 years ago
- Smash provides a collection of non-cryptographic hashes for .NET☆20Updated last year
- Binary serializer with full .NET support!☆17Updated last month