NethermindEth / int256
A 256-bit integer implementation for .NET
☆33Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for int256
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆30Updated 8 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- ☆23Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 5 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 4 months ago
- The most revolutionary syntax visualizer☆59Updated 3 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- High-performance network packet decoding and packet decoder source generator☆37Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- C# source generator implementing variadic generics☆14Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆22Updated 8 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 3 months ago
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆38Updated 7 months ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆35Updated 3 years ago
- ☆12Updated 3 years ago
- File path abstraction library for .NET.☆55Updated 3 weeks ago
- Parse any type from string in efficient way☆33Updated 3 weeks ago