bgrainger / PcgRandomLinks
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
☆35Updated 2 years ago
Alternatives and similar repositories for PcgRandom
Users that are interested in PcgRandom are comparing it to the libraries listed below
Sorting:
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆46Updated 6 years ago
- General purpose C# code library.☆98Updated 3 weeks ago
- Generic Markov chain generation for C#☆55Updated 3 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Extends C# with Mixins.☆27Updated 3 years ago
- A PCL dice notation and rolling library for C#.☆29Updated 10 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆58Updated last year
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆62Updated 2 years ago
- Various core functions useful to almost every project☆19Updated 11 months ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆17Updated 11 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- Permuted Congruential Generator (PCG) for C#☆53Updated 7 years ago
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- Concurrency library for .Net☆65Updated 8 months ago
- ☆43Updated 2 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated last month
- Sample codes from my Lectures and Trainings on DoD☆50Updated 5 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- High performance C# Entity System☆25Updated this week
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Updated 7 years 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…☆25Updated 6 years ago