tejacques / DequeLinks
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
Sorting:
- 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
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Binary serializer. Unmatched speed and efficiency.☆76Updated 4 months ago
- MemoryStream with ArrayPool☆12Updated 3 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…☆25Updated 6 years ago
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A simple lib in C# for parsing and evaluating expressions.☆20Updated 4 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- ☆43Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- String extensions for named parameterized string formatting.☆74Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆39Updated 5 years ago
- Generating async c# code using Roslyn☆49Updated 10 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago