#algorithms
- Object Pools in C#: Examples, Internals and Performance Benchmarks
- FrozenDictionary under the hood: how fast is it comparing to Dictionary and why
- Как в FrozenDictionary подсчитываются коллизии хэша
- Быстрый расчёт остатка от деления
- Заглядываем под капот FrozenDictionary: насколько он быстрее Dictionary и почему