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
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆24Updated 7 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Linq operators for ObservableCollection☆19Updated 10 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- the .net implement for the brotli algorithm☆70Updated last year
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated last year
- Infrastructure for high performance code.☆64Updated 7 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- ☆43Updated 2 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
- A portable cross platform image library in C#☆18Updated 7 years ago
- An implementation of google's Snappy compression format in C#☆147Updated 7 years ago
- 7z SDK code made available as a nuget package☆26Updated 2 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 5 years ago