wiu-wiu / FastMath
C# library with very fast but not very accurate realisations of System.Math methods.
☆12Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for FastMath
- A library using ComputeSharp to render scenes in C#☆15Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 3 years ago
- A generic version of the .NET OrderedDictionary☆14Updated 5 years ago
- C# Unmanaged Array Library🍓☆21Updated 3 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Interop bindings for D3D12MemoryAllocator☆19Updated 2 months ago
- This repository contains low-level bindings for RenderDoc used in Evergine.☆19Updated 2 months ago
- Unity plugin which allows running Avalonia on Unity☆41Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- Single-user self-contained file system written in C#☆16Updated 2 years ago
- Virtual File System (VFS) is a framework to create virtual file system from folders or zipped archives in a specific order merging their …☆57Updated 2 weeks ago
- C# class library for finding and using homography matrix.☆24Updated 7 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated this week
- ☆18Updated last year
- C# version for the The One Billion Row Challenge☆30Updated 8 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- High performance SIMD operations in c#☆38Updated 5 years ago
- This library provides struct based collections for high performance and low memory usage☆32Updated 3 weeks ago
- AsyncBinaryReader and AsyncBinaryWriter for .NET☆24Updated 6 years ago
- Embed resource files more C# programmer friendly!☆67Updated 5 months ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆31Updated 3 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆16Updated 9 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ