使用曼哈顿树实现 smartpool 的空间优先级
作者:Phoenix K
使用旧的 Rust 2015
#57 in #spatial
8KB 145 行
Smartpool spatial 结合了 smartpool 和 manhattan-tree crate,允许对线程池任务进行空间优先级排序。
smartpool
manhattan-tree
~2MB ~33K SLoC