#thread-local-storage

  1. thread_local

    每个对象线程局部存储

    v1.1.8 6.7M #thread-local-storage #thread #concurrency #concurrent-programming
  2. scoped-tls

    标准库旧的 scoped_thread_local! 宏,用于提供对线程局部存储(TLS)的限定访问,使得任何类型都可以存储到TLS中

    v1.0.1 2.1M #thread-local #thread-local-storage #local-storage #tls #scoped #standard #scoped-thread-local
  3. scoped-tls-hkt

    scoped-tls 的更灵活版本,允许以下附加功能:存储动态大小类型的引用。存储可变引用。存储...

    v0.1.4 53K #dynamically-sized #reference #scoped #lifetime #thread-local #thread-local-storage #types
  4. 易损的

    用于将非发送值发送到其他线程的包装类型

    v2.0.0 1.9M #send #non-send #thread-local-storage #thread-safety #failure #cell #send-wrapper
  5. assert_no_alloc

    自定义Rust分配器,允许暂时禁用线程的内存(分配)和释放。如果分配被禁止,则中止或打印警告。

    v1.1.2 1.8K #allocator #real-time #debug #debugging #thread-safe #audio #thread-local-storage
  6. lockfree

    并发数据结构和解决ABA问题的解决方案,作为危险指针的替代方案

    v0.5.1 15K #data-structures #atomic #hazard-pointers #concurrency #shared-ptr #atomics #thread-local-storage
  7. os-thread-local

    基于OS的线程局部存储。此crate提供了一个 ThreadLocal 类型,作为 std::thread_local! 的替代方案,允许每个对象的线程局部存储,同时提供类似的API...

    v0.1.3 95K #thread-local-storage #os #primitive #storage-api #lazy-evaluation #per-object #os-backed
  8. lazy_thread_local

    懒加载的每个对象线程局部存储

    v0.1.2 #thread-local #thread-local-storage #lazy-evaluation #thread #concurrency #local-storage #concurrent
  9. future-local-storage

    一次初始化的线程局部值单元格

    v0.1.1 #future #local-storage #thread-local #thread-local-storage #value #tracing #cell
  10. thread-object

    对线程局部存储的抽象,允许动态创建TLS变量

    v0.2.0 #thread-local-storage #thread-local #tls #object #thread #filesystem #object-id
  11. raw-cstr

    在线程局部存储中保留原始C字符串以供重用

    v0.1.4 #string #thread-local #thread-local-storage #local-storage #c-strings #reuse #cache
  12. per-thread-object

    高效的每个对象线程局部存储实现

    v0.6.0 #thread-local #thread-local-storage #object #lock-free #per-object #performance #object-store
  13. alloc-tls

    适用于实现全局分配器的线程局部存储

    v0.2.0 #global-allocator #thread-local #thread-local-storage #allocator #tls
  14. thread-scoped-ref

    类似于线程局部存储,但允许在作用域内存储引用/dyn Trait

    v0.1.4 #thread-local #thread-local-storage #inject #scoped-thread-local #macro #scoped-tls #local-storage
  15. plugin_tls

    跨动态库边界的线程局部和静态存储

    v0.4.1 #plugin #thread-local-storage #static-storage #shared-memory #local-storage
  16. lock_freedom

    并发数据结构和解决ABA问题的解决方案,作为危险指针的替代方案

    v0.1.0 #lock-free #atomic #data-structures #concurrency #shared-ptr #thread-local-storage #atomics
  17. 尝试使用DuckDuckGo进行搜索。搜索.

  18. threadstack

    更直观且更灵活的线程局部存储形式

    v0.4.1 #global #thread #tls #thread-local-storage #local-storage
  19. thread-local-object

    每个对象的线程局部存储

    v0.1.0 170 #thread-local #thread-local-storage #object #shared #local-storage #per-object