424 projects
bucketwarden
Python binding surface for the BucketWarden Rust runtime, CLI, and governed operator APIs.
ssot-registry
Umbrella distribution for SSOT that installs the core runtime and primary CLI together.
ssot-tui
Terminal UI package for ssot-registry workflows.
ssot-cli
Primary CLI distribution for ssot-registry.
ssot-mcp
MCP server for optional SSOT pull-worker control-plane coordination.
ssot-conformance
Reusable SSOT conformance harness, pytest plugin, and scaffold helpers.
ssot-core
Core Python runtime, registry model, validation, and release workflow APIs for SSOT.
ssot-codegen
Generators for SSOT contract, CLI, and TUI artifacts.
ssot-views
Derived projections, reports, and graph exports for SSOT.
ssot-contracts
Canonical schemas, templates, manifests, and generated Python contract artifacts for SSOT.
ssot-pack-contracts
Shared governance-pack metadata, manifest, and packaged document contracts for SSOT.
swarmauri_parser_pypdf2
PyPDF2 Parser for Swarmauri.
swarmauri_parser_entityrecognition
Entity Recognition Parser for Swarmauri.
swarmauri_parser_fitzpdf
Fitz PDF Parser for Swarmauri.
swarmauri_parser_bertembedding
Swarmauri Bert Embedding Parser
swarmauri_ocr_pytesseract
Swarmauri Tesseract Image to Text Model
swarmauri_middleware_ratepolicy
A middleware implementing rate policy and retry logic for Swarmauri
swarmauri_middleware_circuitbreaker
Circuit Breaker Middleware for Swarmauri
swarmauri_vectorstore_git
Swarmauri Git Vector Store
swarmauri_vectorstore_mlm
Swarmauri MLM Vector Store
swarmauri_measurement_tokencountestimator
This repository includes an example of a First Class Swarmauri Example.
swarmauri_metric_hamming
Swarmauri Hamming distance metric community package.
swarmauri_vectorstore_fs
Swarmauri filesystem-aware BM25F vector store
swarmauri_vectorstore_duckdb
A DuckDB based Vector Store
swarmauri_measurement_mutualinformation
Swarmauri Mutual Information Measurement Community Package.
swarmauri_vectorstore_cloudweaviate
Swarmauri Weaviate Vector Store
swarmauri_matrix_hamming74
Swarmauri Hamming (7,4) matrix community package.
swarmauri_llm_playht
Swarmauri Playht LLM adapters from swarmauri_standard.
swarmauri_llm_whisper
Swarmauri Whisper LLM adapters from swarmauri_standard.
swarmauri_vectorstore_annoy
Swarmauri Annoy Vector Store
swarmauri_llm_perplexity
Swarmauri Perplexity LLM adapters from swarmauri_standard.
swarmauri_toolkit_jupytertoolkit
A unified toolkit for aggregating standalone jupyter notebook tools.
swarmauri_toolkit_github
Github Toolkit
swarmauri_tool_zapierhook
Zapier Hook Tool
swarmauri_llm_openai
Swarmauri Openai LLM adapters from swarmauri_standard.
swarmauri_tool_webscraping
Web Scraping Tool for Swarmauri
swarmauri_llm_mistral
Swarmauri Mistral LLM adapters from swarmauri_standard.
swarmauri_tool_textlength
Text Length Tool for Swarmauri
swarmauri_llm_llamacpp
Swarmauri Llamacpp LLM adapters from swarmauri_standard.
swarmauri_llm_leptonai
Swarmauri Lepton AI Model
swarmauri_llm_hyperbolic
Swarmauri Hyperbolic LLM adapters from swarmauri_standard.
swarmauri_tool_smogindex
Swarmauri Smog Index Tool.
swarmauri_tool_sentimentanalysis
Sentiment Analysis Tool
swarmauri_tool_sentencecomplexity
This repository includes an example of a First Class Swarmauri Example.
swarmauri_llm_groq
Swarmauri Groq LLM adapters from swarmauri_standard.
swarmauri_tool_searchword
A tool for searching a specific word or phrase in a file.
swarmauri_llm_gemini
Swarmauri Gemini LLM adapters from swarmauri_standard.
swarmauri_tool_qrcodegenerator
Swarmauri QR Code Generator Tool.
swarmauri_llm_deepseek
Swarmauri Deepseek LLM adapters from swarmauri_standard.
swarmauri_llm_falai
Swarmauri Falai LLM adapters from swarmauri_standard.
swarmauri_tool_psutil
Swarmauri Psutil Tool.
swarmauri_tool_lexicaldensity
Lexical Density Tool for Swarmauri.
swarmauri_tool_jupyterwritenotebook
A tool that writes a NotebookNode object to a file in JSON format, preserving the notebook structure.
swarmauri_llm_deepinfra
Swarmauri Deepinfra LLM adapters from swarmauri_standard.
swarmauri_tool_jupytervalidatenotebook
A tool that validates a NotebookNode object against the Jupyter Notebook schema using nbformat, ensuring structural correctness.
swarmauri_llm_cohere
Swarmauri Cohere LLM adapters from swarmauri_standard.
swarmauri_llm_cerebras
Swarmauri Cerebras LLM adapters from swarmauri_standard.
swarmauri_llm_anthropic
Swarmauri Anthropic LLM adapters from swarmauri_standard.
swarmauri_tool_jupytershutdownkernel
A tool designed to shut down a running Jupyter kernel programmatically using jupyter_client, releasing all associated resources.
swarmauri_keyprovider_vaulttransit
Swarmauri Vault Transit Key Provider
swarmauri_tool_jupyterstartkernel
A tool designed to start a new Jupyter kernel programmatically using jupyter_client, enabling execution of notebook cells.
swarmauri_llm_ai21
Swarmauri Ai21 LLM adapters from swarmauri_standard.
swarmauri_tool_jupyterruncell
A tool designed to execute a single code cell in an IPython interactive shell, mimicking notebook cell execution.
swarmauri_tool_jupytergetshellmessage
A tool designed to retrieve shell messages from a running Jupyter kernel using jupyter_client, useful for debugging execution responses.
swarmauri_tool_jupyterreadnotebook
A tool that reads a Jupyter Notebook file using nbformat, converting the JSON file into a NotebookNode object.
swarmauri_keyprovider_gcpkms
Google Cloud KMS Key Provider for Swarmauri
swarmauri_keyprovider_aws_kms
AWS KMS KeyProvider for Swarmauri
swarmauri_embedding_mlm
example community package
swarmauri_certservice_stepca
Step-ca backed certificate service for Swarmauri
swarmauri_tool_jupytergetiopubmessage
A tool designed to retrieve messages from the IOPub channel of a Jupyter kernel using jupyter_client, capturing cell outputs and logs.
swarmauri_tool_jupyterexportmarkdown
A Swarmauri tool designed to export Jupyter Notebooks to Markdown.
swarmauri_tool_jupyterfromdict
A tool that converts a plain dictionary into a NotebookNode object using nbformat, facilitating programmatic notebook creation.
swarmauri_tool_jupyterexportpython
A tool that exports a Jupyter Notebook to a Python script using nbconvert’s PythonExporter, facilitating code extraction.
swarmauri_tool_jupyterexportlatex
A tool that exports a Jupyter Notebook to LaTeX format using nbconvert’s LatexExporter, enabling further conversion to PDF.
swarmauri_certservice_scep
Swarmauri SCEP Certificate Service
swarmauri_certservice_ms_adcs
Microsoft AD CS certificate service client for Swarmauri
swm_example_package
This repository includes an example of a First Class Swarmauri Example.
swamauri_metric_wasserstein
Wasserstein metric plugin for Swarmauri vector comparisons.
MediaSigner
Swarmauri signing facade plugin that aggregates registered SigningBase providers.
zdx
Z Doc Builder Experience by Swarmauri
swm_example_plugin
This repository includes an example of a Swarmauri Plugin.
swarmauri_certs_ocspverify
OCSP certificate verification service for Swarmauri.
swarmauri_certservice_gcpkms
Google Cloud KMS Certificate Service for Swarmauri
swarmauri_certservice_aws_kms
AWS KMS backed CertService for Swarmauri
swarmauri_tool_jupyterexporthtml
A tool that exports a Jupyter Notebook to HTML format using nbconvert’s HTMLExporter, enabling web-based presentation of notebooks.
swarmauri_tool_jupyterexecutenotebookwithparameters
A tool designed to execute parameterized notebooks using papermill, allowing dynamic input and output capture for automated workflows.
swarmauri_tool_jupyterexecutecell
A tool designed to execute a single code cell in a running Jupyter kernel using jupyter_client, capturing its output and errors.
swarmauri_tool_jupyterexecutenotebook
A tool designed to execute all cells in a Jupyter Notebook using nbconvert’s ExecutePreprocessor, capturing outputs for testing and reporting.
swarmauri_tool_jupyterexecuteandconvert
A tool that programmatically executes and converts a Jupyter Notebook using nbconvert's CLI functionality, enabling automated notebook execution and format conversion.
swarmauri_certs_csronly
Community service for generating PKCS#10 CSRs
swarmauri_certs_crlverifyservice
Certificate verification against CRLs
swm_example_community_package
example community package
EmbedXMP
Dynamic XMP embed/read/remove orchestration for Swarmauri handlers.
EmbeddedSigner
Embed XMP metadata and sign media assets using Swarmauri plugins.
tigrbl_api_hpks
High-trust OpenPGP keyserver APIs built on the Tigrbl application engine.
tigrbl_api_cron
Cron job storage, execution, and result tracking built on the Tigrbl engine.
swarmauri_tool_jupyterdisplay
A tool designed to display rich media and object representations in a Jupyter Notebook using IPython's display functionality.
swarmauri_tool_jupyterdisplayhtml
A tool designed to render HTML content within a Jupyter Notebook using IPython's HTML display method.
swarmauri_tool_jupyterclearoutput
A tool designed to clear all outputs from a Jupyter Notebook using nbconvert’s ClearOutputPreprocessor, preparing the notebook for sharing or version control.
swarmauri_tool_gmail
example community package
swarmauri_certs_cfssl
CFSSL-backed certificate service for Swarmauri
swarmauri_billing_razorpay
Razorpay billing provider for the Swarmauri SDK.
swarmauri_certs_acme
ACME certificate service for Swarmauri
swarmauri_tool_folium
This repository includes an example of a First Class Swarmauri Example.
swarmauri_billing_square
Square billing provider for the Swarmauri SDK.
swarmauri_certs_azure
Azure Key Vault certificate utilities for the Swarmauri ecosystem
swarmauri_xmp_svg
SVG handler for embedding and extracting XMP packets in Swarmauri runtimes.
swarmauri_xmp_webp
WebP handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.
swarmauri_xmp_tiff
TIFF/DNG handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.
swarmauri_tool_dalechallreadability
Swarmauri Community Dale-Chall Readability Tool
swarmauri_tool_entityrecognition
Swarmauri Community Entity Recognition Tool
swarmauri_tool_downloadpdf
Swarmauri Community Download PDF Tool
swarmauri_tests_griffe
Pytest plugin that turns Griffe inspection warnings into failing quality gates for Swarmauri packages.
swarmauri_tool_captchagenerator
Swarmauri Community Captcha Generator Tool
swarmauri_billing_paystack
Paystack billing provider for the Swarmauri SDK.
swarmauri_billing_paypal
PayPal billing provider for the Swarmauri SDK.
swarmauri_billing_authorize_net
Authorize.Net billing provider for the Swarmauri SDK.
swarmauri_billing_braintree
Braintree billing provider for the Swarmauri SDK.
swarmauri_billing_adyen
Adyen billing provider for the Swarmauri SDK.
swarmauri_xmp_jpeg
JPEG handler for embedding and extracting XMP packets in Swarmauri runtimes.
swarmauri_xmp_mp4
ISO-BMFF handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.
swarmauri_xmp_gif
GIF handler for embedding and extracting XMP packets in Swarmauri runtimes.
swarmauri_xmp_png
PNG handler for embedding and extracting XMP packets in Swarmauri runtimes.
swarmauri_xmp_pdf
PDF handler scaffold for embedding and extracting XMP packets in Swarmauri runtimes.
swarmauri_typing
This repository includes typing used in the Swarmauri framework.
swarmauri_core
This repository includes core interfaces for the Swarmauri framework.
swarmauri_base
This repository includes base classes and mixins for the Swarmauri framework.
swarmauri_standard
This repository includes standard components within the Swarmauri framework.
swarmauri
Namespace package for components, packages, and plugins within the Swarmauri framework.
swarmauri_vectorstore_qdrant
Swarmauri Persistent Qdrant Vector Store
swarmauri_vectorstore_persistentchromadb
A Persistent ChromaDB based Vector Store
swarmauri_vectorstore_pinecone
Swarmauri Pinecone Vector Store
swarmauri_state_clipboard
Swarmauri Community Clipboard State
swarmauri_vectorstore_redis
Swarmauri Redis Vector Store
swarmauri_vectorstore_neo4j
Swarmauri Neo4j Vector Store
swarmauri_parser_textblob
TextBlob Parser for Swarmauri.
swarmauri_parser_pypdftk
A parser for extracting text from PDFs using PyPDFTK.
swarmauri_parser_slate
A parser for extracting text from PDFs using Slate.
swarmauri_signing_dsse
Composable DSSE envelope adapter that layers Pre-Authentication Encoding onto Swarmauri signing providers
tigrbl-typing
Typing protocols, aliases, generics, and shared type helpers for Tigrbl framework packages and extensions.
tigrbl_engine_memqueue
In-memory queue engine plugin for process-local tasks, message workflows, and Tigrbl runtime coordination.
tigrbl_engine_bigquery
BigQuery engine plugin for Google BigQuery warehouse sessions, analytics workloads, and Tigrbl engine registration.
tigrbl_engine_memrate
In-memory rate-limit engine plugin for API quotas, counters, windows, and Tigrbl governance workflows.
tigrbl_spiffe
SPIFFE and SPIRE identity app for Tigrbl with workload identity tables, UDS transport, and HTTP API surfaces.
tigrbl_engine_snowflake
Snowflake engine plugin for warehouse sessions, analytical workloads, and Tigrbl engine registration.
tigrbl
Schema-first ASGI API framework for REST, JSON-RPC, OpenAPI, OpenRPC, SQLAlchemy models, typed validation, lifecycle hooks, and engine plugins.
tigrbl_engine_duckdb
DuckDB engine plugin for embedded analytical database sessions, OLAP workloads, and Tigrbl engine registration.
tigrbl_engine_memkv
In-memory key-value engine plugin for process-local KV storage, cache workflows, and lightweight Tigrbl services.
tigrbl_engine_memlru
In-memory LRU engine plugin for least-recently-used cache behavior and process-local Tigrbl data workflows.
tigrbl-ops-realtime
Realtime, streaming, datagram, websocket, and event operation handlers for Tigrbl ASGI runtimes.
tigrbl-runtime
Runtime pipeline helpers and execution bridge surfaces for Tigrbl ASGI applications, transports, and operation dispatch.
tigrbl_engine_membloom
In-memory Bloom filter engine plugin for membership checks, rotating TTL windows, and Tigrbl API workflows.
tigrbl_engine_sqlite
SQLite engine plugin for SQLAlchemy sessions, local transactional storage, and Tigrbl application persistence.
tigrbl_engine_inmemory
In-memory database engine plugin for process-local transactional storage, copy-on-write snapshots, and Tigrbl testing.
tigrbl_engine_pgsqli_wal
PostgreSQL and SQLite WAL engine plugin for transactional Tigrbl workflows and database-backed engine registration.
tigrbl_engine_xlsx
XLSX engine plugin for Excel workbook-backed tables, worksheet data access, and Tigrbl tabular workflows.
tigrbl_engine_rediscachethrough
Redis cache-through engine plugin for Redis, PostgreSQL, and Tigrbl data-access acceleration workflows.
tigrbl_engine_numpy
NumPy engine plugin for array-to-table helpers, analytical workflows, and Tigrbl data integration.
tigrbl_engine_postgres
PostgreSQL engine plugin for SQLAlchemy sessions, async database workflows, and Tigrbl application persistence.
tigrbl_engine_csv
CSV engine plugin for file-backed tables, pandas DataFrames, and lightweight Tigrbl data workflows.
tigrbl_engine_pyspark
PySpark engine plugin for distributed DataFrame integration, analytics workloads, and Tigrbl data workflows.
tigrbl_engine_memdedupe
In-memory dedupe engine plugin for idempotency tracking, duplicate suppression, and Tigrbl workflow coordination.
tigrbl_engine_inmemcache
In-memory cache engine plugin for process-local TTL, LRU, and fast Tigrbl cache workflows.
tigrbl_client
Typed Python client helpers for calling Tigrbl REST, JSON-RPC, OpenAPI, and generated schema-first API surfaces.
tigrbl-ops-oltp
Transactional OLTP operation handlers for Tigrbl CRUD, bulk, REST, JSON-RPC, and database-backed workloads.
tigrbl_engine_dataframe
DataFrame engine plugin for transactional pandas sessions and in-process Tigrbl analytics workloads.
tigrbl_engine_mempubsub
In-memory pub/sub engine plugin for process-local publish-subscribe channels, events, and Tigrbl realtime workflows.
tigrbl-canon
Canonical mapping, routing, symbol resolution, and naming utilities for Tigrbl framework packages and generated API surfaces.
tigrbl-base
Abstract base interfaces for Tigrbl APIs, engines, providers, sessions, transports, and reusable runtime components.
tigrbl_acme_ca
ACME v2 certificate authority app for Tigrbl tables, certificate automation, TLS workflows, and API surfaces.
tigrbl_engine_pandas
Pandas engine plugin for transactional DataFrame sessions, tabular workflows, and Tigrbl data integration.
tigrbl_engine_clickhouse
ClickHouse engine plugin for analytical database sessions, warehouse workloads, and Tigrbl engine registration.
tigrbl_tests
Reusable Tigrbl pytest fixtures, conformance assertions, integration helpers, and package test utilities.
tigrbl-kernel
Kernel orchestration for composing Tigrbl runtime plans, bindings, operation dispatch, and optimized ASGI execution.
tigrbl-ops-olap
Analytical OLAP operation boundaries for Tigrbl workloads, query-oriented APIs, and engine integrations.
tigrbl-orm
SQLAlchemy ORM tables, mixins, columns, model helpers, and persistence primitives for Tigrbl applications.
tigrbl-core
Core Tigrbl framework specifications, decorators, schemas, hooks, operations, and primitives for schema-first APIs.
tigrbl-concrete
Concrete Tigrbl implementations for reusable framework behavior, sessions, routes, responses, and base abstraction adapters.
tigrbl-atoms
Runtime atom utilities for Tigrbl planning, dispatch, transport ingress, egress, and high-throughput ASGI execution pipelines.
tigrbl_engine_redis
Redis engine plugin for cache, data structures, and Tigrbl engine workflows backed by Redis.
tigrbl_spec
Shared Tigrbl interfaces, protocol definitions, compatibility targets, and specification artifacts for framework integration.
npmctl-route53
AWS Route 53 DNS provider extension for npmctl.
npmctl-namecheap
Namecheap DNS provider extension for npmctl.
npmctl-godaddy
GoDaddy DNS provider extension for npmctl.
npmctl-digitalocean
DigitalOcean DNS provider extension for npmctl.
npmctl-cloudflare
Cloudflare DNS provider extension for npmctl.
npmctl
Owner-scoped plan/apply/adopt controller for Nginx Proxy Manager resources.
web-performance-rum-governance-pack
Installable SSOT governance pack for Navigation Timing, Resource Timing, User Timing, Performance Timeline, Reporting API, Beacon, and RUM evidence.
url-query-attribution-foundations-governance-pack
Installable SSOT governance pack for URL query parameters, referrer context, UTM conventions, and campaign attribution capture.
mobile-install-attribution-governance-pack
Installable SSOT governance pack for Apple and Android mobile install attribution, app campaign attribution, and privacy-preserving app measurement.
privacy-governance-records-governance-pack
Installable SSOT governance pack for privacy records, consent receipts, notices, DPV processing records, and audit evidence.
web-app-analytics-governance-pack
Installable SSOT governance pack for web analytics, app analytics, product analytics, CDP event specs, and browser lifecycle collection.
gs1-product-link-event-data-governance-pack
Installable SSOT governance pack for GS1 Digital Link, GS1 resolver behavior, EPCIS/CBV visibility events, product identifiers, and product master data.
marketing-attribution-conversion-governance-pack
Installable SSOT governance pack for attribution reporting, click IDs, tracking templates, offline conversions, conversion APIs, ECAPI, and ADMaP.
ga4-google-tagging-governance-pack
Installable SSOT governance pack for GA4 Measurement Protocol, Google tag, Google Tag Manager, GA4 event parameters, and BigQuery exports.
data-catalog-lineage-contracts-governance-pack
Installable SSOT governance pack for data catalogs, analytics schemas, dataset metadata, lineage, export schemas, and evidence traceability.
event-behavioral-telemetry-governance-pack
Installable SSOT governance pack for event envelopes, behavioral telemetry vocabularies, interaction events, and normalized event schemas.
customer-identity-profile-governance-pack
Installable SSOT governance pack for customer identity, profile claims, SCIM, OpenID Connect, verified credentials, and CDP profile concepts.
audience-data-transparency-governance-pack
Installable SSOT governance pack for audience-data transparency, audience taxonomy, content taxonomy, segment provenance, and recency disclosures.
consent-privacy-signals-governance-pack
Installable SSOT governance pack for GPC, GPP, TCF, Consent Mode, DNT, and consent-signal precedence.
customer-commerce-semantics-governance-pack
Installable SSOT governance pack for customer commerce semantics, products, offers, orders, invoices, reviews, ratings, and conversion actions.
ad-supply-chain-transparency-governance-pack
Installable SSOT governance pack for ads.txt, app-ads.txt, sellers.json, SupplyChain Object, buyers.json, DemandChain Object, and ads.cert.
ad-measurement-media-governance-pack
Installable SSOT governance pack for ad and media measurement, video ads, viewability, invalid traffic, podcast measurement, and MRC/IAB quality controls.
cache-freshness-governance-pack
Installable ADR and SPEC extension pack for HTTP caching and freshness governance.
digital-signature-governance-pack
Installable ADR and SPEC extension pack for digital-signature and container governance.
seo-aeo-aieo-governance-pack
Installable ADR and SPEC extension pack for SEO, AEO, and AiEO governance.
peagen-tables
Peagen table definitions, migrations, and Tigrbl table schemas.
peagen-core
Core Peagen orchestration, handlers, plugins, schemas, and template processing.
peagen-cli
Peagen command-line application.
peagen-tui
Peagen Textual dashboard application.
peagen-worker
Peagen worker service.
peagen-client
Peagen client transport contracts for JSON-RPC, HTTP, and Tigrbl clients.
peagen_templset_vue
A Swarmauri Peagen Template Set for Vue Atom
peagen-gateway
Peagen gateway service.
peagen
Swarmauri's Peagen convenience facade for the CLI-first Peagen distribution set.
peagen-plugin
Optional Peagen plugin dependency bundle for Redis, RabbitMQ, PostgreSQL, MinIO, GitHub VCS, and evaluators.
tigrcorn-transports
TCP, UDP, Unix socket, pipe, in-process, listener, and QUIC transport primitives for the Tigrcorn server stack.
tigrcorn-static
Static file origin, file-send, validators, ranges, and cache-aware HTTP responses for the Tigrcorn ASGI server.
tigrcorn-security
TLS 1.3, mTLS, X.509, ALPN, OCSP, CRL, and certificate policy surfaces for the Tigrcorn Python web server.
tigrcorn-runtime
Server runner, app loading, lifecycle hooks, workers, reload, and embedded runtime for the Tigrcorn ASGI3 web server.
tigrcorn-protocols
Protocol handlers for Tigrcorn HTTP/1.1, HTTP/2, HTTP/3, QUIC, WebSocket, WebTransport, lifespan, and ASGI3 traffic.
tigrcorn-observability
Logging, metrics, tracing, DoS warning events, and release-evidence metadata for the Tigrcorn Python web server.
tigrcorn-http
HTTP utilities for Tigrcorn headers, entity tags, content coding, range requests, and Python web server responses.
tigrcorn-core
Typed core primitives, errors, constants, and utilities shared by the Tigrcorn ASGI3 Python web server packages.
tigrcorn-contract
tigr-asgi-contract adapters and runtime-boundary classification for Tigrcorn ASGI3, WebSocket, and WebTransport surfaces.
tigrcorn-config
Typed configuration models, profiles, environment loading, and validation for the Tigrcorn ASGI/HTTP server stack.
tigrcorn-compat
Compatibility and interoperability helpers for Tigrcorn ASGI3 conformance, external peers, and Python web server release gates.
tigrcorn-certification
Certification and release-gate tooling for Tigrcorn HTTP/3, QUIC, WebSocket, WebTransport, and ASGI conformance evidence.
tigrcorn-asgi
ASGI3 scope, event, receive/send, and extension primitives for the Tigrcorn Python web server.
tigrcorn
ASGI3 Python web server with built-in HTTP/1.1, HTTP/2, HTTP/3, QUIC, WebSocket, WebTransport, TLS, and certification tooling.
swarmauri_toolkit_runtime
Runtime toolkit for explicit-parameter registration, inspection, replacement, listing, and removal of Swarmauri tools during agent execution.
tigr-asgi-contract-artifacts
Canonical contract artifacts for the Tigr ASGI contract
tigr-asgi-contract
Generated Python contract bindings for the Tigr ASGI contract
monotone-ops
Research-oriented monotone operator catalog for deterministic aggregation, CRDTs, fixpoints, and algebraic dataflow.
mto
Planning-stage placeholder reservation for monotone operators.
tigr
Experimental placeholder package for future Tigr APIs
tigrbl_auth
A Tigrbl multi-tenant OpenID Connect / OAuth 2.0 identity-provider package by Swarmauri.
tigrbl_kms
A Tigrbl key management service for Swarmauri.
tigrbl_billing
Canonical billing models, lifecycle operations, and analytics for the Tigrbl platform.
wcag_pdf_pytest
Pytest plugin for WCAG 2.1 A/AA/AAA compliance checks on PDFs.
swarmauri_transport_meshsidecarhttp2
Client transport for Swarmauri agents targeting mesh sidecar proxies.
swarmauri_signing_openpgp
OpenPGP signer stub registered on the Swarmauri SigningBase registry
swarmauri_evaluator_anyusage
An evaluator component that detects and penalizes usage of the `Any` type in Python code
swarmauri_evaluator_abstractmethods
An evaluator that verifies all methods in abstract base classes are properly marked as abstract
swarmauri_embedding_nmf
NMF Embedding for Swarmauri.
swarmauri_embedding_doc2vec
A Doc2Vec based Embedding Model.
swarmauri_distance_minkowski
Minkowski Distance for Swarmauri.
swarmauri_crypto_paramiko
Paramiko-backed RSA + AES-GCM crypto provider for Swarmauri
swarmauri_crypto_pgp
OpenPGP (GnuPG) + AES-GCM crypto provider for Swarmauri
swarmauri_crypto_nacl_pkcs11
NaCl + PKCS#11 crypto provider for Swarmauri
swarmauri_crypto_ecdh_es_a128kw
ECDH-ES+A128KW crypto provider for Swarmauri
swarmauri_crypto_jwe
RFC 7516/7518 compliant JWE crypto provider for Swarmauri
swarmauri_cipher_suite_yubikey_fips
FIPS-constrained YubiKey cipher suite for Swarmauri PIV operations
swarmauri_crypto_composite
Algorithm-routing crypto provider for Swarmauri
swarmauri_cipher_suite_yubikey
YubiKey-backed cipher suite for Swarmauri PIV signing and key transport
swarmauri_cipher_suite_webauthn
WebAuthn and FIDO2 cipher suite for Swarmauri
swarmauri_cipher_suite_xades
XAdES signing cipher suite skeleton for Swarmauri
swarmauri_cipher_suite_tls13
TLS 1.3 cipher suite policy for Swarmauri
swarmauri_cipher_suite_ssh
OpenSSH cipher suite skeleton for Swarmauri
swarmauri_cipher_suite_pep458
PEP 458 policy and algorithm definitions for Swarmauri cipher suites
swarmauri_tests_readme_examples
Pytest plugin that executes README code examples.
swarmauri_workflow_statedriven
Swarmauri's StateDrivenWorkflow
swarmauri_cipher_suite_sigstore
Sigstore / Cosign signing policy suite for Swarmauri
swarmauri_tests_pylicense
Pytest plugin reporting dependency licenses
swarmauri_cipher_suite_pades
PAdES signing cipher suite skeleton for Swarmauri
swarmauri_cipher_suite_jwa
JWA-focused cipher suite for Swarmauri
swarmauri_cipher_suite_ipsec
IPsec / IKE cipher suite skeleton for Swarmauri
swarmauri_tests_loc_tersity
Pytest plugin enforcing line count limits
swarmauri_cipher_suite_fips205
FIPS 205 SLH-DSA cipher suite bindings for Swarmauri
swarmauri_certs_pkcs11
PKCS#11-backed certificate service for Swarmauri
swarmauri_cipher_suite_fips204
FIPS 204 ML-DSA cipher suite bindings for Swarmauri
swarmauri_parser_asn1
Grammar-driven ASN.1 (X.680/X.690 DER subset) parser plugin for swarmauri-sdk using Lark Earley.
swarmauri_keyprovider_pkcs11
PKCS#11 hardware-backed key provider for Swarmauri
swarmauri_cipher_suite_fips203
FIPS 203 ML-KEM cipher suite bindings for Swarmauri
swarmauri_cipher_suite_fips1403
FIPS 140-3 policy cipher suite for Swarmauri
swarmauri_cipher_suite_cose
COSE-aware cipher suite for Swarmauri
swarmauri_cipher_suite_cnsa20
CNSA 2.0 policy cipher suite with classical and post-quantum algorithms
swarmauri_cipher_suite_cades
CAdES signing cipher suite skeleton for Swarmauri
swarmauri_certs_x509verify
X.509 certificate verification service for Swarmauri
swarmauri_transport_wsjsonrpcmux
WebSocket JSON-RPC multiplexer transport for Swarmauri agents.
swarmauri_vectorstore_doc2vec
A Doc2Vec based Vector Store and Doc2Vec Based Embedding Model.
swarmauri_transport_uds_unicast
Unix domain socket unicast transport for Swarmauri.
swarmauri_certs_self_signed
Self-signed certificate builder for Swarmauri
swarmauri_certs_x509
X.509 certificate service for Swarmauri
swarmauri_certs_remote_ca
Remote CA certificate service for Swarmauri
swarmauri_transport_udp
UDP transport family for Swarmauri.
swarmauri_certs_local_ca
Local CA certificate service for Swarmauri
swarmauri_transport_tls_unicast
TLS / mTLS unicast transport for Swarmauri.
swarmauri_certs_composite
Feature-routing certificate service for Swarmauri
swarmauri_transport_stdio
STDIO bridge transport for spawning Swarmauri-compatible subprocesses.
swarmauri_transport_sshtunnel
SSH tunnel transport for forwarding Swarmauri traffic through bastions.
swarmauri_auth_idp_okta
Okta OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri
swarmauri_transport_sseoutbound
Server-Sent Events broadcaster transport for Swarmauri agents.
swarmauri_transport_mtlsunicast
Mutual TLS transport utilities for Swarmauri unicast channels.
swarmauri_transport_quic
QUIC multiplex transport skeleton for Swarmauri.
swarmauri_auth_idp_google
Google OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri
swarmauri_auth_idp_keycloak
Keycloak OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri
swarmauri_transport_h2mux
Core HTTP/2 multiplexer transport for Swarmauri agents.
swarmauri_auth_idp_gitlab
GitLab OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri
swarmauri_auth_idp_github
GitHub OAuth 2.0 / OAuth 2.1 identity provider implementations for Swarmauri
swarmauri_auth_idp_gitea
Gitea OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri
swarmauri_transport_h2
HTTP/2 transport adapter built on the Swarmauri H2 mux.
swarmauri_transport_asgi
ASGI transport runner for Swarmauri components using Uvicorn.
swarmauri_toolkit_containertoolkit
Toolkit bundling container management tools.
swarmauri_tool_httploaded
Load components from a YAML manifest over HTTP.
swarmauri_auth_idp_apple
Apple OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri
swarmauri_auth_idp_cognito
AWS Cognito OAuth 2.0 / OAuth 2.1 / OIDC 1.0 identity provider implementations for Swarmauri
swarmauri_tool_matplotlib
Matplotlib tool for Swarmauri.
swarmauri_auth_idp_azure
Azure Active Directory OAuth 2.0 / 2.1 / OIDC 1.0 login implementations for Swarmauri deployments
swarmauri_auth_idp_facebook
Facebook OAuth 2.0 / OAuth 2.1 / OIDC 1.0 login implementations for Swarmauri
swarmauri_tool_githubloader
Load YAML-defined components directly from GitHub repositories.
swarmauri_tool_containernewsession
Create a new Docker or Kubernetes session.
swarmauri_tool_containermakepr
Create GitHub pull requests from containers.
swarmauri_tokens_tlsboundjwt
mTLS-bound JWT token service for Swarmauri
swarmauri_tool_containerfeedchars
Execute commands in Docker or Kubernetes containers.
swarmauri_tokens_sshsig
SSH signature token service for Swarmauri
swarmauri_tokens_sshcert
OpenSSH certificate token service for Swarmauri
swarmauri_tokens_remoteoidc
Remote OIDC token verification service
swarmauri_tokens_rotatingjwt
Rotating JWT token service for Swarmauri
swarmauri_signing_ecdsa
ECDSA-based signer for Swarmauri
swarmauri_tokens_jwt
JWT token service for Swarmauri
swarmauri_signing_dpop
DPoP signer/verifier for Swarmauri
swarmauri_tokens_paseto_v4
PASETO v4 token service for Swarmauri
swarmauri_signing_cms
CMS signer stub registered on the Swarmauri SigningBase registry
swarmauri_tokens_introspection
OAuth 2.0 Token Introspection service for Swarmauri
swarmauri_signing_ca
Certificate authority style signer for Swarmauri envelopes
swarmauri_publisher_webhook
A Webhook publisher implementation for Swarmauri.
swarmauri_tokens_dpopboundjwt
DPoP-bound JWT token service for Swarmauri
swarmauri_storage_minio
MinIO storage adapter for SwarmauriSDK
swarmauri_publisher_redis
A Redis publisher implementation for Swarmauri.
swarmauri_tokens_composite
Algorithm-routing token service for Swarmauri
swarmauri_publisher_rabbitmq
A RabbitMQ publisher implementation for Swarmauri.
swarmauri_storage_memory
In-memory storage adapter for SwarmauriSDK
swarmauri_prompt_j2prompttemplate
Jinja2 Prompt Template for Swarmauri.
swarmauri_storage_github_release
GitHub Release storage adapter for Peagen
swarmauri_storage_github
GitHub storage adapter stub for Peagen
swarmauri_parser_keywordextractor
Keyword Extractor Parser for Swarmauri.
swarmauri_storage_file
Filesystem storage adapter for Peagen
swarmauri_signing_xmld
XML Digital Signature implementation for the Swarmauri SigningBase registry
swarmauri_signing_ssh
OpenSSH-based signer for Swarmauri
swarmauri_parser_beautifulsoupelement
BeautifulSoup Element Parser for Swarmauri.
swarmauri_mre_crypto_shamir
Shamir secret sharing based MRE crypto provider for Swarmauri
swarmauri_mre_crypto_pgp
OpenPGP sealed-per-recipient MRE provider for Swarmauri
swarmauri_signing_secp256k1
secp256k1-based signer for Swarmauri
swarmauri_mre_crypto_keyring
Keyring-backed multi-recipient encryption provider for Swarmauri
swarmauri_signing_sigv4
AWS Signature Version 4 signer for Swarmauri
swarmauri_signing_pgp
OpenPGP envelope signer for Swarmauri
swarmauri_signing_pep458
PEP 458 compatible detached signing provider for Swarmauri
swarmauri_mre_crypto_ecdh_es_kw
ECDH-ES+A128KW based multi-recipient encryption provider for Swarmauri
swarmauri_signing_rsa
RSA-based signer for Swarmauri
swarmauri_mre_crypto_age
Age-style X25519 sealed-per-recipient MRE provider for Swarmauri
swarmauri_middleware_time
Middleware for tracking request processing time in Swarmauri applications
swarmauri_middleware_stdio
Middleware that logs requests and responses to standard output
swarmauri_middleware_session
Session middleware for maintaining session state across requests.
swarmauri_signing_ed25519
Ed25519-based signer for Swarmauri
swarmauri_signing_pdf
PDF signer built atop the Swarmauri CMS implementation
swarmauri_signing_hmac
HMAC-based signer for Swarmauri
swarmauri_signing_jws
Composite JWS signer/verifier for Swarmauri
swarmauri_middleware_logging
Logging middleware for Swarmauri
swarmauri_middleware_securityheaders
Middleware for adding security headers to HTTP responses
swarmauri_middleware_ratelimit
Rate limiting middleware for Swarmauri applications
swarmauri_middleware_llamaguard
Middleware for inspecting and filtering unsafe content using LlamaGuard
swarmauri_middleware_jwt
JWT validation middleware for Swarmauri applications.
swarmauri_middleware_httpsig
HTTP signature verification middleware for Swarmauri
swarmauri_middleware_jwksverifier
JWKS-based JWT verification middleware for Swarmauri
swarmauri_middleware_jsonrpc
Middleware for validating basic JSON-RPC requests
swarmauri_middleware_gzipcompression
Gzip compression middleware for Swarmauri
swarmauri_middleware_exceptionhandling
Custom Exception Handling Middleware for Swarmauri Framework
swarmauri_middleware_cors
Custom CORS Middleware for Swarmauri Framework
swarmauri_middleware_cachecontrol
Middleware for managing HTTP cache headers and client-side caching behavior.
swarmauri_middleware_bulkhead
Bulkhead middleware implementation for Swarmauri
swarmauri_keyprovider_remote_jwks
Remote JWKS-backed key provider for verification-only use
swarmauri_keyproviders_mirrored
Mirrored key provider for Swarmauri
swarmauri_keyprovider_ssh
SSH-based key provider for Swarmauri
swarmauri_keyprovider_local
In-memory key provider for development and testing
swarmauri_keyprovider_inmemory
In-memory key provider for Swarmauri
swarmauri_gitfilter_minio
MinIO git filter for Peagen
swarmauri_keyprovider_hierarchical
Hierarchical key provider for Swarmauri
swarmauri_gitfilter_s3fs
S3 git filter for Peagen using s3fs
swarmauri_keyprovider_file
File-backed key provider for Swarmauri
swarmauri_gitfilter_gh_release
GitHub release backed git filter for Peagen
swarmauri_gitfilter_file
Filesystem git filter for Peagen
swarmauri_evaluator_constanttime
Evaluator that detects timing side channels using fixed-vs-random test
swarmauri_evaluatorpool_accessibility
A package providing accessibility and readability evaluators for SwarmAuri
swarmauri_evaluator_subprocess
A subprocess-based evaluator for executing and measuring program performance in isolated subprocesses
swarmauri_evaluator_externalimports
Evaluator that detects and penalizes non-built-in Python imports in source files
swarmauri_crypto_rust
Rust-backed crypto provider for Swarmauri using Maturin
genlms
A genlms package
cayaml
Swarmauri's Canon Yaml Handler
catoml
Swarmauri's Canon Toml
swarmauri_cert_ocspverify
OCSP certificate verification service for Swarmauri.
swarmauri_cert_acme
ACME certificate service for Swarmauri
swarmauri_cert_cfssl
CFSSL-backed certificate service for Swarmauri
crouton
A repository to enable API CRUD Routing
crouton-client
A client for Swarmauri's crouton.
f64
A f64 package
64
A 64 package
6w
A 6w package
sfw
A sfw package
jz
A jz package
s.f
A s.f package
9x
A 9x package
77
A 77 package
6z
A 6z package
6y
A 6y package
6x
A 6x package
snt
A HTTP1.1/2 compliant package
ymls
A parser of all things YAML
ye
A ye package
zr0
An zr0 package
g9
Swarmauri Framework
uvinert
Custom inert build backend for UV monorepo
swarmauri-monorepo
Monorepo for multiple interdependent Swarmauri Python packages
swarmauri_vectorstore_tfidf
A Tfidf based Vector Store and Tfidf Based Embedding Model.
swarmauri_embedding_tfidf
Tfidf Embedding for Swarmauri
soliloquy
A CLI for managing a monorepo.
swarmauri_llm_pytesseractimg2text
Swarmauri Tesseract Image to Text Model
swarmauri-community
This repository includes Swarmauri community components.
swarmauri_doc2vec_vectorstore
A Doc2Vec based Vector Store and Doc2Vec Based Embedding Model.
swarmauri-experimental
This repository includes experimental components.
ragford
A Discord bot using Swarmauri LLM, RAG agent, and Hikari.
rag-assistant
This repository includes rag_assistant
swarmauri-api-crudrouter
A repository to enable API CRUD Routing
swarmauri-developer
The Swarmauri Developer Assistant is part of the swarmaURI framework and is designed to enable developers to rapidly develop with the Swarmauri Sdk.. This tool is designed to enhance software development workflows by integrating an advanced AI with pretrained vectorizers and document retrieval. The assistant features a web gui with chatbot, file explorer and editor, and code interpreter.