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:
- PNG images encoding in C#☆72Updated 9 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Strings in a hurry.☆64Updated 8 years ago
- This fork has been sunset as of 1st Jan 2018 and is no longer supported or maintained☆35Updated 7 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- A fork of the C# version of poly2tri☆27Updated 3 years ago
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicit…☆23Updated 6 years ago
- General purpose C# code library.☆98Updated last month
- A C# implementation of LibSquish, used to compress texture images into GPU compatible compression formats.☆20Updated last year
- C# binding generator for Vulkan (Working Example!)☆34Updated 8 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 8 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆35Updated 2 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
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- ☆43Updated 2 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Poly-line simplification library for C# based on the Douglas Peucker algorithm☆60Updated 2 months ago
- Sample codes from my Lectures and Trainings on DoD☆50Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- The SIMD-accelereted ray tracing in C# powered by Intel hardware intrinsic of .NET Core.☆113Updated 5 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆17Updated 11 years ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 5 years ago
- C# implementation of a real-time Smoothed Particle Hydrodynamics (SPH) physics fluid simulation engine.☆46Updated 9 years ago
- SPIR-V shader translation for Veldrid, using SPIRV-Cross☆51Updated last year
- C# Rapid Open Widgets☆60Updated 6 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago