NethermindEth / int256Links
A 256-bit integer implementation for .NET
☆43Updated 2 weeks ago
Alternatives and similar repositories for int256
Users that are interested in int256 are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- LINQ implementation for Span☆23Updated 9 months ago
- .NET library to work with Git repositories☆34Updated 2 weeks ago
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- ☆24Updated 4 years ago
- Vectorized generic dictionary prototype☆25Updated 6 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.