JonHanna / SpookilySharpLinks
A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32- 64- and 128-bit hashes of strings, char and byte arrays, streams and any type of object represented by an array of simple types.
☆24Updated 8 years ago
Alternatives and similar repositories for SpookilySharp
Users that are interested in SpookilySharp are comparing it to the libraries listed below
Sorting:
- Generating async c# code using Roslyn☆50Updated 3 weeks ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Simplifies the implementation of IDisposable☆78Updated 2 months ago
- Code analysis improvements and context actions☆64Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- ☆29Updated 6 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Tracing rewriter using Fody☆93Updated 3 years ago
- Replaces static method calls.☆68Updated 10 months ago
- A set of generators helping dealing with structs in C#