alwayrun's Stars
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
projectdiscovery/katana
A next-generation crawling and spidering framework.
glanceapp/glance
A self-hosted dashboard that puts all your feeds in one place
awslabs/llrt
LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
sigoden/dufs
A file server that supports static serving, uploading, searching, accessing control, webdav...
darrenburns/posting
The modern API client that lives in your terminal.
Melkeydev/go-blueprint
Go-blueprint allows users to spin up a quick Go project using a popular framework
piku/piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
stefanprodan/podinfo
Go microservice template for Kubernetes
algolia/autocomplete
🔮 Fast and full-featured autocomplete library
readysettech/readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
knqyf263/pet
Simple command-line snippet manager
formkit/formkit
Vue Forms ⚡️ Supercharged
cberner/redb
An embedded key-value database in pure Rust
dotenvx/dotenvx
a better dotenv–from the creator of `dotenv`
anandrmedia/heroku-free-alternatives
Free tier of Heroku Dynos, Postgres and Data for Redis will no longer be available after November 28, 2022. Let's find a list of services with a free plan that developers can use as an alternative to Heroku. Feel free to submit PRs and improve the list.
andydunstall/piko
An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes)
msasikanth/twine
Twine: A multiplatform RSS reader built using Kotlin and Compose
hasanharman/form-builder
A dynamic form-building tool that allows users to create, customize, and validate forms seamlessly within web applications.
losfair/mvsqlite
Distributed, MVCC SQLite that runs on FoundationDB.
chearon/dropflow
A CSS layout engine
levkk/rwf
Comprehensive framework for building web applications in Rust.
ZutJoe/KoalaHackerNews
Koala hacker news 周报内容 每周二0点左右更新
robustmq/robustmq
RobustMQ is a next-generation, high-performance, cloud-native, converged message queue that is compatible with multiple mainstream message queuing protocols and has complete Serveless capabilities.
Elzair/libuv-examples
This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to libuv http://nikhilm.github.io/uvbook/
andy-kimball/arenaskl
Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.
robustmq/robustmq-geek
andresoro/lytedb
Store Go structs on disk 👍
icexin/raftkv
A lightweight high available kv-db using raft algorithm
icexin/fanos
A toy os implemention