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:
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Strings in a hurry.☆64Updated 8 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- C# Static Site Generator and Hosting for neue.cc☆17Updated 2 weeks ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 4 months ago
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆57Updated 9 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- ☆43Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Fill random/edge-case value to target type for unit testing, supports both .NET Standard and Unity.☆54Updated 3 weeks ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Blittable .NET structs☆16Updated 9 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
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆151Updated 3 weeks ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Concurrency library for .Net☆64Updated 3 weeks ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated 3 weeks ago
- A pure C# implementation of sparse bitsets☆25Updated last year