tejacques / Deque
A C# Deque class
☆49Updated 10 years ago
Alternatives and similar repositories for Deque:
Users that are interested in Deque are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Binary serializer. Unmatched speed and efficiency.☆76Updated last month
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- C# library which provides uniform API for conversion between types.☆22Updated 11 months ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated last year
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Blittable .NET structs☆16Updated 9 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- A cross platform NTP client library for .Net platforms. Allows you to easily retrieve an accurate, current date & time from internet NTP …☆40Updated 5 months ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 4 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- 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
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- 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