wiu-wiu / FastMath
C# library with very fast but not very accurate realisations of System.Math methods.
☆12Updated 7 years ago
Alternatives and similar repositories for FastMath:
Users that are interested in FastMath are comparing it to the libraries listed below
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated last year
- Lua 5.2 implemented in modern C#.☆31Updated 3 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated this week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- Unity plugin which allows running Avalonia on Unity☆43Updated 4 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Spans for the whole memory range.☆17Updated last year
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 10 years ago
- A C# library for creating long-running tasks and background workers.☆22Updated 6 months ago
- C# class library for finding and using homography matrix.☆24Updated this week
- C# Unmanaged Array Library🍓☆21Updated 3 years ago
- This repository contains low-level bindings for RenderDoc used in Evergine.☆19Updated 4 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 5 months ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 2 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- ☆18Updated last year
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 3 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 …☆60Updated 2 months ago
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆31Updated 3 years ago
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- Embed resource files more C# programmer friendly!☆68Updated 7 months ago