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.☆99Updated last month
- Generic Markov chain generation for C#☆55Updated 3 years ago
- A PCL dice notation and rolling library for C#.☆29Updated 10 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- An efficient delta compression algorithm written in C#☆113Updated 5 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
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- Permuted Congruential Generator (PCG) for C#☆53Updated 7 years ago
- Extends C# with Mixins.☆27Updated 3 years ago
- 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
- Lua style coroutines for C# with Unity style waiting☆32Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- Concurrency library for .Net☆65Updated 7 months ago
- Dirichlet .NET Number Theory Library☆98Updated 4 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆62Updated 2 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆17Updated 11 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- PNG images encoding in C#☆72Updated 9 years ago
- Blittable .NET structs☆16Updated 10 years ago
- Various core functions useful to almost every project☆19Updated 10 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago