Pinned Repositories
archit.us
Web dashboard & docs for Architus, a multi-purpose Discord bot
architus
Multi-purpose Discord bot implemented using the discord.py library
architus-rs
the backend, but rustier
discord.py
An API wrapper for Discord written in Python.
pyre2
Python wrapper for RE2
re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
rocket_cors
Cross-origin resource sharing (CORS) for Rocket.rs applications
starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
upload-api
API server for upload-api-action, used in continuous deployment to enable staging deployments of Architus projects
upload-api-action
GitHub action to upload build archives to our staging server using our custom upload API
architus's Repositories
architus/architus
Multi-purpose Discord bot implemented using the discord.py library
architus/archit.us
Web dashboard & docs for Architus, a multi-purpose Discord bot
architus/upload-api
API server for upload-api-action, used in continuous deployment to enable staging deployments of Architus projects
architus/architus-rs
the backend, but rustier
architus/upload-api-action
GitHub action to upload build archives to our staging server using our custom upload API
architus/discord.py
An API wrapper for Discord written in Python.
architus/pyre2
Python wrapper for RE2
architus/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
architus/rocket_cors
Cross-origin resource sharing (CORS) for Rocket.rs applications
architus/starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
architus/tokio-tungstenite
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
architus/staging-comment-action
GitHub action to add detailed build information as comments on pull requests