Endgame-Analyzer/include
Maximilian Keßler f0a496a8f0
Use parallel_hashmap library for better performance
This drastically reduces memory usage and also gains some performance.
Since this is a drop-in replacement, there is essentially no downside in
using this.
2024-02-07 19:52:02 +01:00
..
parallel_hashmap Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
command_line_interface.h Include version information into program 2024-02-03 13:21:58 +01:00
download.h fix comments 2023-11-16 16:22:49 +01:00
game_interface.h Introduce using directive for map type 2024-02-07 18:59:08 +01:00
game_state.h Introduce using directive for map type 2024-02-07 18:59:08 +01:00
game_state.hpp Introduce using directive for map type 2024-02-07 18:59:08 +01:00
hanabi_types.hpp Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
make_state.h handle CS games on download 2024-01-09 02:21:01 +01:00
myassert.h add comments 2023-11-16 16:29:41 +01:00
null_buffer.h add comments 2023-11-16 16:29:41 +01:00
parse_game.h add comments 2023-11-16 16:29:41 +01:00
state_explorer.h add comments 2023-11-16 16:29:41 +01:00
version.h add missing files for version generation 2024-02-05 22:28:15 +01:00