BROWSE A-Z

All 305,250 crates, alphabetically

Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.

atomic-try-updatePrimitives that make it easy to implement correct lock-free algorithms3,803MITAlgorithmsConcurrency atomic-typesAdding explicit type system support for atomic counterparts to primitive types.3,116MIT atomic-utilsnon global, configurable and fast concurrent resource reclamation1,883MITAlgorithmsConcurrency atomic-waitCross-platform atomic wait and wake (aka futex) functionality.5,624,810BSD-2-ClauseConcurrencyNo standard library atomic-waitgroupA waitgroup implementation supports async with advanced features9,635BSD-1-ClauseConcurrencyData structures atomic-wakerA synchronization primitive for task wakeup381,105,329Apache-2.0 OR MITAsynchronousConcurrency atomic-writeEfficient atomic writes with replacement7,481MIT atomic-write-fileWrite files atomically to a file system4,895,474BSD-3-ClauseFilesystem atomic64Atomic 64-bits types4,894Apache-2.0 atomic_bitfieldA bitfield abstraction for the core atomic types.2,248MITConcurrencyEmbedded development atomic_blobjectSimple cross-process reader-writer-locked datastore3,699MIT/Apache-2.0/BSL-1.0 atomic_boxA struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data4,832MIT/Apache-2.0Concurrency atomic_cellLock-free thread-safe mutable memory locations6,114MIT atomic_enumAn attribute to create an atomic wrapper around a C-style enum2,596,265MITConcurrency atomic_enum_2021An attribute to create an atomic wrapper around a C-style enum, forked for Rust 20211,301MITConcurrency atomic_floatFloating point types which can be safely shared between threads16,590,166Apache-2.0 OR MIT OR UnlicenseConcurrencyData structures atomic_fnGeneric AtomicFnPtr<T> wrapper type for atomic function pointers3,851MIT OR Apache-2.0No standard library atomic_hooksAtomic Reative State and Local State Hooks5,656Apache-2.0 OR MIT atomic_hooks_macrosMacros for CSS Styling for Seed web apps6,561Apache-2.0 OR MIT atomic_httpHigh level HTTP server library57,565Apache-2.0 atomic_immutAtomic immutable value77,262MITConcurrency atomic_libLibrary for creating, storing, querying, validating and converting Atomic Data.205,602MIT atomic_lifoLock free thread-safe lifo for rust.1,049MIT OR Apache-2.0Data structures atomic_listLock-free circular ring of intrusive ref-counted nodes plus shared cursors.730MITConcurrencyData structures atomic_macroAttribute macros for generating AtomicXXX3,469non-standardRust patterns atomic_mpmcAtomic Multi-Producer Multi-Consumer Queue5,130MIT OR Apache-2.0AsynchronousConcurrency atomic_mutA crate that facilitates atomic operations on arbitrary structs.1,384MIT atomic_non_nullAn atomic wrapper around NonNull3,492non-standardNo standard libraryNo standard library::No dynamic allocation atomic_once_cellThread-safe and lock-free OnceCell and Lazy158,357MPL-2.0ConcurrencyNo standard library atomic_pincellThreadsafe pinnable RefCell1,677Apache-2.0/MITAsynchronousConcurrency atomic_pingpongLightweight no_std ping-pong buffer, using AtomicU8 for synchronization12,612MIT atomic_prim_traitsTraits over primitive atomic types.5,794MPL-2.0ConcurrencyHardware support atomic_ptr_cellSafe no_std repr(transparent) wrapper for AtomicPtr and &AtomicPtr with an api similar to a cell.985MIT OR Apache-2.0Data structures atomic_refAtomic &'a T types with support for static allocation40,618MIT atomic_ref_boxBox with thread-safe, immutable weak references1,781MIT atomic_refcellThreadsafe RefCell10,660,794Apache-2.0 OR MIT atomic_refcell_tryThreadsafe RefCell8,849Apache-2.0/MIT atomic_ring_bufferA fixed-size multi-producer multi-consumer queue that works on bare-metal systems.1,9960BSD atomic_sibling_counterA shared counter that allows parallel threads/tasks to check how many siblings they have. The counter is atomic and threads/tasks…1,683MIT OR Apache-2.0AsynchronousConcurrency atomic_structProc-macro crate to derive atomic struct with Arc<tokio::Mutex<T>> fields1,844MITConcurrencyData structures atomic_struct_coreCore library for atomic_struct procedural macro2,035MITConcurrencyData structures atomic_swappingAn arbitrary type atomic storage with swap operations7,474MIT OR Apache-2.0Data structures atomic_syncAtomic-based synchronization implementing traits in `abs_sync`2,621MIT/Apache-2.0No standard library atomic_token_bucketLock-free Token Bucket algorithm implemented using atomics183MITAlgorithmsConcurrency atomic_utilitiesBasic utilities for fast atomics on multiple platforms43,027MIT atomic_valuethis crate provides a way that you can load or store value atomically like Golang AtomicValue.3,656MIT atomic_web_pushA library that eliminates potential risks (occasional crashes due to OpenSSL library's setenv conflicts in Linux environments)…10,139Apache-2.0 atomic_websocketHigh level Websocket util library from tokio-tungstenite78,492Apache-2.0 AtomicaA CLI tool/ crate for parsing molecular data25MIT atomicalsirAtomicals mining manager.11,259GPL-3.0 atomicboxSafe atomic pointers to boxed data.180,456MIT/Apache-2.0ConcurrencyNo standard library atomicbox_nostdFork of the atomicbox library that works in no_std contexts2,896MIT/Apache-2.0 atomicdouble128-bit atomics for generic type7,537Apache-2.0/MIT atomicellMulti-threaded RefCell on atomics33,918MIT OR Apache-2.0ConcurrencyData structures atomicfloatAtomic float type2,114Apache-2.0/MIT atomiclockA non-blocking lock that can be used in async contexts2,584MIT OR Apache-2.0ConcurrencyNo standard library atomiclock_asyncA simple async lock2,138MIT OR Apache-2.0AsynchronousConcurrency atomiclock_spinlockA simple spinlock2,364MIT OR Apache-2.0ConcurrencyRust patterns atomicmonitorEffeciently await a condition on atomic data.5,797MITConcurrency atomicoptionAn atomic, nullable, owned pointer.3,531MIT OR Apache-2.0 atomicowA `Cow`-like data structure where owned data is stored inside an `Arc`.3,194,712MIT OR Apache-2.0 atomicparsley-sysRust bindings for atomicparsley1,888MIT atomicringAtomicRingBuffer is a constant-size almost lock-free concurrent ring buffer134,686MIT OR Apache-2.0 atomicsBasic utils for concurrent programming. Backoff, spinlocks, seqlock, atomic type wrappers.1,758Unlicense OR MITConcurrencyData structures atomicsliceA Rust library for thread-safe shared slices that are just about as fast as possible to read while also being writable.1,767MIT atomictrackA place to play with monotonic atomic numbers30MIT OR Apache-2.0AlgorithmsConcurrency atomicwritesAtomic file-writes.17,318,384MIT atomigGeneric, convenient and lock-free `std` atomics via `Atomic<T>`. Can be used with many primitive types (including floats) and…1,462,582MIT/Apache-2.0ConcurrencyHardware support atomig-macroHelper crate for `atomig`. Do not use directly, but only through main crate. This helper does not follow semantic versioning!1,435,143MIT/Apache-2.0 atomikGeneric Atomic type3,520BSL-1.0 atomintTrait for mapping integer types to their corresponding atomic types.1,649MITRust patterns atomioCrate to parse chemical formula1,758MIT atomiqConvenient tool for atomics in Rust.3,440MPL-2.0ConcurrencyRust patterns atomiq-deriveDerive macros for atomiq.2,078MPL-2.0ConcurrencyRust patterns atomiumatomic enums31MIT OR Apache-2.0 atomixDummy package for future atomix2,455MIT atomizeElixir style atoms / symbols6,769MIT atomize-macroMacros for the atomize crate6,220MIT atomizerStableSet library, for interned data3,674Apache-2.0 atomoreserved for atomic snapshots8,127MIT OR Apache-2.0 atomptionA simple AtomicOption implementation with no safety issue.1,687MIT atomptrA safe copy-on-write wrapper around `AtomicPtr` with some extra tricks27,356EUPL-1.2 OR Apache-2.0ConcurrencyMemory management atomrNative Rust runtime for actor-based concurrent and distributed systems. Umbrella crate — pull in subsystems via feature flags.461Apache-2.0AsynchronousConcurrency atomr-accelBackend-agnostic compute-acceleration core. Defines the AccelBackend trait, AccelRef<T> typed pointers, AccelError enum, and…1,737Apache-2.0AsynchronousConcurrency atomr-accel-agentsAgentic / LLM GPU actor blueprints on atomr-accel-cuda: RagPipeline, EmbeddingCache, CpuVectorIndex, SharedGpuStateCoordinator,…1,482Apache-2.0AsynchronousConcurrency atomr-accel-cubCUB-backed device-wide reductions, scans, sorts, histograms, and selects, surfaced as an atomr actor compiled per-(op, dtype) via…17Apache-2.0AsynchronousConcurrency atomr-accel-cudaGPU acceleration via the actor model. Wraps NVIDIA CUDA libraries (cuBLAS, cuDNN, cuFFT, cuRAND, cuSOLVER, cuSPARSE, cuTENSOR,…1,701Apache-2.0AsynchronousConcurrency atomr-accel-cuda-realtimeInteractive-rate GPU actor blueprints on atomr-accel-cuda: ImageFilterPipeline, ParticleSystemActor, SpatialIndexActor,…58Apache-2.0AsynchronousConcurrency atomr-accel-cutlassCUTLASS kernel-template instantiation via NVRTC for atomr-accel. Provides GEMM, grouped GEMM, implicit-GEMM convolution, and EVT…79Apache-2.0AsynchronousConcurrency atomr-accel-flashattnFlashAttention v2 + v3 kernel templates for atomr-accel — fp16/bf16/fp8, causal, varlen, ALiBi, sliding window, sink tokens,…77Apache-2.0AsynchronousConcurrency atomr-accel-patternsUniversal GPU actor blueprints for atomr-accel-cuda: DynamicBatchingServer, InferenceCascade, ModelReplicaPool,…154Apache-2.0AsynchronousConcurrency atomr-accel-telemetryGPU observability for atomr-accel: NVTX ranges, NVML metrics actor, and CUPTI activity tracing. Implements the KernelTrace hooks…78Apache-2.0AsynchronousConcurrency atomr-accel-tensorrtTensorRT engine builder + runtime as supervised atomr actors. Wraps libnvinfer / libnvonnxparser at runtime (proprietary library,…185Apache-2.0AsynchronousConcurrency atomr-accel-trainDistributed training blueprints on atomr-accel-cuda: DataParallelTrainer, PipelineParallelTrainer, TensorParallelTrainer,…60Apache-2.0AsynchronousConcurrency atomr-agentsComposable agentic framework on top of atomr actors and atomr-infer.183Apache-2.0API bindingsAsynchronous atomr-agents-agentAgent actor + per-turn pipeline + tool-call orchestration loop.896Apache-2.0API bindingsAsynchronous atomr-agents-avatar-coreAvatar domain types for real-time, embodied agents: ARKit blendshape weights, viseme→blendshape mapping, AvatarFrame timecoding,…270Apache-2.0AsynchronousMultimedia atomr-agents-avatar-harnessAvatar orchestrator: composes STT (perception), atomr-infer (cognition), TTS (synthesis), viseme→blendshape mapping, and the…130Apache-2.0Asynchronous atomr-agents-avatar-provider-audio2faceAvatar audio→ARKit-blendshape provider backed by NVIDIA Audio2Face-3D. Currently a documented stub: the real runtime lives…157Apache-2.0AsynchronousMultimedia atomr-agents-avatar-provider-livelinkAvatar UDP Live Link sink: streams timecode-aligned audio + ARKit blendshape frames over UDP using the avatar-core CBOR wire…158Apache-2.0AsynchronousMultimedia atomr-agents-cacheLLM cache (in-memory, semantic) + middleware integration.331Apache-2.0AsynchronousCaching atomr-agents-callableCallable trait unifying agents, workflows, tools, and harnesses.2,429Apache-2.0AsynchronousRust patterns atomr-agents-channel-coreChannel + thread domain types for messaging-style transports (WhatsApp, Signal, Discord, in-memory). Defines the ChannelProvider…399Apache-2.0Asynchronous atomr-agents-channel-harnessChannel orchestrator: attaches provider transports, supervises their lifecycle, routes inbound messages to bound Callable…242Apache-2.0Asynchronous atomr-agents-channel-harness-webAxum web companion for the channel harness: per-provider webhook receivers (signature-verified), REST CRUD for…91Apache-2.0Web programming::HTTP server atomr-agents-channel-provider-discordDiscord provider for atomr-agents channels. Gateway WebSocket (default) or Interactions webhook mode with Ed25519 signature…282Apache-2.0Asynchronous atomr-agents-channel-provider-signalSignal provider for atomr-agents channels via signal-cli JSON-RPC bridge (Unix socket or TCP).280Apache-2.0Asynchronous atomr-agents-channel-provider-whatsappWhatsApp Business Cloud API provider for atomr-agents channels. Outbound REST, HMAC-SHA256 webhook verification, and two-step…284Apache-2.0Asynchronous atomr-agents-cliatomr-agents CLI: harness eval run / registry list / harness pin / eval gate.146Apache-2.0Command line utilities atomr-agents-coding-cli-coreUniform input/output contract and vendor trait for the coding-cli harness: request, result, normalized event schema, concept…414Apache-2.0Asynchronous atomr-agents-coding-cli-harnessHarness wrapping local AI coding CLIs (Claude Code, Codex, Antigravity) as atomr-agents Callables. Headless mode parses…205Apache-2.0Asynchronous atomr-agents-coding-cli-harness-webAxum + embedded SPA companion for the coding-cli harness. Start runs, browse results, follow SSE events, and attach an xterm.js…101Apache-2.0Web programming::HTTP server atomr-agents-coding-cli-isolatorIsolator trait + Local and Docker implementations for the coding-cli harness. Spawns CLI processes on the host or in a container…249Apache-2.0Asynchronous atomr-agents-coding-cli-vendor-antigravityGoogle Antigravity CLI (agy) adapter for the coding-cli harness: stream-json parser + system-instruction projection. Successor to…219Apache-2.0Asynchronous atomr-agents-coding-cli-vendor-claudeClaude Code adapter for the coding-cli harness: stream-json parser + concept projection (CLAUDE.md, skills, MCP, settings).246Apache-2.0Asynchronous atomr-agents-coding-cli-vendor-codexOpenAI Codex CLI adapter for the coding-cli harness: `codex exec` headless invocation + AGENTS.md projection.242Apache-2.0Asynchronous atomr-agents-coding-cli-vendor-geminiGoogle Gemini CLI adapter for the coding-cli harness: stream-json parser + system-instruction projection.27Apache-2.0Asynchronous atomr-agents-contextAgentContext + ContextAssembler for atomr-agents.1,145Apache-2.0Asynchronous atomr-agents-coreCore types for the atomr-agents framework: ids, budgets, context, events, errors.3,625Apache-2.0AsynchronousConcurrency atomr-agents-deep-research-coreUniform input/output contract for deep-research harnesses: request, result, citation, plan, telemetry types.241Apache-2.0Asynchronous atomr-agents-deep-research-harnessPluggable deep-research harness: clarify→plan→search→write→verify, multi-agent parallel, and iterative-deepening strategies…202Apache-2.0Asynchronous atomr-agents-deep-research-harness-webAxum + embedded SPA companion for the deep-research harness. Kick off runs, browse results, follow live SSE event streams.102Apache-2.0Web programming::HTTP server atomr-agents-deep-research-shellTwo-tier outer shell for atomr-agents deep research: intent classifier routes between a fast shallow path and the full deep…101Apache-2.0Asynchronous atomr-agents-embedEmbeddingActor and pluggable AnnIndex (CPU default via atomr-accel-agents).1,317Apache-2.0AsynchronousScience atomr-agents-evalEval suites + regression detection + deterministic event-stream replay.470Apache-2.0AsynchronousDevelopment tools::Testing atomr-agents-harnessHarness: tested, packaged, persistent execution loop.778Apache-2.0AsynchronousConcurrency atomr-agents-hostatomr-agents host runtime — long-lived agent identity, memory, skills, hooks, schedules, channels, atop atomr actors.141Apache-2.0Asynchronous atomr-agents-host-webAxum + embedded React SPA companion for the atomr-agents host runtime. Manage agents, SOUL/MEMORY/RULES/USER docs, skills,…45Apache-2.0Web programming::HTTP server atomr-agents-ingestDocument loaders, text splitters, and CachedEmbedder for atomr-agents.328Apache-2.0AsynchronousText processing atomr-agents-instructionInstructionStrategy + ComposedInstructionStrategy<P, T, B> assembler.963Apache-2.0AsynchronousTemplate engine atomr-agents-meetings-harnessMeetings harness: takes a diarized STT conversation and produces structured attendees, notes, and actions with owners. Supports…176Apache-2.0Asynchronous atomr-agents-meetings-harness-webOptional axum backend + embedded React SPA for reviewing and editing meeting analyses (attendees, notes, actions, summaries).125Apache-2.0Web programming atomr-agents-memoryMemory stores and strategies (recency, semantic, summarizing, chained).1,458Apache-2.0AsynchronousDatabase implementations atomr-agents-observabilityStructured event taxonomy + tracing/metric exporters for atomr-agents.1,526Apache-2.0AsynchronousDevelopment tools::Debugging atomr-agents-orgOrganizational hierarchy (Org/Department/Team) over cluster sharding.366Apache-2.0AsynchronousConcurrency atomr-agents-parserOutput parsers + auto-repair + streaming partial-JSON for atomr-agents.336Apache-2.0AsynchronousParser implementations atomr-agents-personaPersona strategies: structural (Static, Big Five, MBTI, Jungian, Composite) + emphasis.1,031Apache-2.0Asynchronous atomr-agents-py-bindingsPyO3 bindings: host (run harnesses) and guest (Python-defined tools/strategies).144Apache-2.0API bindingsAsynchronous atomr-agents-registryVersioned artifact registry: tool sets, skills, personas, agents, workflows, harnesses.542Apache-2.0AsynchronousConfiguration atomr-agents-retrieverRetriever zoo: Vector, BM25, MultiQuery, ContextualCompression, ParentDocument, Ensemble-RRF, SelfQuery, EmbeddingsFilter,…552Apache-2.0AsynchronousScience atomr-agents-sandbox-backend-dockerDocker (bollard) backend for the atomr-agents microVM sandbox — the cross-platform "Insecure Dev Mode" fallback. One container…15Apache-2.0Asynchronous atomr-agents-sandbox-coreBackend-agnostic microVM sandbox traits, profile/budget/request types, lifecycle events, and a deterministic in-memory mock…115Apache-2.0Asynchronous atomr-agents-sandbox-guest-agentIn-VM guest agent for the atomr-agents microVM sandbox: a static Rust daemon that runs as PID 1 inside a Firecracker guest,…14Apache-2.0Asynchronous atomr-agents-sandbox-harnessOrchestrator for the atomr-agents microVM sandbox: owns a pluggable SandboxBackend, a sandbox registry, a bin-packing scheduler…84Apache-2.0Asynchronous atomr-agents-sandbox-harness-webAxum REST + SSE companion for the atomr-agents sandbox harness: create/exec/fork/snapshot/destroy endpoints and a SandboxEvent…14Apache-2.0Web programming::HTTP server atomr-agents-sandbox-protoWire protocol shared between the sandbox host and the in-VM guest agent: length-prefixed postcard frames over AF_VSOCK, with the…33Apache-2.0AsynchronousEncoding atomr-agents-sandbox-toolThe `execute_in_sandbox` Tool: exposes the atomr-agents microVM sandbox harness to agents, with profile resolution, Rust-floor…30Apache-2.0Asynchronous atomr-agents-securityTyped security context: clearance/compartment walls, mandate checks, a capability/secrets broker, and reusable WalledTool…559Apache-2.0AsynchronousAuthentication atomr-agents-skillSkills: bundled instruction+tool+sub-agent capabilities.1,089Apache-2.0Asynchronous atomr-agents-stateChannelled state, reducers, and per-super-step checkpointing for atomr-agents.1,112Apache-2.0AsynchronousDatabase implementations atomr-agents-strategyStrategy traits and combinators for atomr-agents.2,117Apache-2.0AsynchronousRust patterns atomr-agents-stt-audioAudio decoding (symphonia) and microphone capture (cpal) for atomr-agents speech-to-text.633Apache-2.0Multimedia::Audio atomr-agents-stt-coreCore types and traits for atomr-agents speech-to-text: SpeechToText / StreamingSession traits, Capabilities, AudioInput,…1,685Apache-2.0AsynchronousMultimedia::Audio atomr-agents-stt-diarize-sherpaLocal speaker diarization via sherpa-onnx for atomr-agents speech-to-text. Plugs into any backend whose Capabilities::diarization…496Apache-2.0AsynchronousMultimedia::Audio atomr-agents-stt-harnessSTT harness: an agentic streaming pipeline that diarizes, transcribes, and accumulates a conversation record aligned to agentic…331Apache-2.0AsynchronousMultimedia::Audio atomr-agents-stt-harness-webOptional axum backend + embedded React SPA for reviewing and editing diarized STT conversations.131Apache-2.0Multimedia::AudioWeb programming atomr-agents-stt-remote-coreShared HTTP / WebSocket plumbing for atomr-agents speech-to-text remote backends: client builder, secret refs, retry/backoff,…817Apache-2.0AsynchronousNetwork programming atomr-agents-stt-runtime-assemblyaiAssemblyAI STT backend (REST + Universal-Streaming WebSocket) for atomr-agents.289Apache-2.0AsynchronousMultimedia::Audio atomr-agents-stt-runtime-deepgramDeepgram STT backend (REST + WebSocket) for atomr-agents.293Apache-2.0AsynchronousMultimedia::Audio atomr-agents-stt-runtime-openaiOpenAI Whisper / gpt-4o-transcribe REST backend for atomr-agents speech-to-text.293Apache-2.0AsynchronousMultimedia::Audio atomr-agents-stt-runtime-whisperLocal whisper.cpp speech-to-text backend (via whisper-rs) for atomr-agents.287Apache-2.0AsynchronousMultimedia::Audio atomr-agents-stt-toolTool + Skill adapters that expose atomr-agents speech-to-text inside the agent framework.366Apache-2.0Asynchronous atomr-agents-stt-voiceHigher-level voice-session abstraction (Live vs TurnBased) plus VAD and mic→stream pump for atomr-agents speech-to-text.492Apache-2.0AsynchronousMultimedia::Audio atomr-agents-testkitMockInference, deterministic strategies, in-memory stores, replay harness.362Apache-2.0AsynchronousDevelopment tools::Testing atomr-agents-toolTool trait, ToolSet, registry, permission spec, and tool-call parsers.1,905Apache-2.0API bindingsAsynchronous atomr-agents-tts-audioOutput-side audio for atomr-agents text-to-speech: PCM->WAV/Opus encoders, cpal speaker output, and stream-to-speaker pumps.552Apache-2.0Multimedia::Audio atomr-agents-tts-coreCore types and traits for atomr-agents text-to-speech: TextToSpeech / SynthesisStream / RealtimeSession traits, Capabilities,…955Apache-2.0AsynchronousMultimedia::Audio atomr-agents-tts-runtime-elevenlabsElevenLabs TTS backend (REST + WebSocket streaming + voice cloning + SFX) for atomr-agents.287Apache-2.0AsynchronousMultimedia::Audio atomr-agents-tts-runtime-gemini-liveGemini Live API backend for atomr-agents (bidirectional voice agents).285Apache-2.0 atomr-agents-tts-runtime-kokoroKokoro-82M ONNX TTS backend for atomr-agents (local).297Apache-2.0 atomr-agents-tts-runtime-mossMOSS-TTS local backend for atomr-agents (TTS / SFX / dialogue / voicegen / realtime).284Apache-2.0 atomr-agents-tts-runtime-openaiOpenAI TTS backend (tts-1, tts-1-hd, gpt-4o-mini-tts) for atomr-agents text-to-speech.296Apache-2.0AsynchronousMultimedia::Audio atomr-agents-tts-runtime-openai-realtimeOpenAI Realtime API backend for atomr-agents (bidirectional voice agents).285Apache-2.0 atomr-agents-tts-runtime-piperPiper ONNX TTS backend for atomr-agents (local).296Apache-2.0 atomr-agents-tts-runtime-xttsCoqui XTTS v2 backend for atomr-agents (local, voice cloning + 17 languages).289Apache-2.0 atomr-agents-tts-toolTool + Skill adapters that expose atomr-agents text-to-speech inside the agent framework.288Apache-2.0 atomr-agents-tts-voiceBidirectional voice conversation: STT ↔ agent ↔ TTS, with unified-realtime auto-detection.293Apache-2.0 atomr-agents-web-search-coreProvider-agnostic web-search trait, request/hit types, and a deterministic mock provider for tests.394Apache-2.0Asynchronous atomr-agents-web-search-provider-braveBrave Search WebSearch provider for atomr-agents.95Apache-2.0AsynchronousNetwork programming atomr-agents-web-search-provider-serpapiSerpAPI (Google) WebSearch provider for atomr-agents.93Apache-2.0AsynchronousNetwork programming atomr-agents-web-search-provider-tavilyTavily WebSearch provider for atomr-agents.100Apache-2.0AsynchronousNetwork programming atomr-agents-web-search-toolGeneric `Tool` wrapper that exposes any `WebSearch` provider to atomr-agents agents and harnesses.246Apache-2.0Asynchronous atomr-agents-workflowWorkflow actor: DAG of Steps over event-sourced state.845Apache-2.0AsynchronousConcurrency atomr-clusterMembership, gossip, reachability, vector clocks, and split-brain resolvers for atomr clusters.4,276Apache-2.0ConcurrencyNetwork programming atomr-cluster-metricsAdaptive load balancing using cluster-wide metrics for atomr.3,871Apache-2.0ConcurrencyNetwork programming atomr-cluster-shardingSharded entities for atomr — allocation strategies, rebalance, three-phase handoff, remember-entities.3,877Apache-2.0ConcurrencyNetwork programming atomr-cluster-toolsDistributed pub/sub, cluster singleton, and cluster client patterns for atomr.1,571Apache-2.0ConcurrencyNetwork programming atomr-configLayered HOCON-style configuration for atomr — `include`, `${path}` substitution, `${?ENV}`, dotted keys, arrays.5,075Apache-2.0ConcurrencyConfiguration atomr-coordinationLease-based coordination primitives for atomr.697Apache-2.0ConcurrencyNetwork programming atomr-coreActors, supervision, dispatch, mailboxes, scheduler, FSM, event stream, and coordinated shutdown — the core of the atomr actor…5,055Apache-2.0AsynchronousConcurrency atomr-dashboardLive web UI over a running atomr system — REST + WebSocket + embedded React SPA, Prometheus / OTLP exporters.108Apache-2.0Development tools::ProfilingWeb programming atomr-diDependency-injection container for atomr.189Apache-2.0ConcurrencyRust patterns atomr-discoveryPluggable service-discovery interface for atomr.694Apache-2.0ConcurrencyNetwork programming atomr-distributed-dataConvergent replicated data types (CRDTs) over a atomr cluster — counters, sets, maps, registers, replicator.4,174Apache-2.0ConcurrencyData structures atomr-distributed-data-lmdbredb-backed DurableStore for atomr distributed-data.55Apache-2.0 atomr-fixFIX session-layer for atomr — logon/heartbeat/sequence/resend/gap-fill session FSM over atomr-streams Tcp + Framing, with a…40Apache-2.0FinanceNetwork programming atomr-hostingBuilder API for wiring a atomr system together — config, DI, setup hooks.142Apache-2.0ConcurrencyRust patterns atomr-inferMulti-runtime GPU + remote inference as a supervised actor system on atomr. Single-crate rollup that re-exports per-runtime…92Apache-2.0AsynchronousConcurrency atomr-infer-cliatomr-infer serve CLI binary. Boots the actor system, applies project-file [[deployment]] entries, and mounts the gateway.28Apache-2.0AsynchronousConcurrency atomr-infer-coreFoundation crate for atomr-infer — typed errors, deployment value object, ModelRunner trait, batch primitives.3,947Apache-2.0AsynchronousConcurrency