NethermindEth / int256
A 256-bit integer implementation for .NET
☆36Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for int256
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆30Updated 9 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
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- The most revolutionary syntax visualizer☆62Updated last month
- Skia with C# and WebAssembly☆14Updated 2 years ago
- Performace Profiler/Monitor for .net applications☆20Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A set of generators helping dealing with structs in C#☆45Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Non-boxing passing of values.☆27Updated 4 months ago
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 4 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 5 months ago
- Source Generator Generating the Dispose functions in Disposables.☆15Updated 6 months ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆48Updated 8 months ago
- ☆12Updated last year
- A micro-sdk for .NET☆15Updated last year
- Example implementation of IValueTaskSource☆31Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 6 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- LINQ implementation for Span☆19Updated last month