bgrainger / PcgRandom
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
☆33Updated last year
Alternatives and similar repositories for PcgRandom:
Users that are interested in PcgRandom are comparing it to the libraries listed below
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆43Updated 5 years ago
- General purpose C# code library.☆98Updated 2 months ago
- Generic Markov chain generation for C#☆54Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆51Updated 8 months ago
- ☆40Updated 6 months ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 2 months ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- Various core functions useful to almost every project☆18Updated last month
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- A PCL dice notation and rolling library for C#.☆29Updated 10 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- This fork has been sunset as of 1st Jan 2018 and is no longer supported or maintained☆36Updated 7 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 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…☆24Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- A small multiplayer RTS prototype☆22Updated 9 years ago
- Permuted Congruential Generator (PCG) for C#☆52Updated 6 years ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆35Updated 6 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- AsyncBinaryReader and AsyncBinaryWriter for .NET☆25Updated 7 years ago