NethermindEth / int256
A 256-bit integer implementation for .NET
☆38Updated last week
Alternatives and similar repositories for int256:
Users that are interested in int256 are comparing it to the libraries listed below
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- The combined Langly runtime☆33Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- C# source generator implementing variadic generics☆15Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Tiny and simple data format/serializer.☆22Updated last week
- ☆23Updated 4 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 10 months ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆38Updated last month
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆37Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- Non-boxing passing of values.☆27Updated 7 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆60Updated last month
- The most revolutionary syntax visualizer☆69Updated last month
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- Vectorized generic dictionary prototype☆18Updated 2 months ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- BigMachines is State Machine library for .NET☆39Updated last month
- 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