Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forgeutah/awesome
Awesome Technologies
https://github.com/forgeutah/awesome
List: awesome
Last synced: 3 months ago
JSON representation
Awesome Technologies
- Host: GitHub
- URL: https://github.com/forgeutah/awesome
- Owner: forgeutah
- Created: 2022-09-25T20:59:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T19:54:02.000Z (6 months ago)
- Last Synced: 2024-05-28T22:07:46.955Z (5 months ago)
- Size: 43.9 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome - Awesome Technologies. (Other Lists / PowerShell Lists)
README
# Awesome
These are awesome things found or discussed or relating to ForgeUtah. Add a PullRequest to add anything you want.## Meetups
- [Utah Go User Group](https://www.meetup.com/utahgophers/)
- [Utah Rust](https://www.meetup.com/utah-rust/)
- [Utah Machine Learning](https://www.meetup.com/machine-learning-utah/)
- [Python at the Point](https://meetup.com/pythonatthepoint)
- [Utah Data Engineering Meetup](https://www.meetup.com/utah-data-engineering-meetup)
- [Utah Microservices](https://www.meetup.com/utah-microservices)
- [Utah PHP User Group](https://www.meetup.com/utah-php-user-group)## Architecture
- [SmallProx](https://github.com/nhumrich/small-prox) - Small reverse proxy, friggen great one too.
- [Doppler](https://www.doppler.com/) - SecretOps Platform### Feature Flags
- [Posthog](https://github.com/PostHog/posthog) - OSS/$$ - product analytics, session recording, feature flagging and A/B testing
- [Launch Darkly](https://launchdarkly.com/) - $$$ - Feature Toggles
- [Toggle Meister](https://github.com/nhumrich/toggle-meister) - Opensource feature toggle service
- [Flagsmith](https://github.com/Flagsmith/flagsmith) - Open Source Feature Flagging and Remote Config Service
- [Flipt](https://www.flipt.io/) - Open source Feature Flags## Infrastructure
### Other
- [Streampipe.io](https://steampipe.io/) - Query infrastructure/cloud like it is SQL `select * from cloud`
- [Resoto](https://resoto.com) - Infrastructure resource monitoring
- [cloudquery.io](https://www.cloudquery.io/) - high performance data integration platform built for developers.### Local Development
- [mirrord](https://mirrord.dev/) - run local processes in the context of their cloud environment
- [tilt](https://tilt.dev/) - A toolkit for fixing the pains of microservice development.
- [nix](https://nixos.org/) - An isolated dev environment, and/or operating system.
- [daytona](https://github.com/daytonaio/daytona) - "Enterprise grade", opensource devcontainers!### Kubernetes
- [k9s](https://k9scli.io/) - Interactive k8s management cli
- [Contellation](https://docs.edgeless.systems/constellation/) - Sheilded K8s cluster, encrypted everything, even runtime memory
- [Composable](https://github.com/composable-operator/composable) - reference framework to Kubernetes object
- [Karpenter](https://karpenter.sh/) - Just in time nodes for K8s scheduling#### IAC (Infrastructure as Code)
- [Terraform](https://www.terraform.io/)
- [Pulumi](https://www.pulumi.com)#### Services as a Service
- [Novu](https://novu.co/) - Open Source Notification Infrastructure
- [Convoy](https://getconvoy.io/) - Open Source Webhooks Service## Programming Languages
### Golang
- [Pretty Printer](https://github.com/sanity-io/litter)
- [Wails](https://github.com/wailsapp/wails) - Desktop app framework
- [FGTrace](https://github.com/felixge/fgtrace) - experimental profiler/tracer
- [GoJQ](https://github.com/itchyny/gojq) - A pure go implementation of JQ
- [Scan](https://github.com/wroge/scan) - Scan SQL rows into any type powered by generics
- [Zinc](https://github.com/zinclabs/zinc) - ZincSearch. A lightweight alternative to elasticsearch
- [wazero](https://github.com/tetratelabs/wazero) - zero dependency WebAssembly runtime for Go
- [Failsafe](https://github.com/failsafe-go/failsafe-go) - Fault tolerance and resilience patterns for Go#### Logging
- [zap](https://github.com/uber-go/zap) - Blazing fast, structured, leveled logging in Go.
- [catalyst logging](https://github.com/catalystsquad/app-utils-go/blob/main/logging/logging.go) - wrapped zerolog, logrus
- [logrus](https://github.com/sirupsen/logrus) - Structured, pluggable logging for Go.#### Interesting Articles
- [Wrap multiple errors](https://github.com/golang/go/issues/53435) - proposal: errors: add support for wrapping multiple errors
- [Go dev survey 2022](https://go.dev/blog/survey2022-q2-results) - Results of 2022 Go Dev Survey
- [Lite.fs](https://fly.io/blog/introducing-litefs/)### Python
- [Red Engine](https://red-engine.readthedocs.io/en/latest/) - Modern Scheduling Framework
- [VCR.py](https://vcrpy.readthedocs.io/en/latest/) - Replay http requests
- [uv](https://astral.sh/blog/uv) - blazing fast package manager written in rust### Javascript
- [SingleSPA](https://single-spa.js.org/) - A javascript router for front-end microservices## BizDev
- [BudiBase](https://budibase.com/) - Open source alternative to Bubble## Testing
- [Maestro](https://github.com/mobile-dev-inc/maestro) - End to end tests## Shell
- [Zero.sh](https://github.com/zero-sh/zero.sh) - Local dev repo management
- [gnu stow](https://youtu.be/y6XCebnB9gs?si=amCO6UBXM0L8vE8B) - video showing Gnu Stow
- [eza](https://github.com/eza-community/eza) - ls alternative
- [zoxide](https://youtu.be/aghxkpyRVDY?si=JMPfD0E5nIf4pGwg) - cd alternative
- [Taskfile](https://taskfile.dev/) - make alternative## Homelab
### RaspberryPi
### Arduino
### 3d Printing