yubabich / FastCRCLinks
Fast CRC dot.net implementation
☆10Updated 5 years ago
Alternatives and similar repositories for FastCRC
Users that are interested in FastCRC are comparing it to the libraries listed below
Sorting:
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆41Updated 6 months ago
- .NET parser library for human-written time spans☆39Updated 5 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A ConcurrentHashSet implementation☆138Updated 3 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
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- Run C# code at compile time.☆38Updated 4 years ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆28Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- ☆172Updated 5 months ago
- ☆55Updated last week
- Check whether a file path should be ignored, based on a .gitignore file.☆27Updated 4 years ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated 3 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated last week
- An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers☆152Updated last month
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated last week
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆113Updated 2 years ago
- High performance contract-less binary serializer for .NET☆88Updated 3 months ago
- Generates a synchronized version of an async method☆69Updated last week
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆111Updated 3 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 5 years ago
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆161Updated last year
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆99Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Adds compare features on top of ImageSharp☆51Updated 3 weeks ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted.☆39Updated last month