neuecc / FastHashtable
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
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Strings in a hurry.☆64Updated 7 years ago
- C# Static Site Generator and Hosting for neue.cc☆17Updated this week
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 2 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- Fill random/edge-case value to target type for unit testing, supports both .NET Standard and Unity.☆50Updated 3 weeks 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
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- ☆48Updated this week
- LZ4 for .NET (C++ /CLI)☆33Updated 11 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- ☆65Updated 7 years ago
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆147Updated 3 weeks ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- A pure C# implementation of sparse bitsets☆24Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- Extremely Fast Dependency Injection Library.☆181Updated 7 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated 2 years ago