neuecc / FastHashtableLinks
Infrastructure for high performance code.
☆64Updated 7 years ago
Alternatives and similar repositories for FastHashtable
Users that are interested in FastHashtable are comparing it to the libraries listed below
Sorting:
- Strings in a hurry.☆64Updated 8 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Fill random/edge-case value to target type for unit testing, supports both .NET Standard and Unity.☆54Updated 2 months ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆152Updated 2 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Parse any type from string in efficient way☆35Updated last month
- 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 last year
- C# Static Site Generator and Hosting for neue.cc☆17Updated last month
- Extremely Fast Dependency Injection Library.☆182Updated 7 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Documented my understanding of ProtoActor .Net based on a deep dive incl. my code to evaluate this lib. I also commented on various aspec…☆14Updated 7 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- ☆57Updated last week
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 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
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆57Updated 9 years ago
- Extremely fast UTF-8 xml parser library☆105Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- ☆43Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 2 years ago