dyweb / weekly

DevComm-Shanghai Weekly 上海地区高校技术社团联合周报(欢迎投稿)
https://dyweb-weekly.netlify.com/
65 stars 5 forks source link

Weekly-253 #293

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

联合周报第 253 期开始投稿 :tada:

at15 commented 2 years ago

https://github.com/gristlabs/grist-core actually it feels a bit like notion (at least the database part ...

at15 commented 2 years ago

From https://github.com/zenany/weekly/commit/14fb11e7bc0d8f408466bfc6feafbbeb196048a9

at15 commented 2 years ago

https://github.com/StarRocks/StarRocks from airbnb, which started as a fork for apach doris

rynewang commented 2 years ago

https://fuchsia.dev/fuchsia-src/concepts/fidl/overview

fuchsia IDL 一个替代protobuf 和grpc的轮子。不知道为什么不直接用pb grpc

gaocegege commented 2 years ago

ry 换新号了?

rynewang commented 2 years ago

随便申请的

at15 commented 2 years ago

https://github.com/lapce/lapce editor in pure rust, also it mentions https://xi-editor.io/docs/rope_science_08.html which covers CRDT

at15 commented 2 years ago

https://github.com/tangramdotdev/tangram @gaocegege

Tangram is the all-in-one machine learning toolkit for programmers.

Seems it just use https://docs.rs/tangram_tree/latest/tangram_tree/

This crate implements machine learning models for regression and classification using ensembles of decision trees. It has many similarities to LightGBM, XGBoost, and others, but is written in pure Rust

at15 commented 2 years ago

TIL https://www.finops.org/introduction/what-is-finops/ from https://github.com/gocrane/crane/