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
- Generic C# Enum Utilities☆25Updated 2 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆22Updated 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 10 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
- Infrastructure for high performance code.☆64Updated 7 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 5 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- ☆43Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated last week
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 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
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆38Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Box2DNet is a C# port of Box2D☆31Updated 6 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 2 months ago
- A library that makes it easy to generate HTML files from C# code☆30Updated 4 years ago
- Send and Receive objects over TCP or UDP☆40Updated 6 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago