NethermindEth / int256Links
A 256-bit integer implementation for .NET
☆48Updated 3 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☆54Updated 4 years ago
- ☆24Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- .NET library to work with Git repositories☆34Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- High performance C# implementation of the Snappy compression algorithm☆89Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- An analyzer for Non-Copyable structs.☆37Updated 3 years ago
- Code memory safety analysis☆14Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- .NET Serializer testing framework☆78Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- DAWG String Dictionary in C#☆123Updated 3 months ago
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago