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 7 years ago
Alternatives and similar repositories for SpookilySharp
Users that are interested in SpookilySharp are comparing it to the libraries listed below
Sorting:
- The combined Langly runtime☆33Updated 3 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 10 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- A library that automatically adds support for object deconstruction in C#.☆41Updated 4 months ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Adds debugger attributes to help visualize objects.☆43Updated 4 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago