DarkSharpness

Results 3 issues of DarkSharpness

## Motivation A fixed and improved version of #13453. ## Modifications 1. Rebase to main. 2. Fix compatibility issue, support `gcc >= 11.4.0`. Since `gcc 11.4.0` is widely used and...

hicache
run-ci

Previously, each function call of `MultiThreadCompileGrammar` created its own thread pool. This could be misleading, as the total number of active worker threads might significantly exceed the configured max_threads —...