|
|
@@ -53,12 +53,23 @@ draft: false
|
|
|
- [beanstalkd](https://github.com/beanstalkd/beanstalkd)
|
|
|
- [wrk](https://github.com/wg/wrk)
|
|
|
- [civetweb](https://github.com/civetweb/civetweb)
|
|
|
+> Embedded C/C++ web server
|
|
|
- [lua](https://github.com/lua/lua)
|
|
|
- [lwan](https://github.com/lpereira/lwan)
|
|
|
- [memcached](https://github.com/memcached/memcached)
|
|
|
- [PLY](https://github.com/dabeaz/ply)
|
|
|
- [qhttpd](https://github.com/wolkykim/qhttpd)
|
|
|
- [redis](https://github.com/redis/redis)
|
|
|
+- [netdata](https://github.com/netdata/netdata)
|
|
|
+> Real-time performance monitoring, done right!
|
|
|
+- [scylladb](https://github.com/scylladb/scylladb)
|
|
|
+> NoSQL data store using the seastar framework, compatible with Apache Cassandra
|
|
|
+- [duckdb](https://github.com/duckdb/duckdb)
|
|
|
+> DuckDB is an in-process SQL OLAP Database Management System
|
|
|
+- [immudb](https://github.com/codenotary/immudb)
|
|
|
+> immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
|
|
|
+- [surrealdb](https://github.com/surrealdb/surrealdb)
|
|
|
+> A scalable, distributed, collaborative, document-graph database, for the realtime web
|
|
|
|
|
|
### Golang
|
|
|
|
|
|
@@ -76,6 +87,8 @@ draft: false
|
|
|
- [hummingbot](https://github.com/CoinAlpha/hummingbot)
|
|
|
- [algo](https://github.com/trailofbits/algo)
|
|
|
> Set up a personal VPN in the cloud
|
|
|
+- [roxy-wi](https://github.com/hap-wi/roxy-wi)
|
|
|
+> Web interface for managing Haproxy, Nginx, Apache and Keepalived servers
|
|
|
|
|
|
### Js/Ts
|
|
|
|
|
|
@@ -83,12 +96,18 @@ draft: false
|
|
|
> A fancy self-hosted monitoring tool
|
|
|
- [react-admin](https://github.com/marmelab/react-admin)
|
|
|
> 后台 admin 库
|
|
|
+- [tremor](https://www.tremor.so/)
|
|
|
+> 後臺組件
|
|
|
+- [refine](https://refine.dev/)
|
|
|
+> react-admin 同類產品
|
|
|
- [Chakra UI](https://github.com/chakra-ui/chakra-ui)
|
|
|
> 前端库
|
|
|
- [mantine](https://github.com/mantinedev/mantine)
|
|
|
> 前端库
|
|
|
- [MUI](https://github.com/mui/material-ui)
|
|
|
> 前端库
|
|
|
+- [nginx-proxy-manager](https://github.com/NginxProxyManager/nginx-proxy-manager)
|
|
|
+> Docker container for managing Nginx proxy hosts with a simple, powerful interface
|
|
|
|
|
|
### Rust
|
|
|
|
|
|
@@ -132,3 +151,5 @@ draft: false
|
|
|
### DevOps
|
|
|
|
|
|
- [podman](https://github.com/containers)
|
|
|
+- [playwright](https://github.com/microsoft/playwright)
|
|
|
+> 測試瀏覽器的作品
|