tejacques / LRUCacheLinks
A lightweight thread-safe LRU cache for .NET
☆26Updated 4 years ago
Alternatives and similar repositories for LRUCache
Users that are interested in LRUCache are comparing it to the libraries listed below
Sorting:
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Unmaintained port of LZ4 Compression algorithm to C#☆60Updated 11 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- Samples for Cecil☆69Updated 11 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆32Updated 2 years ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- While there are already countless math libraries for performing common matrix/array functions, StarMath is distinguished by its simplicit…☆23Updated 5 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- ☆65Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Epicycle .NET (C#) Math Library☆12Updated 10 years ago
- Reflective .NET implementation of Google FlatBuffers☆19Updated 9 years ago
- Strings in a hurry.☆64Updated 8 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- ☆43Updated last month
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 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 11 years ago
- C# STM☆21Updated 12 years ago
- Simple FIFO and LRU cache in C#☆39Updated last week
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 7 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…☆56Updated 4 months ago