dcastro / DequeNETLinks
☆32Updated 9 years ago
Alternatives and similar repositories for DequeNET
Users that are interested in DequeNET are comparing it to the libraries listed below
Sorting:
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- portable class library provides Mersenne Twister PRNGs☆16Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A .NET library for compressed bit set data structures☆36Updated last year
- ☆43Updated last month
- Concurrency library for .Net☆65Updated 7 months ago
- Cap'n Proto in pure C#☆22Updated 8 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 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
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆54Updated 3 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Managed port of mimalloc.☆44Updated 2 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .NET implementation of ThumbHash: a very compact representation of a placeholder for an image. Store it inline with your data and show it…☆31Updated 2 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- SharpFFTW - A lightweight C# wrapper for native FFTW.☆27Updated 2 years ago