Lombiq / Arithmetics
Hastlayer-compatible arithmetics package. Includes the .NET implementation of the unum and posit number formats that can be transformed into specialized hardware with Hastlayer (https://hastlayer.com). On unum and posit see: https://posithub.org/.
☆40Updated last week
Related projects ⓘ
Alternatives and complementary repositories for Arithmetics
- Proof-of-concept LLVM IR to MSIL translator (opposite of LLILC, hence the name)☆10Updated last week
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 5 years ago
- General purpose C# code library.☆95Updated last month
- Make QuickSort Quick Again in C#☆100Updated 2 years ago
- C# version for the The One Billion Row Challenge☆30Updated 7 months ago
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- 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
- A .NET library for compressed bit set data structures☆31Updated 3 weeks ago
- Interop bindings for mimalloc.☆32Updated 2 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- C# STM☆21Updated 11 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- .NET Reflection Made Fast and Simple ⛺☆27Updated 3 years ago
- High performance SIMD operations in c#☆38Updated 5 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆31Updated 9 months ago
- .NET AOT compiler for retro computers☆13Updated last month
- Easy to use SIMD accelerated Array and Span methods☆90Updated last year
- LLVM Bindings for .NET☆85Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 3 months ago
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- Model-checker for lock and wait free C# code☆77Updated 6 years ago
- B+ tree implmentation in c#. also supports bulk loading.☆25Updated 5 years ago
- ☆28Updated 8 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data☆33Updated 4 years ago
- Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processi…☆33Updated 6 years ago
- A compiler framework for managed code.☆52Updated 5 years ago