mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 02:46:00 +00:00
de3b97355d
* feat: use HashMap for create_shared_string to fix O(N²) performance * refactor: clean up no_std binary_search_by with direct slice comparison