peteroupc / Numbers
A C# implementation of arbitrary-precision numbers and arithmetic
☆51Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for Numbers
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆44Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- A fraction data type to calculate with rational numbers.☆50Updated 2 months ago
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆80Updated last month
- Regen is an intuitive in-code templating engine based on a regen-lang created to replace T4 Templating.☆23Updated 4 years ago
- ☆23Updated 3 years ago
- Source Generator Generating the Dispose functions in Disposables.☆15Updated 6 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆111Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Taking the new `System.Runtime.Intrinsics` namespace for a spin☆32Updated 5 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆35Updated 3 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆118Updated this week
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- The combined Langly runtime☆33Updated 2 years ago
- A fast and simple .NET parsing library☆70Updated last week
- 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
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆22Updated last year
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.☆38Updated 3 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆109Updated last year
- Samples for ILGPU and ILGPU.Lightning☆64Updated 3 years ago