diff --git a/DBS/README.md b/DBS/README.md index c17ba76fd..d9b1967a7 100644 --- a/DBS/README.md +++ b/DBS/README.md @@ -10,6 +10,8 @@ + [https://github.com/SPLware/esProc](https://github.com/SPLware/esProc) + 数据库大全 [https://github.com/cmu-db/dbdb.io](https://github.com/cmu-db/dbdb.io) ++ 基准测试 [https://github.com/ClickHouse/ClickBench](https://github.com/ClickHouse/ClickBench) ++ [https://github.com/zilliztech/VectorDBBench](https://github.com/zilliztech/VectorDBBench) * [https://github.com/pingcap/awesome-database-learning](https://github.com/pingcap/awesome-database-learning) @@ -127,8 +129,6 @@ ## 其他数据库 - -+ [https://github.com/cmu-db/dbdb.io](https://github.com/cmu-db/dbdb.io) + [https://github.com/polardb](https://github.com/polardb) + [https://db-engines.com/en/ranking](https://db-engines.com/en/ranking) + [https://q-success.com/web_services](https://q-success.com/web_services) @@ -238,6 +238,7 @@ - [https://github.com/bridgedb/BridgeDb](https://github.com/bridgedb/BridgeDb) +- [https://www.microsoft.com/zh-cn/sql-server](https://www.microsoft.com/zh-cn/sql-server) - 去中心化 [https://github.com/dolthub/dolt](https://github.com/dolthub/dolt) - [https://github.com/attic-labs/noms](https://github.com/attic-labs/noms) - 移动数据库 [https://github.com/realm/realm-core](https://github.com/realm/realm-core) @@ -247,8 +248,6 @@ - [https://github.com/StarRocks/starrocks](https://github.com/StarRocks/starrocks) - [https://github.com/apache/incubator-paimon](https://github.com/apache/incubator-paimon) - [https://github.com/pola-rs/polars](https://github.com/pola-rs/polars) -- 向量化数据库 [https://github.com/facebookincubator/velox](https://github.com/facebookincubator/velox) -- 矢量数据库 [https://github.com/milvus-io/milvus](https://github.com/milvus-io/milvus) - [https://github.com/topics/spark](https://github.com/topics/spark) - [https://github.com/apache/spark](https://github.com/apache/spark) - [https://github.com/allwefantasy/spark-binlog](https://github.com/allwefantasy/spark-binlog) @@ -257,11 +256,18 @@ - [https://github.com/lw-lin/CoolplaySpark](https://github.com/lw-lin/CoolplaySpark) - [https://github.com/databricks/koalas](https://github.com/databricks/koalas) - [https://github.com/snowflakedb](https://github.com/snowflakedb) -- [https://github.com/datafuselabs/databend](https://github.com/datafuselabs/databend) -- [https://www.microsoft.com/zh-cn/sql-server](https://www.microsoft.com/zh-cn/sql-server) +- 向量/矢量数据库 [https://github.com/facebookincubator/velox](https://github.com/facebookincubator/velox) +- [https://github.com/facebookresearch/faiss](https://github.com/facebookresearch/faiss) +- [https://github.com/chroma-core/chroma](https://github.com/chroma-core/chroma) +- [https://github.com/milvus-io/milvus](https://github.com/milvus-io/milvus) - [https://github.com/weaviate/weaviate](https://github.com/weaviate/weaviate) - [https://github.com/qdrant/qdrant](https://github.com/qdrant/qdrant) -- [https://github.com/chroma-core/chroma](https://github.com/chroma-core/chroma) +- [https://github.com/datafuselabs/databend](https://github.com/datafuselabs/databend) +- [https://github.com/vespa-engine/vespa](https://github.com/vespa-engine/vespa) +- [https://github.com/vdaas/vald](https://github.com/vdaas/vald) +- [https://github.com/pgvector/pgvector](https://github.com/pgvector/pgvector) +- [https://github.com/towhee-io](https://github.com/towhee-io) +- [https://github.com/pinecone-io](https://github.com/pinecone-io) - 金融数据库 [https://github.com/tigerbeetle/tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) diff --git a/IDE/Chromium.md b/IDE/Chromium.md index 6b92ed29c..14d2f4a12 100644 --- a/IDE/Chromium.md +++ b/IDE/Chromium.md @@ -24,11 +24,14 @@ * 数据同步 [https://www.xbrowsersync.org](https://www.xbrowsersync.org) * [https://www.grabox.net](https://www.grabox.net) * User-Agent正则 [https://github.com/ua-parser/uap-core](https://github.com/ua-parser/uap-core) +* 匿名跟踪测试 [https://firstpartysimulator.org](https://firstpartysimulator.org) - [ERR_UNSAFE_PORT浏览器安全端口问题无法访问的解决方案](https://blog.csdn.net/kjcxmx/article/details/118122483) - [Chrome 浏览器运行原理你了解多少?](https://mp.weixin.qq.com/s/wjrcO2Ej7BEThWVsCnXEtA) +- [https://github.com/linxiaowu66/doumi-blog](https://github.com/linxiaowu66/doumi-blog) + - [如何找到Chrome的Crash原因?](https://blog.5udou.cn/blog/detail/1711630845567) ## 浏览器下载 diff --git a/Java/README.md b/Java/README.md index 19e94e70c..0905cd0ca 100644 --- a/Java/README.md +++ b/Java/README.md @@ -40,7 +40,6 @@ * [https://github.com/su18](https://github.com/su18) * [https://github.com/phith0n](https://github.com/phith0n) * [https://github.com/vulhub](https://github.com/vulhub) -* 10亿行性能测试 [https://github.com/gunnarmorling/1brc](https://github.com/gunnarmorling/1brc) * [开源教程、开发者工具、编程网站和技术资源](https://www.zhihu.com/people/46-36-54-51-89/posts) diff --git a/PL/CPlusPlus.md b/PL/CPlusPlus.md index 3b2f76d1b..a9d12388b 100644 --- a/PL/CPlusPlus.md +++ b/PL/CPlusPlus.md @@ -19,6 +19,7 @@ * [https://www.stroustrup.com](https://www.stroustrup.com) * [https://www.boost.org](https://www.boost.org) * 哈希函数质量和速度测试 [https://github.com/rurban/smhasher](https://github.com/rurban/smhasher) ++ [https://github.com/jermp/pthash](https://github.com/jermp/pthash) * C++那些事 [https://github.com/Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings) * [https://isocpp.org](https://isocpp.org) * [https://www.reddit.com/r/cpp](https://www.reddit.com/r/cpp) diff --git a/PL/README.md b/PL/README.md index e1f432840..cdf16d231 100644 --- a/PL/README.md +++ b/PL/README.md @@ -46,6 +46,11 @@ + 游戏开发技术图谱 [https://github.com/gonglei007/GameDevMind](https://github.com/gonglei007/GameDevMind) + WEB框架基准测试 [https://github.com/TechEmpower/FrameworkBenchmarks](https://github.com/TechEmpower/FrameworkBenchmarks) + [https://github.com/the-benchmarker/web-frameworks](https://github.com/the-benchmarker/web-frameworks) ++ 10亿行性能测试 [https://github.com/gunnarmorling/1brc](https://github.com/gunnarmorling/1brc) ++ [https://github.com/lehuyduc/1brc-simd](https://github.com/lehuyduc/1brc-simd) ++ [https://github.com/buybackoff/1brc](https://github.com/buybackoff/1brc) ++ [https://github.com/RagnarGrootKoerkamp/1brc](https://github.com/RagnarGrootKoerkamp/1brc) + + [https://curiouscoding.nl/posts/1brc](https://curiouscoding.nl/posts/1brc) * [python、java、c、go执行速度对比](https://www.jianshu.com/p/d60eff598aa0) diff --git a/PL/Rust.md b/PL/Rust.md index 67e69d601..2c6356b25 100644 --- a/PL/Rust.md +++ b/PL/Rust.md @@ -50,6 +50,7 @@ * [https://github.com/LukeMathWalker/zero-to-production](https://github.com/LukeMathWalker/zero-to-production) * [https://github.com/phil-opp/blog_os](https://github.com/phil-opp/blog_os) * [https://learnku.com/rust/docs](https://learnku.com/rust/docs) +* [https://github.com/nnethercote/perf-book](https://github.com/nnethercote/perf-book) * [Rust - 花落花开](http://www.hualuohuakai.net/tags/Rust) * [http://www.telihai.com](http://www.telihai.com) * [https://budshome.com](https://budshome.com) @@ -381,6 +382,7 @@ cargo rustc --release -- -Clink-args="-Wl,--subsystem,windows" - 文件路径 [https://github.com/dirs-dev/dirs-rs](https://github.com/dirs-dev/dirs-rs) - 处理错误 [https://github.com/dtolnay/anyhow](https://github.com/dtolnay/anyhow) - 剪贴板 [https://github.com/1Password/arboard](https://github.com/1Password/arboard) +- 字符串搜索 [https://github.com/BurntSushi/memchr](https://github.com/BurntSushi/memchr) diff --git "a/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" "b/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" index 5bdb42db7..c12f1d15b 100644 --- "a/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" +++ "b/PL/\344\272\272\345\267\245\346\231\272\350\203\275.md" @@ -343,6 +343,8 @@ * [https://civitai.com](https://civitai.com) * 中文文本纠错 [https://github.com/shibing624/pycorrector](https://github.com/shibing624/pycorrector) * 图像生成音乐 [https://imagetomusic.top](https://imagetomusic.top) +* 音乐生成 [https://github.com/gcui-art/suno-api](https://github.com/gcui-art/suno-api) +* [https://github.com/SunoApi/SunoApi](https://github.com/SunoApi/SunoApi) @@ -364,6 +366,13 @@ - [https://github.com/imistyrain/MTCNN](https://github.com/imistyrain/MTCNN) - 医疗 [https://github.com/DengYangyong/medical_entity_recognize](https://github.com/DengYangyong/medical_entity_recognize) - 摄像头物体识别 [https://github.com/blakeblackshear/frigate](https://github.com/blakeblackshear/frigate) +- 相似性搜索 [https://github.com/ibips/lrprev-extract](https://github.com/ibips/lrprev-extract) +- [https://github.com/harperreed/imbedding](https://github.com/harperreed/imbedding) +- [https://github.com/mlfoundations/open_clip](https://github.com/mlfoundations/open_clip) +- [https://github.com/ml-explore](https://github.com/ml-explore) +- [https://github.com/harperreed/photo-similarity-search](https://github.com/harperreed/photo-similarity-search) +- [https://github.com/dav/word2vec](https://github.com/dav/word2vec) +- [https://github.com/google-research/google-research](https://github.com/google-research/google-research) diff --git "a/PL/\345\212\240\345\257\206\350\256\244\350\257\201.md" "b/PL/\345\212\240\345\257\206\350\256\244\350\257\201.md" index 1447bcf1d..95ddeba45 100644 --- "a/PL/\345\212\240\345\257\206\350\256\244\350\257\201.md" +++ "b/PL/\345\212\240\345\257\206\350\256\244\350\257\201.md" @@ -44,6 +44,7 @@ * [https://github.com/passkeydeveloper/passkeys.dev](https://github.com/passkeydeveloper/passkeys.dev) * [https://github.com/MasterKale/SimpleWebAuthn](https://github.com/MasterKale/SimpleWebAuthn) * [https://github.com/fusionauth](https://github.com/fusionauth) +* [https://github.com/unkeyed/unkey](https://github.com/unkeyed/unkey) - [Web开发几种常用的认证机制](https://www.cnblogs.com/li1992/articles/9802716.html) diff --git "a/PL/\347\274\226\347\250\213\350\247\204\350\214\203.md" "b/PL/\347\274\226\347\250\213\350\247\204\350\214\203.md" index fd32b5b75..0ae1e9191 100644 --- "a/PL/\347\274\226\347\250\213\350\247\204\350\214\203.md" +++ "b/PL/\347\274\226\347\250\213\350\247\204\350\214\203.md" @@ -34,7 +34,7 @@ * 安全评估 [https://github.com/chaitin/xray](https://github.com/chaitin/xray) * [https://github.com/whwlsfb/BurpCrypto](https://github.com/whwlsfb/BurpCrypto) * UUID [https://datatracker.ietf.org/doc/html/draft-peabody-dispatch-new-uuid-format](https://datatracker.ietf.org/doc/html/draft-peabody-dispatch-new-uuid-format) -* [https://github.com/ulid](https://github.com/ulid) +* [https://github.com/ai/nanoid](https://github.com/ai/nanoid) * [https://github.com/sony/sonyflake](https://github.com/sony/sonyflake) * [https://github.com/segmentio/ksuid](https://github.com/segmentio/ksuid) * [https://github.com/rs/xid](https://github.com/rs/xid) @@ -48,6 +48,10 @@ * [https://github.com/uuidjs/uuid](https://github.com/uuidjs/uuid) * 雪花算法唯一数字ID [https://github.com/yitter/IdGenerator](https://github.com/yitter/IdGenerator) * [https://github.com/sqids](https://github.com/sqids) +* ULID [https://github.com/ulid](https://github.com/ulid) + * [ULIDs and Primary Keys](https://blog.daveallie.com/ulid-primary-keys) +* [https://github.com/geckoboard/pgulid](https://github.com/geckoboard/pgulid) +* [https://github.com/oklog/ulid](https://github.com/oklog/ulid) diff --git "a/Python/Python\347\210\254\350\231\253.md" "b/Python/Python\347\210\254\350\231\253.md" index 3c10ded1b..0292e3841 100644 --- "a/Python/Python\347\210\254\350\231\253.md" +++ "b/Python/Python\347\210\254\350\231\253.md" @@ -29,6 +29,7 @@ * [https://github.com/scrapy/scrapy](https://github.com/scrapy/scrapy) * [https://github.com/mouday/spider-admin-pro](https://github.com/mouday/spider-admin-pro) * [https://github.com/BuilderIO/gpt-crawler](https://github.com/BuilderIO/gpt-crawler) +* AI辅助 [https://github.com/coder-hxl/x-crawl](https://github.com/coder-hxl/x-crawl) **[xpath和css选择器](/Web/README.md#xpath和css选择器)** diff --git a/System/Linux.md b/System/Linux.md index 7ac4e5163..da9a263df 100644 --- a/System/Linux.md +++ b/System/Linux.md @@ -23,6 +23,7 @@ + [http://www.linux-commands-examples.com](http://www.linux-commands-examples.com) + [https://github.com/abarrak/linux-sysops-handbook](https://github.com/abarrak/linux-sysops-handbook) + [https://github.com/leezhenghui/leezhenghui.github.io](https://github.com/leezhenghui/leezhenghui.github.io) ++ [https://github.com/linux-kernel-labs-zh](https://github.com/linux-kernel-labs-zh) + BPF [https://github.com/DavadDi/bpf_study](https://github.com/DavadDi/bpf_study) + [最神奇的Linux技术 BPF入门](https://zhuanlan.zhihu.com/p/469860384) + [https://github.com/nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning) diff --git a/System/README.md b/System/README.md index 6c1d4aa9f..163008292 100644 --- a/System/README.md +++ b/System/README.md @@ -192,6 +192,7 @@ * [https://github.com/pymumu/smartdns](https://github.com/pymumu/smartdns) * DNS扫描 [https://github.com/pwnesia/dnstake](https://github.com/pwnesia/dnstake) * [https://github.com/zartbot/ztrace](https://github.com/zartbot/ztrace) +* 客户端 [https://github.com/mr-karan/doggo](https://github.com/mr-karan/doggo) @@ -314,10 +315,12 @@ * [https://github.com/eclipse-cdt-cloud](https://github.com/eclipse-cdt-cloud) * [https://github.com/sysstat/sysstat](https://github.com/sysstat/sysstat) * [https://github.com/may-fly/mayfly-go](https://github.com/may-fly/mayfly-go) +* [https://github.com/amuluze/amprobe](https://github.com/amuluze/amprobe) * 实时崩溃报告 [https://github.com/getsentry](https://github.com/getsentry) * [https://github.com/highlight/highlight](https://github.com/highlight/highlight) * [https://github.com/uptimerobot](https://github.com/uptimerobot) * [https://github.com/msgbyte/tianji](https://github.com/msgbyte/tianji) +* [https://github.com/bboysoulcn/telemonitor](https://github.com/bboysoulcn/telemonitor) diff --git "a/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" "b/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" index e001d475d..ccc88427a 100644 --- "a/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" +++ "b/System/\345\206\205\347\275\221\347\251\277\351\200\217.md" @@ -296,6 +296,7 @@ log_level = info * [https://ts.ek12.live](https://ts.ek12.live) * [https://agwa.page](https://agwa.page) * [https://sublink.dev](https://sublink.dev) +* [https://github.com/nitezs/sub2sing-box](https://github.com/nitezs/sub2sing-box) - [https://github.com/Sansui233/proxypool](https://github.com/Sansui233/proxypool) diff --git "a/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" "b/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" index 98401af56..fd25aa86c 100644 --- "a/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" +++ "b/Web/JavaScript\347\254\254\344\270\211\346\226\271\345\272\223.md" @@ -164,6 +164,7 @@ * [https://localforage.docschina.org](https://localforage.docschina.org) * [https://github.com/typicode/lowdb](https://github.com/typicode/lowdb) * [https://github.com/marcuswestin/store.js](https://github.com/marcuswestin/store.js) +* [https://github.com/KID-joker/stokado](https://github.com/KID-joker/stokado) * [https://github.com/adiwajshing/keyed-db](https://github.com/adiwajshing/keyed-db) * [https://github.com/gruns/ImmortalDB](https://github.com/gruns/ImmortalDB) * [https://github.com/dfahlander/Dexie.js](https://github.com/dfahlander/Dexie.js) @@ -215,6 +216,8 @@ * [https://github.com/ramda/ramda](https://github.com/ramda/ramda) * [https://github.com/proYang/outils](https://github.com/proYang/outils) * [https://github.com/jsuites/jsuites](https://github.com/jsuites/jsuites) +* [https://github.com/o0101/-](https://github.com/o0101/-) +* [https://github.com/kennyfrc/cami.js](https://github.com/kennyfrc/cami.js) * 工具库 [https://github.com/tnfe/bbo](https://github.com/tnfe/bbo) * [https://github.com/blitz-js](https://github.com/blitz-js) * [https://www.blitzjs.cn](https://www.blitzjs.cn) @@ -480,6 +483,7 @@ * [https://github.com/kitware/vtk-js](https://github.com/kitware/vtk-js) * [https://github.com/scottcgi/MojoJS-Animation](https://github.com/scottcgi/MojoJS-Animation) * [https://github.com/drawcall/Proton](https://github.com/drawcall/Proton) +* [https://github.com/dromara/newcar](https://github.com/dromara/newcar)