neuecc / FastHashtableLinks
Infrastructure for high performance code.
☆64Updated 8 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
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- Fill random/edge-case value to target type for unit testing, supports both .NET Standard and Unity.☆56Updated 2 weeks ago
- Extremely Fast Dependency Injection Library.☆183Updated 7 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- C# Static Site Generator and Hosting for neue.cc☆18Updated 4 months ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆158Updated 2 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A framework for transparently invoking multiple instances or clients.☆39Updated 2 months ago
- Extremely fast UTF-8 xml parser library☆105Updated 3 years ago
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆57Updated 9 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆46Updated 6 years ago
- actor based udp network engine (core server)☆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
- Hexagonal lib for .NET☆37Updated 5 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- 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
- ☆64Updated last week