Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anybodyy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Goyda: Cross-Platform UI Toolkit
(github.com)
1 points
by
anybodyy
1mo ago
|
1 comments
2.
▲
by
anybodyy
1mo ago
I built reactive framework in rust. instead of flutter it uses native rendering on every platform (not custom, like flutter does) so it apps look as native as possible also, it uses proc macro to make your code reactive. you wrote code with
3.
▲
by
anybodyy
4mo ago
u can type in crow.toml something like [dependencies] fmt = { git = " https://github.com/fmtlib/fmt " }. crow will clone the repo and will try to find crow.toml in it. cant find? so, crow will use wheels (from
4.
▲
by
anybodyy
4mo ago
agreed. vcpkg+ninja are nice but crow focuses on simplicity. i'm writing the docs as we speak and will include a section on how this differs from existing tools
5.
▲
by
anybodyy
4mo ago
conan was written in python. so, why not rust?
6.
▲
I made Rust’s cargo copy but for CPP
(github.com)
26 points
by
anybodyy
4mo ago
|
15 comments
7.
▲
Show HN: Surfgram – A 0-dep Telegram SDK with types generated from official docs
(github.com)
1 points
by
anybodyy
9mo ago
|
0 comments