NethermindEth / int256Links
A 256-bit integer implementation for .NET
☆48Updated this week
Alternatives and similar repositories for int256
Users that are interested in int256 are comparing it to the libraries listed below
Sorting:
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- ☆24Updated 4 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
- High performance SIMD operations in c#☆47Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last week
- .NET library to work with Git repositories☆34Updated 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Fast binary serializer☆66Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- High performance C# implementation of the Snappy compression algorithm☆89Updated last week
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- LINQ implementation for Span☆24Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago