ndrwrbgs / FastLinqLinks
Drop-in-place Memory and Performance optimizations for LINQ
☆24Updated 5 years ago
Alternatives and similar repositories for FastLinq
Users that are interested in FastLinq are comparing it to the libraries listed below
Sorting:
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- A framework for transparently invoking multiple instances or clients.☆44Updated this week
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 8 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆17Updated 11 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 3 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- Parse any type from string in efficient way☆35Updated 2 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Infrastructure for high performance code.☆64Updated 8 years ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆59Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 3 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Code memory safety analysis☆14Updated last year
- .NET Serializer testing framework☆78Updated 2 years ago
- ☆20Updated this week
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Concurrency library for .Net☆65Updated 9 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 6 years ago