nathanpjones / randomColorSharpedLinks
Port of David Merfield's javascript random color generator. Ported by Nathan Jones.
☆39Updated 5 years ago
Alternatives and similar repositories for randomColorSharped
Users that are interested in randomColorSharped are comparing it to the libraries listed below
Sorting:
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A C# Deque class☆49Updated 10 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
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- A simple random generation framework for .NET Core and 4.52+☆49Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆99Updated 8 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- .NET Serializer testing framework☆75Updated 2 years ago
- C# Implementation of the lz-string javascript library☆25Updated 9 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- C# .NET simple RPG role-playing battle game. Designed as an example of using the Expression Builder pattern with method chaining and prog…☆31Updated 13 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Yet another rules engine, but simpler to use!!☆46Updated 8 years ago
- Fluent Extension Methods for Mono.Cecil☆13Updated 8 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated 2 years ago
- FNV-1a hash algorithm in C#☆26Updated last month