axelheer / nein-mathLinks
NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.
☆16Updated last month
Alternatives and similar repositories for nein-math
Users that are interested in nein-math are comparing it to the libraries listed below
Sorting:
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆78Updated 6 months ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- ☆43Updated 2 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Classic ringbuffer with optional Stream interface☆58Updated 7 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- ☆65Updated 7 years ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- Fast binary serializer☆65Updated 8 months ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 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
- MPEG 1 & 2 Decoder for Layers 1, 2, & 3☆133Updated 8 months ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 years ago
- FNV-1a hash algorithm in C#☆26Updated 3 months ago
- HashedWheelTimer implemented in C# and .Net Standard inspired by io.netty.util.HashedWheelTimer☆121Updated 5 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆146Updated last month
- Unity.Container implementation.☆131Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Samples for Cecil☆68Updated 10 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆54Updated 2 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago