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
- General purpose C# code library.☆99Updated 3 weeks ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆46Updated 6 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- Generic Markov chain generation for C#☆55Updated 3 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- A PCL dice notation and rolling library for C#.☆29Updated 10 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- A* written in C#, used with LINQ.☆121Updated 6 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- Extends C# with Mixins.☆27Updated 3 years ago
- 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
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Various core functions useful to almost every project☆19Updated 10 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Permuted Congruential Generator (PCG) for C#☆54Updated 7 years ago
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 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
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 6 months ago
- Dirichlet .NET Number Theory Library☆98Updated 4 years ago
- XML/JSON/YAML/CSV parsers for C#☆48Updated 4 months ago
- A C# Deque class☆50Updated 11 years ago
- Parse any type from string in efficient way☆35Updated last week