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
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆79Updated 7 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Extremely Fast Dependency Injection Library.☆182Updated 7 years ago
- Fill random/edge-case value to target type for unit testing, supports both .NET Standard and Unity.☆56Updated last week
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆154Updated last week
- C# Static Site Generator and Hosting for neue.cc☆17Updated last month
- ☆43Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- A framework for transparently invoking multiple instances or clients.☆35Updated last week
- ☆65Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- ☆61Updated last week
- Fast and light BitWriter and BitReader.☆68Updated last year
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆57Updated 9 years ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆34Updated 3 years ago
- Yet Another gRPC over HTTP/1 using WebSocket implementation, primarily targets .NET platform.☆104Updated last week
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year