jslicer / FNV-1a
FNV-1a hash algorithm in C#
☆23Updated last month
Alternatives and similar repositories for FNV-1a:
Users that are interested in FNV-1a are comparing it to the libraries listed below
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Generate ToString method from public properties.☆83Updated this week
- Generic C# Enum Utilities☆25Updated last year
- A source generator for C# that turns .env files into runtime constants.☆35Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆43Updated 2 years ago
- Concurrency library for .Net☆63Updated 2 weeks ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- A tactful collection of utilities for .NET development.☆35Updated 7 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- .NET library for handling asynchronous file system operations☆24Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 6 months ago
- .NET Implementation of RoaringBitmap☆72Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- .NET Serializer testing framework☆76Updated last year
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago