JonHanna / SpookilySharp
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
- Port of Google's farmhash algorithm to .NET☆63Updated last year
- Example implementation of IValueTaskSource☆31Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Generating async c# code using Roslyn☆48Updated 6 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 6 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 7 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Adds debugger attributes to help visualize objects.☆43Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated this week
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 4 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
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago