Thanks to visit codestin.com
Credit goes to lib.rs

#arc-mutex

  1. linked

    Create families of linked objects that can collaborate across threads while being internally single-threaded

    v1.0.5 #thread-local #instance #object #collaborate #families #arc-mutex #single-threaded #fact #synchronized #shared-state
  2. k8s-controller

    lightweight framework for writing kubernetes controllers

    v0.9.0 2.1K #kubernetes-controller #framework #context #traits #action #kubernetes-cluster #arc-mutex
  3. pusu

    High-performance, fully static, event-driven architecture for Rust services

    v0.1.6 #event-driven-architecture #static #book #user-name #counter #author #proc-macro #pub-sub #kafka #arc-mutex
  4. thread_cell

    Safe, Send + Sync access to !Send/!Sync data by isolating it on a dedicated thread and interacting with it through message passing. Perfect for Rc, RefCell, and other single-threaded types.

    v0.2.3 #send-sync #data-access #refcell #rc #non-send #isolating #single-threaded #arc-mutex #serialization
  5. tendrils

    Tiny, flexible helpers for managing shared state (Arc<Mutex<T>> / Arc<RwLock<T>>) safely in async Rust

    v0.1.0 #arc-mutex #async-mutex #tokio #async #mutex-lock
  6. task_scheduler_rs

    A Rust-based scheduler with basic functionality, focused on adding tasks and handling actions like execute, pause, and shutdown using channels for task communication

    v0.4.0 120 #task-scheduling #async-task #thread-safe #tokio-task #one-time #communication-channel #arc-mutex #task-execution
  7. rendezvous

    Easier rendezvous channels for thread synchronization

    v0.3.0 #thread-synchronization #channel #channels-for-thread-synchronization #dropped #points #arc-mutex #worker-thread
  8. neocogi

    rendering lib

    v0.2.0 #driver #texture #resources #rendering #renderer #arc-mutex
  9. spawn

    IPC-based RPC for forked processes

    v0.0.2 #process #rpc #rpc-for-forked #ipc-based #arc-mutex
  10. kti_cqrs_rs

    CQRS pattern in Rust

    v0.3.0 290 #cqrs #pattern #command-bus #command-query #query-bus #event-bus #arc-mutex
  11. warcmutex

    in Rust that provides an attribute macro for mods, structs and impls. Rewrite code using under the hood asynchronous reference (Arc) and asynchronous mutation (Mutex) control elements.

    v1.0.2 #arc-mutex #macro-attributes #async #macro
  12. meowtex

    Saddened by the feeling that Rust multitasking types are not puppy-/kittycoded enough for you? Then this crate is for you!

    v0.1.0 #arf #arc-mutex #nose #multitasking #feeling #thread-spawn #puppy #mpsc #uwu #goes-of-scope
  13. next-web-macros

    Provide a series of commonly used macros

    v0.1.0 #web-framework #macro #search #singleton #default #arc-mutex #application-context #async-trait #axum #atomic-u32
  14. macroland

    macro shorthands of various types in Rust

    v0.1.5 #macro #syntax-sugar #shorthands #cell #btree-set #arc-mutex
  15. async-lease

    Essentially a futures-oriented Arc<Mutex<Option<T>>>

    v0.2.0-alpha.1 #async #lease #arc-mutex #value #atomic #restore #attempt #poll-ready
  16. io_uring_actor

    Near-zero overhead pipelined io_uring api via actor model so you don't have to use Arc<Mutex<IOUring>>

    v0.2.0 #io-uring #actor-model #arc-mutex #pipelining #overhead #debugging
  17. scalar_map

    map for scalar types

    v0.1.4 #map #scalar #arc-mutex #struct
  18. next-web-common

    A common utility library for the Next Web framework

    v0.1.0 #web-framework #derive #find #name #web-apps #arc-mutex #date-time #async-trait #atomic-u32
  19. shared-type

    Shared type alias and several traits to simplify working with Arc<Mutex<T>>

    v1.0.0 #arc-mutex #traits #shared #mutex #arc
  20. Try searching with DuckDuckGo.

  21. next-web-core

    Core library for the Next Web framework, providing essential web server and middleware abstractions

    v0.1.4 400 #web-framework #middleware #application-context #singleton #properties #axum #date #date-time #arc-mutex
  22. borrow_with_ref_obj

    Versions of Borrow[Mut] that return reference objects (Ex. std::cell::Ref)

    v0.1.3 #borrow-mut #object #arc-mutex #borrow
  23. with_lock_auto

    easily and safely access arc-mutexes without

    v1.0.0 #arc-mutex #mutex #arc
  24. arc-guard

    Guard around Arc<Mutex<T>> allowing you to write less boilerplate code

    v0.2.0 #arc-mutex #boilerplate #write #less #guard
  25. graphia

    graph data structure

    v0.1.0 #graph #graphs #arc-mutex #data-structures #ui #memory-management
  26. pinarcmutex

    PinArcMutex type, for shared mutable access to pinned data

    v0.1.1 #pinned #shared #arc-mutex #mutable #access #mutable-state
  27. arc_map

    A Map of Arc<Mutex<V>> that eases the access of indivdual members

    v0.1.3 #arc-mutex #map #locking #mutex #arc
  28. arcm

    macro for more concise Arc<Mutex<_>> creation

    v0.1.0 #arc-mutex #macro-for-concise #creation
  29. altaria-macros

    Derive and proc macros for Altaria

    v0.4.2 200 #altaria #proc-macro #memory-safe #web-server #async #query-parameters #http-1 #shared-state #arc-mutex #websocket
  30. isomdl-macros

    Proc macros for the isomdl crate

    v0.1.0 #isomdl #proc-macro #mdl #devices #arc-mutex #iso-iec #dis
  31. completable_future

    CompletableFuture for Rust

    v0.2.0 #executor #error #completable #logic #chain #arc-mutex #java
  32. async_init

    init object asynchronously without Arc<Mutex>

    v0.1.0 #async #object #arc-mutex
  33. scalar_map_derive

    derive for scalar_map

    v0.1.0 #map #scalar #arc-mutex