mjurkus's Stars
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
python-poetry/poetry
Python packaging and dependency management made easy
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
squidfunk/mkdocs-material
Documentation that simply works
javan/whenever
Cron jobs in Ruby
sweepai/sweep
Sweep: open-source AI-powered Software Developer for small features and bug fixes.
feast-dev/feast
The Open Source Feature Store for Machine Learning
AlecAivazis/survey
A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
goccy/go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
scambra/devise_invitable
An invitation strategy for devise
copier-org/copier
Library and command-line utility for rendering projects templates.
featureform/featureform
The Virtual Feature Store. Turn your existing data infrastructure into a feature store.
hashrocket/decent_exposure
A helper for creating declarative interfaces in controllers
Kotlin/kotlindl
High-level Deep Learning Framework written in Kotlin and inspired by Keras
sooftware/conformer
[Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)
GONZOsint/geowifi
Search WiFi geolocation data by BSSID and SSID on different public databases.
aio-libs/async-lru
Simple LRU cache for asyncio
openspeech-team/openspeech
Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.
sooftware/kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
filyp/autocorrect
Spelling corrector in python
edoburu/docker-pgbouncer
Minimal PgBouncer image that is easy to configure
MousaZeidBaker/poetry-plugin-up
Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file
zakariaf/rails-base-app
An example of Rails 7 and Vue 3 app which is using Vite, and includes Docker configs for building production images and some of the useful tools to start your projects
jonbodner/proteus
A simple tool for generating an application's data access layer.
olzhasar/gochat
Web messenger built with Go & Vue.js
patrix87/PowerShellGSM
A Comprehensive PowerShell Tool for Simple Automated Game Server Management.
int128/hide-comment-action
Action to hide (minimize) comments in pull request
vstrimaitis/poetry-pre-commit-plugin
Poetry plugin for automatically installing pre-commit hook when it is added to a project