NethermindEth / int256
A 256-bit integer implementation for .NET
☆41Updated this week
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☆54Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- ☆23Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆63Updated last month
- C# version for the The One Billion Row Challenge☆31Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- The most revolutionary syntax visualizer☆71Updated this week
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- .NET library to work with Git repositories☆34Updated this week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 10 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Skia with C# and WebAssembly☆14Updated 3 years ago
- LINQ implementation for Span☆23Updated 7 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- Binary serializer with full .NET support!☆17Updated this week
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- ☆29Updated 5 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆40Updated 5 years ago
- BigMachines is State Machine library for .NET☆42Updated last week