#atomic

  1. dashmap

    Rust 的闪电般快的并发 HashMap

    v6.0.1 3.9M #hash-map #concurrency #atomic #concurrent #data-structures #replace #rw-lock
  2. portable-atomic

    支持 128 位原子操作、原子浮点数等的可移植原子类型

    v1.7.0 3.3M #atomic #cas #targets #portable #128-bit #float #standard
  3. crossbeam-utils

    并发编程

    v0.8.20 9.1M #thread #atomic #cache #scoped #synchronization-primitive
  4. arc-swap

    原子交换 Arc

    v1.7.1 3.2M #arc #atomic #swappable #read #atomically #scenario #performance
  5. crossbeam

    并发编程工具

    v0.8.4 1.3M #lock-free #synchronization-primitive #garbage #atomic #non-blocking #rcu #memory-management
  6. sharded-slab

    无锁并发 slab

    v0.1.7 5.4M #slab #lock-free #allocator #atomic #memory-allocator
  7. loom

    并发代码的排列测试

    v0.7.2 349K #testing #lock-free #atomic #concurrency #thread #model #memory
  8. atomic

    泛型 Atomic 包装类型

    v0.6.0 998K #generic #no-std #wrapper #atomic-t #types #no-uninit #atomic-isize
  9. atomic_refcell

    线程安全的 RefCell

    v0.1.13 118K #refcell #thread-safe #atomic #borrow #shared-state #mutable #concurrency
  10. archery

    抽象引用计数的原子性

    v1.2.1 284K #smart-pointers #reference-counting #rc #arc #data-structures #atomic
  11. try-lock

    轻量级原子锁

    v0.2.5 6.5M #atomic #lock #sync #try #boolean #swap #light-weight
  12. lockfree-object-pool

    一个线程安全的对象池集合,具有自动归还和附加/分离语义

    v0.1.6 684K #object-pool #lock-free #non-blocking #atomic
  13. atomic_float

    可以安全地在线程间共享的浮点类型

    v1.0.0 50K #atomic #float #floating-point #atomicf32
  14. radium

    为可能原子的类型提供可移植接口

    v1.1.0 2.7M #atomic #sync #generic #traits #cell #trait
  15. atomicwrites

    原子文件写入

    v0.4.3 411K #write-file #file-io #posix #temporary-files #filesystem #atomic #target-file
  16. cache-padded

    通过填充和对齐到缓存行长度来防止虚假共享

    v1.3.0 172K #cache #padding #lock-free #atomic
  17. object-pool

    具有自动归还和附加/分离语义的线程安全对象池

    v0.6.0 36K #atomic #non-blocking #lock-free #garbage
  18. atomic-maybe-uninit

    对可能未初始化的整数执行原子操作

    v0.3.2 260 #atomic #uninitialized #operations #integer #copying #byte #behavior
  19. async-event

    一种高效的异步条件变量,用于无锁算法

    v0.2.1 24K #async #event #atomic #future #synchronization-primitive #send-notifications #futures
  20. diatomic-waker

    一种用于任务唤醒的异步、无锁同步原语

    v0.2.2 26K #synchronization-primitive #waker #async-task #async #atomic #no-alloc #no-std
  21. mendeleev

    化学元素、同位素及其性质列表

    v0.8.1 1.7K #chemistry #atomic #atom #periodic-table #isotope #no-alloc
  22. arcshift

    std::sync::Arc的替代品,支持更新值,但有注意事项

    v0.1.9 800 #arc #atomic #value #thread #instance #smart-pointers #access
  23. atomic-write-file

    将文件原子性地写入文件系统

    v0.1.4 90K #write-file #file #write #atomic #filesystem #fs-file
  24. atomic_lib

    创建、存储、查询、验证和转换原子数据

    v0.39.0 2.4K #atomic #commit #serialization #store #data-store #rdf #atomic-data
  25. atomig

    通过 Atomic<T> 提供的通用、方便且无锁的 std 原子操作。可以用于许多原始类型(包括浮点数)和自定义类型。

    v0.4.1 420 #atomic #generic #atom #order #cas
  26. orx-concurrent-bag

    一个高效、方便且轻量级的仅增长并发数据结构,允许高性能并发收集

    v2.4.0 800 #bag #concurrency #lock-free #atomic #data-structures
  27. crossbeam-epoch

    基于纪元的垃圾回收

    v0.9.18 7.1M #garbage-collection #garbage #lock-free #atomic #rcu #data-structures #shared-data
  28. seize

    为并发数据结构提供快速、高效且健壮的内存回收

    v0.4.5 35K #lock-free #atomic #garbage #free-memory #hazard-pointers #memory-object
  29. atomic-take

    从容器中一次原子性地取出一个值

    v1.1.0 192K #atomic #lock-free #options #take
  30. atomic-traits

    通用原子操作的特质

    v0.4.0 34K #atomic #traits #order #operations #sync #fetch #generic
  31. orx-concurrent-vec

    一个高效、方便且轻量级的仅增长读写并发数据结构,允许高性能并发收集

    v2.5.0 2.6K #read-write #concurrency #vec #lock-free #atomic #data-structures #reader
  32. atomic-time

    Rust 的 AtomicDurationAtomicOptionDurationAtomicSystemTimeAtomicOptionSystemTimeAtomicInstantAtomicOptionInstant

    v0.1.5 10K #atomic #atomic-duration #atomic-instant #no-std #atomic-systemtime
  33. aarc

    原子更新版本的 Arc 和 Weak,用于无锁并发

    v0.2.1 16K #reference-counting #hazard-pointers #arc #lock-free #atomic #smart-pointers #thread-safe
  34. orx-concurrent-ordered-bag

    一种高效、方便且轻量级的仅增并发数据结构,允许高性能和有序并发集合

    v2.4.0 2.1K #concurrency #lock-free #atomic #parallelization #data-structures #thread-safe
  35. swap-buffer-queue

    缓冲型 MPSC 队列

    v0.2.1 100 #mpsc #atomic #async #lock-free #io-write #no-std
  36. async-skipdb

    一个嵌入式、内存中、零拷贝、原子性、一致性、MVCC、几乎无锁和可序列化的快照隔离数据库引擎

    v0.2.1 130 #database-engine #key-value-store #embedded-database #database #memdb #memodb #atomic
  37. atom

    关于 AtomicPtr 的安全抽象

    v0.4.0 7.5K #pointers #safe-abstraction #swap #shared-ptr #data-exchange #atomic #wait-free
  38. orx-concurrent-option

    ConcurrentOption 是一种无锁的并发读写选项类型

    v1.1.0 #options #lock-free #atomic #concurrency #option #data-structures #self-reference
  39. rtile

    用于代码生成

    v2.0.0 220 #code-generation #template #prelude #units #rectangular #atomic #input
  40. someday

    无锁 MVCC 原语

    v0.6.0 150 #lock-free #mvcc #atomic #concurrency #multi-version
  41. influxive-otel-atomic-obs

    基于 std::sync::atomic 类型的 Opentelemetry 可观察指标实现

    v0.0.3-alpha.1 2.8K #metrics #open-telemetry #atomic #observable #sync #obs #updated
  42. atomptr

    用于类型化原子智能指针的无依赖安全抽象

    v1.4.1 #atomic #memory #lock-free #smart-pointers #memory-management #performance #concurrency
  43. papaya

    适用于读取密集型工作负载的快速且易用的并发哈希表

    v0.1.3 460 #lock-free #atomic #hash-map #concurrency #concurrent #garbage-collection
  44. utils-atomics

    各种原子工具

    v1.1.2 140 #atomic #parallel #thread #async #async-std
  45. skipdb

    一个嵌入式、内存中、零拷贝、原子性、一致性、MVCC、几乎无锁和可序列化的快照隔离数据库引擎

    v0.2.1 #database-engine #key-value-store #embedded-database #database #memdb #memodb #atomic
  46. portable-atomic-util

    使用 portable-atomic 构建的同步原语

    v0.2.2 13K #synchronization-primitive #atomic #portable-atomic #std #built #arc #wake
  47. atomic-memcpy

    字节级别的原子memcpy

    v0.2.2 230 #atomic #memcpy #byte-wise #data #no-alloc #races #implemented
  48. orx-concurrent-iter

    一个线程安全、易用且轻量级的并发迭代器特性和有效实现

    v1.22.1 370 #iterator #concurrency #parallelism #atomic #iteration
  49. atomic_once_cell

    线程安全和无锁的 OnceCell 和 Lazy

    v0.1.6 4.0K #atomic #lock-free #non-blocking #no-std #replace
  50. augmented-playhead

    为构建音频线程/GUI同步实现了一些额外的类型和原子工具

    v0.8.0 130 #synchronization #audio #atomic #gui #augmented #apps #audio-thread
  51. rw-cell

    从任何地方将数据写入单元,无需复制、锁定和在一个地方读取

    v3.0.0 150 #read-write #cell #atomic #write #read #rw
  52. atomic-shim

    不支持平台的原子类型

    v0.2.0 64K #atomic #shim #architecture #primitive #mips #platform #types
  53. iterlist

    基于游标的链表,具有 cursor API

    v0.4.1 500 #linked-list #cursor #data-structures #iterator #api #doubly #atomic
  54. stele

    一种无复制的原子 Vec-like 结构

    v0.3.5 #并发 #数据结构 #结构 #读取器 #原子操作 #数组 #只增数组
  55. portable_atomic_enum

    创建围绕C风格枚举的可移植原子包装器的属性

    v0.3.1 7.6K #原子操作 #枚举 #枚举 #顺序
  56. global_counter

    全局、线程安全的计数器

    v0.2.2 9.8K #计数器 #全局 #线程安全 #原始类型 #原子操作 #同步原语 #互斥锁
  57. ptr_cell

    基于原子指针的线程安全cell

    v2.2.1 #cell #原子操作 #线程安全 #非标准 #数据访问
  58. riscv-atomic-emulation-trap

    非原子RISC-V目标的原子仿真陷阱处理器

    v0.4.1 800 #risc-v #原子操作 #仿真 #替换
  59. orx-pinned-concurrent-col

    一个核心数据结构,专注于使用PinnedVec作为底层存储,以启用高性能、可能无锁的并发集合

    v2.4.0 2.2K #无锁 #并发 #原子操作 # #数据结构 #安全包装器
  60. rt

    一个能够实现完全抢占的全功能实时操作系统

    v0.10.0 550 #操作系统 #实时 #RTOS #中断 #原子操作 #接口 #完全
  61. atomic-int

    用于额外整数的原子操作,如C/FFI类型

    v0.1.4 5.6K #原子操作 #整数 #回退 #libc #c-int
  62. freezebox

    可解引用的懒加载容器

    v0.2.4 #容器 #原子操作 #懒加载 #解引用 #无锁 #共享数据 #
  63. rcu_cell

    无锁rcu cell实现

    v0.1.11 150 #rcu #无锁 #原子操作
  64. wasm_sync

    适用于Web和本地的同步原语

    v0.1.2 6.3K #Web-Native #同步原语 #Web Worker #等待 #线程 #原子操作 #上下文
  65. width_counters

    具有可变位宽和可定制原子顺序的原子计数器

    v2.0.2 600 #计数器 #原子操作 #顺序 #位宽 #整数
  66. atomic-wait

    跨平台的原子等待和唤醒(也称为futex)功能

    v1.1.0 9.7K #atomic #futex #wait #cross-platform #wake #thread #operations
  67. atomic-cli

    CLI 工具用于创建、存储、查询、验证和转换 Atomic 数据

    v0.38.0 650 #atomic #create #validate #convert #atomic-data #query #read
  68. slog-atomic

    为 slog-rs 提供的 Atomic 运行时可控排空

    v3.1.0 68K #logging #atomic #slog #log
  69. arc-swap-for-cow

    原子交换 Arc

    v1.7.1 #arc #atomic #swappable #atomically #write-seldom #arc-swap #read
  70. pi_share

    rc, arc, lock, atomic

    v0.4.15 410 #share #pi #rc #atomic #lock #arc #sync
  71. atomic-interval

    一个原子的计时器的小型实现

    v0.1.4 140 #atomic #interval #timer #lock-free #time
  72. atomic_enum

    创建一个围绕 C 风格枚举的原子包装器的属性

    v0.3.0 12K #enums #atomic #attributes #wrapper #c-style #create #value
  73. atomic-destructor

    多线程环境的 Atomic 析构函数

    v0.2.0 2.9K #atomic #utilities #drop #thread #multi-threading
  74. atomx

    基于原子数据类型的线程安全数据结构

    v0.2.6 180 #thread-safe #thread #atomic #parallel #single-producer #concurrency #producer-consumer
  75. incr

    用于检查新值是否大于先前最大值的快速且自包含的数据结构

    v0.2.1 #timestamp #sequence #atomic #increment #event-loop #data-structures
  76. write_atomic

    原子性地写入文件

    v0.5.0 1.4K #write-file #atomic #atomically #temporary-files #was #originally #methods
  77. lockfree

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

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

    使用这个图数据库服务器创建、共享和建模原子数据。不添加任何参数运行 atomic-server 以启动服务器。使用 --help 了解选项。

    v0.38.0 950 #graph-database #database-server #atomic #linked-data #rdf #atomic-data #model
  79. async-atomic

    可订阅的原子,当更新时异步通知

    v0.1.5 #atomic #async #notifications #notify #updated #subscribed #value
  80. objectpool

    无锁对象池,支持 no_std

    v0.1.0 #lock-free #atomic #non-blocking #lockfree-object-pool
  81. circ

    非阻塞并发的高效引用计数指针

    v0.1.0 #reference-counting #non-blocking #atomic #lock-free #rc #linked-list #weak-references
  82. atom_box

    使用危险指针的原子 Box 的 Rust 安全、惯用实现

    v0.2.0 #hazard-pointers #pointers #hazard #atomic #thread-safe #data-structures #atomic-box
  83. atomic-counter

    Rust 的原子(线程安全)计数器

    v1.0.1 70K #counter #atomic #thread #thread-safe #order #consistent #memory
  84. rcu_128

    支持原子 128 位操作的平台的 RCU (Read-Copy-Update) 实现

    v0.2.2 #rcu #atomic #lock-free #data-structure #data-access
  85. rpools

    Rust 的最小化工作池

    v0.3.1 #thread-pool #worker #atomic #worker-thread #concurrency #arc-mutex #job-queue
  86. quad-rand

    使用 std 原子的伪随机实现

    v0.2.1 74K #numbers #atomic #generator #compatible #wasm #target #quad
  87. atomicell

    基于原子的多线程 RefCell

    v0.2.0 480 #refcell #atomic #cell
  88. rust_kits

    工具包

    v0.1.4 #kits #atomic #rust #executor
  89. statman

    统计管理器

    v0.1.0 #statistics #monitoring #manager #global #atomic #thread #scheduler
  90. atomic_sibling_counter

    一个共享计数器,允许并行线程/任务检查它们有多少兄弟。计数器是原子的,线程/任务之间没有任何同步或耦合。

    v0.1.0 #counter #rate-limiting #atomic #siblings #arc #parallel-processing
  91. lariv

    链式原子随机插入向量:一个线程安全、自管理内存的向量,不保证顺序插入

    v0.3.2 #ring-buffer #vector #buffer #thread-safe #ring #atomic #integer
  92. xtensa-atomic-emulation-trap

    非原子 Xtensa 目标的原子仿真陷阱处理程序

    v0.4.0 7.0K #xtensa #atomic #emulation
  93. lazy_ref

    实现用于惰性初始化不可变引用的非阻塞同步原语

    v0.4.0 #lazy-evaluation #reference #atomic #synchronization-primitive
  94. blue-build-process-management

    用于创建基于 ostree 的原子发行版的 Containerfile 模板的 CLI 工具

    v0.8.13 #image #process #build #atomic #signature #cli-tool #drivers
  95. bbqueue-ng

    基于 BipBuffers 的 SPSC、无锁、非 std、线程安全的队列

    v0.101.1 #thread-safe #queue #lockless #spsc #embedded #atomic #operations
  96. actix-interop

    使用 actix actors 与 async/await 语法

    v0.4.0 #actix-actor #async-await #actix #await #atomic #context #async
  97. atomic-file

    可升级的 ACID 一次性文件

    v1.0.0 360 #async-std #write #acid #atomic #write-file #version #identifier
  98. atomicbox

    指向封装数据的原子指针

    v0.4.0 1.5K #atomic #pointers #safe #data #ownership #structures #box
  99. async-waitgroup

    类似于 Golang 的 WaitGroup 实现,支持同步和异步 Rust

    v0.1.3 #sync #wait-group #async #atomic #future #futures
  100. retable

    类似原子的双索引实体-属性数据结构

    v0.7.0-alpha.5 310 #ecs #atomic #entity-attribute #database #double-indexed #data-structures
  101. msp430-atomic

    为 MSP430 微控制器提供的原子操作

    v0.1.5 #msp430 #atomic #atomics
  102. augmented-atomics

    为构建音频线程/GUI同步实现了一些额外的类型和原子工具

    v0.2.0 240 #atomic #audio #synchronization #data #augmented #atomic-option #atomic-enum
  103. stm

    软件事务内存。允许组合原子操作。

    v0.4.0 #transactional-memory #atomic #lock-free #concurrency #transaction #lockfree
  104. safe-lock

    一个具有const fn构造函数且没有unsafe

    v0.1.3 11K #lock #safe #testing #struct #atomic #concurrency #constructor
  105. arctree

    使用原子引用计数实现的类似DOM的树

    v0.1.0 #reference-counting #tree #atomic #implemented #dom-like
  106. augmented-adsr-envelope

    ADSR包络实现

    v0.5.0 #envelope #adsr #atomic #audio #duration #augmented #configuration
  107. swap-arc

    可交换的Arc

    v0.1.1 #atomic #performance #utility #concurrency #data-structures #memory-management
  108. either-slot

    一个原子槽,发送者可以将他们的值放入槽中,或者从槽中检索所有数据

    v1.2.0 #slot #atomic #oneshot #channel #either
  109. concurrency_toolkit

    在std::sync、tokio::sync和loom::sync之间轻松切换

    v0.2.8 #atomic #tokio #async #concurrency #loom #read-lock
  110. pertable

    在Rust中的周期表

    v0.1.4 #chemistry #table #periodic #element #atomic #numbers #programming
  111. blue-build-recipe

    用于创建基于 ostree 的原子发行版的 Containerfile 模板的 CLI 工具

    v0.8.13 140 #image #template #cli-tool #build #recipe #atomic #containerfile
  112. fast-counter

    一个分片并发计数器

    v1.0.0 35K #counter #concurrency #sharded #thrpt #numbers #atomic #contention
  113. ebri

    [注意:未测试。自行承担风险。] ebri(ebr-integrated),即无std EBR(基于纪元的回收)实现。感谢scc::ebr的灵感。

    v0.0.5 120 #lock-free #atomic #gc #rcu #ebr
  114. blue-build-template

    用于创建基于 ostree 的原子发行版的 Containerfile 模板的 CLI 工具

    v0.8.13 130 #template #containerfile #cli-tool #ublue #image #atomic #blue-build
  115. bevy_atomic_save

    Bevy游戏引擎的原子保存/加载系统

    v0.2.2 #save-load #game-state #atomic #world #system #game-engine #entities
  116. llsc

    使用原子操作实现的负载-链接/存储条件实现

    v0.1.0 #atomic #lockless #algorithm #concurrency #concurrent #atomics #algorithms
  117. atomic_ref

    支持静态分配的Atomic &'a T类型

    v0.2.1 400 #atomic #reference #static #order
  118. ref-swap

    AtomicPtr的包装器

    v0.1.2 1.2K #reference #atomic #no-std #arc-swap
  119. 尝试使用DuckDuckGo搜索:搜索.

  120. ach-cell

    原子通道

    v0.1.17 180 #channel #atomic #once #no-heap
  121. darc

    动态原子引用计数的指针(概念验证)

    v0.0.2 #reference-counting #atomic #concepts #pointers #proof #dynamically #dynamically-atomic
  122. kg-symbol

    Rust中的原子字符串

    v0.2.0 #string #symbol #string-interning #atomic #reference #pointers #equality
  123. fenic

    测试并发代码

    v0.1.0 #testing #thread #concurrency #sync #atomic #model #arc
  124. cargo-atomic

    一个CLI工具,可帮助简化本地git提交

    v0.1.0 #git #git-commit #local-git #atomic #command #tool #cli
  125. contrie

    并发映射和集合

    v0.1.4 120 #map #set #lock-free #concurrency #atomic
  126. rayon_croissant

    <lqd> 对名称进行讨论:映射折叠和收集的某种东西,一个🥐

    v0.2.0 180 #arc #atomic #split #thread #parallel-iterator
  127. lock_freedom

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

    v0.1.0 #lock-free #atomic #data-structures #concurrency #shared-ptr #thread-local-storage #atomics
  128. std-semaphore

    从 rust 1.7.0 中提取的一个计数、阻塞信号量

    v0.1.0 1.8K #semaphore #counter #blocking #counting #extracted #atomic #documentation
  129. bombs

    高效的单一生产者多消费者通道类型

    v0.2.1 #non-blocking #lock-free #spmc #atomic #producer-consumer
  130. async-lease

    基本上是一个面向未来的 Arc>>>

    v0.2.0-alpha.1 #lease #value #atomic #mutex #connection #options #context
  131. mlsp

    一个小型库,用于同时使用线程局部和全局原子计数器的智能指针

    v0.2.0 #smart-pointers #thread #counter #thread-local #atomic #global #rc
  132. dashmap_with_out_t_map_trait

    Rust 的闪电般快的并发 HashMap

    v5.0.0 #hash-map #concurrency #atomic #concurrent #hashmap #rw-lock
  133. atomicslice

    线程安全的共享切片,读写速度尽可能快

    v0.1.0 #atomic #ipc #threading
  134. acrudjson

    基于 JSONRPC 规范的现代 Rustlang,支持异步 CRUD 操作

    v0.1.2 #arithmetic-operations #json-rpc #crud #numbers #atomic #async #specification
  135. skipchannel

    skipchannels 允许线程间通信,但总是跳到最后发送的值

    v2.0.1 #thread #channel #atomic
  136. hyaline-smr

    用于无锁数据结构的垃圾回收器(Hyaline-安全内存回收)

    v0.1.1 #garbage-collection #lock-free #atomic #hyaline #data-structures
  137. rpool

    无锁泛型资源池实现

    v1.0.1 #resource #pool #resources #lock-free #atomic
  138. synqueue

    内部同步(MPMC)队列

    v0.1.0 #mpmc #synchronized #bit #array #per #element #atomic
  139. read-write-store

    Rust 的一个并发、无序集合,其中每个元素都有一个内部生成的 ID 和一个读写锁

    v0.2.0 #store #atomic #concurrency
  140. sento

    一个无锁的、只追加的原子池

    v0.1.1 #atomic #pool #linked-list #no-std
  141. try-rwlock

    快速无阻塞的读写锁

    v0.1.2 #atomic #lock-free #reader #readers-writer #non-blocking #access
  142. ccl

    适用于高度并发系统的快速数据结构

    v5.1.5 110 #hash-map #concurrency #map #atomic #parallel #data-structures #hashmap
  143. option-lock

    Option值的互斥锁

    v0.3.1 #lock #mutex #atomic #once-cell #options #locking
  144. arc-atomic

    Arc的原子指针

    v0.1.0 420 #arc #atomic #pointers #thread #operations #swap #manage
  145. todc-net

    消息传递(HTTP)分布式系统的算法

    v0.1.0 #distributed-systems #message-passing #atomic #http-request #hyper-http #request-response #read-write
  146. ame2020

    用于解析Atomic Mass Evaluation 2020格式的解析库

    v0.1.1 #parser #physics #mass #atomic #evaluation #format #iter
  147. ach-ring

    原子通道

    v0.1.9 220 #channel #atomic #no-heap #once
  148. hv-cell

    atomic_refcell的no-std端口,增加了以Arc为中心的功能

    v0.1.0 #refcell #atomic #arc #sync #cell
  149. atomic_cell

    无锁线程安全的可变内存位置

    v0.2.0 #thread-safe #atomic #lock-free #memory #mutable #locations #data
  150. atomik

    通用原子类型

    v1.1.0 #atomic #generic #methods #size #fetch #implemented #target
  151. async_ach-notify

    异步原子通道

    v0.1.6 #channel #atomic #no-heap
  152. twitter/rustcommon-atomics

    通过特统一的原子原语

    GitHub 1.0.2 #atomic #operation #traits #types #unified #found #floating-point
  153. rendezvous_swap

    高效地在成对线程之间交换数据和同步执行

    v0.1.0 #thread #synchronization #atomic #memory #cross-platform #sync
  154. atomic-polyfill

    原子填充,用于那些不支持的环境

    v1.0.3 294K #atomic #polyfill #target #portable-atomic #deprecated #level #they-re
  155. atomicdouble

    通用类型的128位原子操作

    v0.1.4 #atomic #128-bit #128-bit-atomics
  156. ach-util

    原子通道

    v0.1.16 360 #atomic #channel #no-heap
  157. sully_peg

    用于PEG生成的过程宏

    v0.1.11 #peg #spans #range #zero #generation #atomic #sequence
  158. atomic-hyperloglog

    线程安全的原子hyperloglog,无锁,非阻塞

    v0.1.0 #atomic #hyperloglog #lock-free #non-blocking
  159. async_ach-waker

    异步原子通道

    v0.2.1 140 #channel #atomic #no-heap
  160. atomic_swapping

    具有交换操作的任意类型原子存储

    v0.1.0 #atomic #swap #operations #storage #swapping #options #atomic-swap-option
  161. deq

    允许回滚对结构体所做的任何更改的事务系统

    v0.2.1 #structs #transaction #atomic #commit #system #operations #revertable
  162. ach-linked

    原子通道

    v0.2.2 130 #atomic #channel #no-heap
  163. ach-array

    原子通道

    v0.1.8 170 #channel #atomic #once #no-heap
  164. arbalest

    类似于 Arc,但弱引用不会禁止可变访问

    v0.2.1 130 #atomic #weak-references #thread #arc #reference-counting
  165. gac

    Factorio的通用和原子配方计算器

    v0.1.2 #calculator #atomic #generic #recipe #factorio #steel #dust
  166. pallet-atomic-swap

    FRAME原子交换货盘(polkadot v1.15.0)

    v37.0.0 300 #swap #pallet #atomic #claim #cancel #polkadot #proof
  167. maybe_atomic_refcell

    AtomicRefcell 用于调试模式,而在发布模式中为 UnsafeCell

    v0.3.1 #debug-mode #refcell #atomic #unsafe-cell #run-time #check #atomic-refcell
  168. atomic_prim_traits

    原始原子类型的特性

    v0.2.0 150 #atomic #traits #primitive-integer #trait
  169. hv-atom

    基于 atom crate 的智能指针/引用类型原子操作的方便抽象

    v0.1.0 #atom #atomic #pointers #sync #no-std #pointer
  170. ach-mpmc

    原子通道

    v0.2.0 110 #channel #atomic #once #no-heap
  171. atomicbox_nostd

    atomicbox 库的分支,适用于 no_std 环境

    v0.3.1 #atomic #safe #pointers #box #swap #context #fork
  172. ach

    原子通道

    v0.2.1 #channel #atomic #no-heap
  173. gamozolabs/aht

    Pure Rust x86_64 引导加载程序和内核

    GitHub 0.1.0 #bootloader #kernel #hash-table #x86-64 #insertion #atomic #pure
  174. quinine

    原子单调容器 (Mono{Box,Arc})

    v0.2.0 380 #container #atomic #arc #box #monotonic #version
  175. atomic_fn

    用于原子函数指针的泛型 AtomicFnPtr 包装类型

    v0.2.1 110 #atomic #pointers #no-std #load #size #stores #platform
  176. nano_arena

    使用原子的小型内存分配器

    v0.5.2 #arena #atomic #tiny #allocator #arena-allocator
  177. atomic_immut

    原子不可变值

    v0.1.4 550 #atomic #immutability #value #arc #thread #sync #move
  178. async_ach-watch

    异步原子通道

    v0.1.4 #atomic #channel #no-heap
  179. atomic-array

    定义了几个数组类型,其中元素可以原子更新。旨在提供类似于 Java 中的 java.util.concurrent.atomic 的原子数组类型。

    v0.3.1 #array #atomic #java #elements #atomically #updated #utilities
  180. atomic-story

    关于原子操作和多线程上下文中内存排序的简要概述,包括示例

    v0.1.1 #atomic #multi-threaded #concurrency #order #memory-ordering #atomics
  181. atomic-borrow

    原子引用计数器

    v0.1.3 #atomic #counter #reference #borrow #rc
  182. rw_lease

    支持读者排空的快速读写锁,基于单个(可参数化)原子usize。

    v0.1.0 #lock #atomic #rwlock #locking
  183. subatomic

    AtomicU64/AtomicU32包装器,用于实现Copy的同等大小类型

    v0.2.1 #atomic #copy #sized #wrapper #no-std #type #atomic-u64-atomic-u32
  184. shareable

    使用最小同步的线程可共享对象

    v0.1.1 #thread #atomic #data #share #64-bit #spin-lock #reference-counting
  185. integer-atomics

    允许您使用稳定的编译器编译需要不稳定整数原子类型(Atomic{U,I}{8,16,32,64})的代码

    v1.0.2 #atomic #integer #stable #unstable #compile #compiler #type
  186. scbuf

    (同步循环缓冲区)是一个Send和Sync、无锁循环缓冲区实现

    v0.1.1 #circular-buffer #send-sync #lock-free #atomic #scenario #solely
  187. starchart

    一个数据库工具,允许实现多个后端实现

    v0.19.0 #back-end #multiple #wrapper #orm #atomic #safe #database
  188. semaphorus

    原子信号量

    v0.2.1 #semaphore #no-std #rw-lock #behaves #atomic #rw-lock-t
  189. lockness

    待办事项

    v0.0.2 #atomic #queue #lock-free #lockless #mpmc #lock-free-queue #atomics
  190. atomic-destroy

    一个可以原子读取和销毁的值;类似于原子Option

    v0.1.0 #atomic #options #atomically #destroy #read #value #destroyed
  191. extra_atomics

    原子指针的抽象。例如AtomicBox和AtomicArc。

    v0.1.1 #抽象 # #原子 #原子盒 #指针
  192. pc-原子

    适用于DOS目标的原子操作

    v0.0.2 120 #原子 #dos #中断 #pc #无标准 #原子操作
  193. atomic_refcell_try

    线程安全的 RefCell

    v0.2.0 #refcell #线程 #借用 #原子 #线程安全 # #
  194. moite_moite

    将值分割成两个所有者部分

    v0.2.0 240 #分割 #原子 #线程 #arc