An attribute to create an atomic wrapper around a C-style enum

0 audits · 4 versions · updated 2024-02-21

An attribute to create an atomic wrapper around a C-style enum, forked for Rust 2021

0 audits · 1 version · updated 2022-07-25

Floating point types which can be safely shared between threads

0 audits · 3 versions · updated 2024-08-31

Generic AtomicFnPtr<T> wrapper type for atomic function pointers

0 audits · 1 version · updated 2022-04-03

Atomic Reative State and Local State Hooks

0 audits · 1 version · updated 2020-07-04

Macros for CSS Styling for Seed web apps

0 audits · 1 version · updated 2020-07-04

High level HTTP server library

0 audits · 71 versions · updated 2026-06-02

Atomic immutable value

0 audits · 5 versions · updated 2018-02-05

Library for creating, storing, querying, validating and converting Atomic Data.

0 audits · 65 versions · updated 2024-10-07

Lock free thread-safe lifo for rust.

0 audits · 1 version · updated 2024-12-10

Lock-free circular ring of intrusive ref-counted nodes plus shared cursors.

0 audits · 18 versions · updated 2026-01-24

Attribute macros for generating AtomicXXX

0 audits · 3 versions · updated 2026-06-17

Atomic Multi-Producer Multi-Consumer Queue

0 audits · 4 versions · updated 2022-05-14

A crate that facilitates atomic operations on arbitrary structs.

0 audits · 1 version · updated 2024-09-21

An atomic wrapper around NonNull

0 audits · 4 versions · updated 2024-12-04

Thread-safe and lock-free OnceCell and Lazy

0 audits · 7 versions · updated 2025-02-13

A rust crate to parse a file made up of atoms

0 audits · 0 versions

Threadsafe pinnable RefCell

0 audits · 2 versions · updated 2025-03-01

Lightweight no_std ping-pong buffer, using AtomicU8 for synchronization

0 audits · 5 versions · updated 2023-06-12

Traits over primitive atomic types.

0 audits · 3 versions · updated 2020-07-24

Safe no_std repr(transparent) wrapper for AtomicPtr and &AtomicPtr with an api similar to a cell.

0 audits · 1 version · updated 2024-12-19

Atomic &'a T types with support for static allocation

0 audits · 5 versions · updated 2021-09-19

Box with thread-safe, immutable weak references

0 audits · 1 version · updated 2024-02-20

Threadsafe RefCell

0 audits · 15 versions · updated 2026-04-20

Threadsafe RefCell

0 audits · 1 version · updated 2021-03-17

Generic atomic wrapper for Copy types with a primitive memory representation

0 audits · 0 versions

A fixed-size multi-producer multi-consumer queue that works on bare-metal systems.

0 audits · 1 version · updated 2017-01-31

A shared counter that allows parallel threads/tasks to check how many siblings they have. The counter is atomic and threads/tasks are not synchronized or coupled in any way.

0 audits · 1 version · updated 2024-06-11

Lockfree slotmap data structure

0 audits · 0 versions

Proc-macro crate to derive atomic struct with Arc<tokio::Mutex<T>> fields

0 audits · 5 versions · updated 2025-09-02

Core library for atomic_struct procedural macro

0 audits · 5 versions · updated 2025-09-02

An arbitrary type atomic storage with swap operations

0 audits · 1 version · updated 2021-04-25

Atomic-based synchronization implementing traits in `abs_sync`

0 audits · 2 versions · updated 2025-06-17

Lock-free Token Bucket algorithm implemented using atomics

0 audits · 1 version · updated 2025-10-26

Basic utilities for fast atomics on multiple platforms

0 audits · 5 versions · updated 2017-04-05

this crate provides a way that you can load or store value atomically like Golang AtomicValue.

0 audits · 2 versions · updated 2021-03-02

A library that eliminates potential risks (occasional crashes due to OpenSSL library's setenv conflicts in Linux environments) from the web push library

0 audits · 10 versions · updated 2025-01-28

High level Websocket util library from tokio-tungstenite

0 audits · 94 versions · updated 2026-03-25

Atomicals mining manager.

0 audits · 8 versions · updated 2023-12-30

Safe atomic pointers to boxed data.

0 audits · 4 versions · updated 2021-11-30

Fork of the atomicbox library that works in no_std contexts

0 audits · 1 version · updated 2020-07-19

128-bit atomics for generic type

0 audits · 5 versions · updated 2021-10-16

Multi-threaded RefCell on atomics

0 audits · 11 versions · updated 2023-09-04

Atomic float type

0 audits · 1 version · updated 2020-09-14

Rust bindings for Atomic Framework

0 audits · 0 versions

A non-blocking lock that can be used in async contexts

0 audits · 1 version · updated 2025-01-06

A simple async lock

0 audits · 1 version · updated 2025-01-06

A simple spinlock

0 audits · 1 version · updated 2025-01-06

Effeciently await a condition on atomic data.

0 audits · 3 versions · updated 2018-11-16

An atomic, nullable, owned pointer.

0 audits · 2 versions · updated 2025-09-27