wiu-wiu / FastMathLinks
C# library with very fast but not very accurate realisations of System.Math methods.
☆12Updated 8 years ago
Alternatives and similar repositories for FastMath
Users that are interested in FastMath are comparing it to the libraries listed below
Sorting:
- Unity plugin which allows running Avalonia on Unity☆47Updated 5 years ago
- A framework for transparently invoking multiple instances or clients.☆39Updated this week
- A library using ComputeSharp to ray trace render scenes in C#☆15Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- some BCL(.net Base Classes Library) Implementation for C++ list☆28Updated last year
- Simple FIFO and LRU cache in C#☆39Updated 2 weeks ago
- C# Unmanaged Array Library🍓☆23Updated 4 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- High performance C# implementation of the Snappy compression algorithm☆89Updated last week
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- C# Ogg Vorbis decoder☆105Updated last year
- MPEG 1 & 2 Decoder for Layers 1, 2, & 3☆139Updated last year
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆15Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆49Updated 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 11 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago