{"repo":"Wsm2110/Faster.Map","free":true,"listed":false,"github":"https://github.com/Wsm2110/Faster.Map","clone":"git clone https://github.com/Wsm2110/Faster.Map.git","description":"Faster.Map — A high-performance SIMD-accelerated .NET dictionary and hashmap designed for extreme speed, scalability, and low memory overhead. Ideal for real-time systems and game engines.","language":"C#","stars":156,"topics":["dictionary","hashmap","simd","swissmap","collections","concurrent-collections","csharp","dotnet","high-performance","lockfree"],"license":"MIT","category":"game-templates","readme_excerpt":"Faster.Map A high-performance HashMap library for .NET - built for speed, predictable latency, and low memory overhead. If Dictionary or ConcurrentDictionary is the bottleneck in your hot path, Faster.Map gives you four purpose-built alternatives, each tuned for a different access pattern, instead of one generic compromise. If Faster.Map saves you a few microseconds (or a few million of them), consider starring the repo. It genuinely helps the project grow. --- Table of Contents - Why Faster.Map - Available Implementations - Choosing the Right Map - Installation - Quick Start - Custom Hashing - Benchmarks - What's New - Supported Platforms - Contributing - License --- Why Faster.Map Standard Dictionary and ConcurrentDictionary are reliable defaults, but they start to show their limits under high-density tables, heavy concurrent access, or tight allocation budgets, exactly the conditions that real-time systems, game engines, caching layers, and high-throughput services live in. Faster.Map takes a different approach: rather than one general-purpose design, it ships four specialized implementations, so you pick the tradeoff that matches your workload instead of paying for one you don't need. Key benefits: - High-performance lookup, insert, update, and remove operations - Low allocation overhead on hot paths - Cache-friendly data layouts - SIMD acceleration where applicable - Pluggable, swappable hash functions - Multiple map strategies for different access patterns - Support for","default_branch":null,"files":null,"tree":[],"storefront":"/r/Wsm2110","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Wsm2110/Faster.Map/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}