wo80 / SharpFFTW
SharpFFTW - A lightweight C# wrapper for native FFTW.
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SharpFFTW
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- High performance SIMD operations in c#☆38Updated 5 years ago
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data☆33Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated this week
- The most revolutionary syntax visualizer☆62Updated last month
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆56Updated 10 months ago
- While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicit…☆21Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- C# examples using WebGPU and NativeAOT☆49Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- Easy to use SIMD accelerated Array and Span methods☆90Updated 2 years ago
- ☆12Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- Interop bindings for mimalloc.☆32Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Unity plugin which allows running Avalonia on Unity☆41Updated 4 years ago
- This library provides struct based collections for high performance and low memory usage☆32Updated 3 weeks ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆111Updated last year
- Single-user self-contained file system written in C#☆16Updated 2 years ago
- A project to generate Mermaid graphs with .NET☆19Updated this week
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago