OpenAI Chat Completions provider for atomr-infer — implements ModelRunner against api.openai.com, with cost table, error classification, and SSE streaming.

0 audits · 5 versions · updated 2026-05-10

ONNX Runtime backend for atomr-infer (Whisper, embeddings, rerankers, ONNX-exported text-gen) via the ort crate. Feature-gated.

0 audits · 3 versions · updated 2026-05-10

TensorRT runner for atomr-infer. Wraps atomr-accel-tensorrt's TrtRuntime / ExecutionContext / ExecutionBindings behind the ModelRunner trait.

0 audits · 3 versions · updated 2026-05-10

vLLM runner for atomr-infer. Hosts local LLMs via PyO3-bound AsyncLLMEngine + token-streaming. Includes Gemma 4 auto-provisioning helpers under the `gemma-default` feature.

0 audits · 3 versions · updated 2026-05-10

Test kit for atomr-infer: MockRunner plus wiremock-based provider fixtures (MockOpenAi, MockAnthropic, MockGemini, mount_chat_happy_path, inject_429_once, inject_5xx_once).

0 audits · 3 versions · updated 2026-05-10

Procedural macros for atomr — `#[derive(Actor)]`, `props!`, `#[derive(Receive)]`.

0 audits · 7 versions · updated 2026-05-30

Exact-decimal monetary primitives for atomr — Currency, Money, Price, Qty with checked arithmetic and string (never float) serialization.

0 audits · 2 versions · updated 2026-05-30

DDD/CQRS pattern library for atomr — aggregates, readers, projections, sagas, outbox, ACL.

0 audits · 3 versions · updated 2026-05-30

Event sourcing for atomr — `Eventsourced` trait, recovery permitter, async snapshotter, persistent FSM, at-least-once delivery.

0 audits · 7 versions · updated 2026-05-30

AWS DynamoDB journal and snapshot store for atomr — single-table design with conditional writes.

0 audits · 7 versions · updated 2026-05-30

Azure Table Storage journal and snapshot store for atomr.

0 audits · 7 versions · updated 2026-05-30

Cassandra and ScyllaDB journal and snapshot store for atomr — partitioned tables, prepared-statement replay.

0 audits · 7 versions · updated 2026-05-30

MongoDB journal and snapshot store for atomr — indexed collections, atomic multi-document inserts, BSON payloads.

0 audits · 7 versions · updated 2026-05-30

Tagged event-stream queries over atomr journals.

0 audits · 7 versions · updated 2026-05-30

In-memory read journal for atomr-persistence-query.

0 audits · 7 versions · updated 2026-05-30

Redis journal and snapshot store for atomr — sorted-set journal, hash snapshots, transactional batches.

0 audits · 7 versions · updated 2026-05-30

SQL journal and snapshot store for atomr — sqlx-backed; SQLite default; Postgres / MySQL / MSSQL features.

0 audits · 7 versions · updated 2026-05-30

Conformance test suite for atomr-persistence journal and snapshot implementations.

0 audits · 7 versions · updated 2026-05-30

Cross-runtime actor profiler for atomr — same scenarios in Rust and Python with a shared JSON schema.

0 audits · 3 versions · updated 2026-05-30

Cross-process and cross-host actor messaging for atomr — TCP transport, framed PDU codec, ack'd delivery, endpoint state machine, watcher.

0 audits · 7 versions · updated 2026-05-30

Serial / USB-attached transport for atomr-remoting. Wraps tokio-serial and reuses atomr-remote's framed PDU codec to ship actor messages over /dev/ttyACM0, /dev/ttyGS0, COMx without going over the network.

0 audits · 3 versions · updated 2026-05-30

Serde / bincode serializer shim for atomr, kept for layout symmetry.

0 audits · 3 versions · updated 2026-05-30

Typed reactive streams DSL for atomr — Source / Flow / Sink, junctions, framing, kill switches, hubs, stream refs.

0 audits · 7 versions · updated 2026-05-30

Real-world I/O Source/Sink adapters for atomr-streams — HTTP polling and WebSocket connectors behind feature flags.

0 audits · 2 versions · updated 2026-05-30

Tracing, metrics, and exporter probes for atomr — actors, dead letters, cluster, sharding, persistence, remote, streams, and distributed data.

0 audits · 7 versions · updated 2026-05-30

Test scaffolding for atomr actors — TestProbe matchers, TestKit, virtual-time scheduler, multi-node spec, EventFilter.

0 audits · 7 versions · updated 2026-05-30

Native, web, and Bevy rendering backends for atomr-view scenes.

0 audits · 3 versions · updated 2026-05-12

Core scene, bridge, and actor primitives for the atomr-view backend-agnostic UI system.

0 audits · 3 versions · updated 2026-05-12

S-expression parser and pretty-printer.

0 audits · 11 versions · updated 2017-07-06

Shell scripting that will knock your socks off

0 audits · 2 versions · updated 2021-01-08

OpenCog's atomspace re-implementation in Rust.

0 audits · 1 version · updated 2017-10-10

AtomWeave is a space-partitioning library. This crate is a placeholder while original C implementation is migrated to Rust.

0 audits · 2 versions · updated 2026-03-12

Atomic file operations CLI for LLM agents — read, write, edit, search, replace with NDJSON output

0 audits · 20 versions · updated 2026-06-19

Thread safe data structures based on atomic data types.

0 audits · 13 versions · updated 2025-12-11

A VecDeque and Vec variant that spreads resize load across pushes.

0 audits · 12 versions · updated 2025-11-15

Little tool for Android apk (adb)

0 audits · 2 versions · updated 2025-08-16

const generic expr based fixed length array manipulation

0 audits · 13 versions · updated 2025-11-17

Top alternative that shows average CPU usage

0 audits · 5 versions · updated 2023-10-09

A Rust crate providing extra utilities for surrealdb.

0 audits · 2 versions · updated 2025-12-30

Query and parse machine topology information from ACPI

0 audits · 25 versions · updated 2024-06-30

🦀️atos for linux by rust - base on atos-rs 0.1.13

0 audits · 2 versions · updated 2023-06-16

A partial replacement for Apple's atos tool for converting binary addresses to symbols.

0 audits · 18 versions · updated 2026-05-16

Atopile compiler CLI

0 audits · 4 versions · updated 2026-02-08

Documentation generator for Ato projects

0 audits · 3 versions · updated 2026-02-08

Domain types for the Ato constraint solver (intervals, quantities, sets)

0 audits · 4 versions · updated 2026-02-08

Export formats for the Ato electronics compiler (netlist, BOM)

0 audits · 4 versions · updated 2026-02-08

Intermediate representation for the Ato hardware description language

0 audits · 4 versions · updated 2026-02-08

Lexer for the Ato hardware description language

0 audits · 4 versions · updated 2026-02-08

Language Server Protocol implementation for the Ato language

0 audits · 1 version · updated 2026-02-08

Parser for the Ato hardware description language

0 audits · 4 versions · updated 2026-02-08