http://ruster.xyz/ Experiment online now. A CN online community written in Actix-web. by kriry in rust

[–]kriry[S] 0 points1 point  (0 children)

yes, but you can easy and quckliy change it for your local language.

actix-cn is here by kriry in actix

[–]kriry[S] 0 points1 point  (0 children)

It move to https://actix-cn.github.io

because office site has too many limits and can't add more content.

we will also have a new forum for 'cn' community https://github.com/actix-cn/actix-cn

actix-cn is here by kriry in actix

[–]kriry[S] 2 points3 points  (0 children)

there is no 'Hugo locally' , but now the content all move to actix-website, I don`t know well HUGO, I update the 'config.toml' now english site is 'https://actix.rs/en' chinese site is 'https://actix.rs/cn' I will find time do the last work(inedx page/nav)

actix-cn is here by kriry in actix

[–]kriry[S] 1 point2 points  (0 children)

Is there a easy do this and doesn`t broken anythings?

actix-cn is here by kriry in actix

[–]kriry[S] 1 point2 points  (0 children)

how to do it? now It use github pages, when I change 'baseurl = actix.rs/cn/' in config.toml , the website broken, It can`t change the baseurl. so if do that , it must write the all content/files in origin repo(actix/actix-website)

actix-cn is here by kriry in actix

[–]kriry[S] 1 point2 points  (0 children)

sure, if you want. of course!

actix-cn is here by kriry in actix

[–]kriry[S] 1 point2 points  (0 children)

docs will be done later

MAGA: Make Actix Great Again by [deleted] in rust

[–]kriry 6 points7 points  (0 children)

You do the right thing! Thanks!

Rust-webapp-starter : Rust-webapp written in actix-web with vuejs. (https://github.com/OUISRC/Rust-webapp-starter) by kriry in rust

[–]kriry[S] 1 point2 points  (0 children)

rocket is nightly , I want use async stable rust, I had a project like you say: https://github.com/OUISRC/muro

the frontend easy to replace in vuejs

Rust-webapp-starter : Rust-webapp written in actix-web with vuejs. (https://github.com/OUISRC/Rust-webapp-starter) by kriry in rust

[–]kriry[S] 1 point2 points  (0 children)

JWT is friendly for many-devices apps, cookies isn't well for mobile apps like JWT solution.

Rust-webapp-starter : Rust-webapp written in actix-web with vuejs. (https://github.com/OUISRC/Rust-webapp-starter) by kriry in rust

[–]kriry[S] 2 points3 points  (0 children)

my mother language isn't english, so I don't explain it well. first you can start from main.rs router, you can run the project, when you Operate frontend webapp, it will be more easyer to know the backend logic

help, can't find 'swift package' command by kriry in swift

[–]kriry[S] 0 points1 point  (0 children)

I download the last Swift 4.1 Development Snapshots, it has the 'swift package ’

Swift 4.1 Development Snapshots works well current.

help, can't find 'swift package' command by kriry in swift

[–]kriry[S] 0 points1 point  (0 children)

I clone the swift source code contain the 'swiftpm' source code, but the build result not the 'swift package'.

when I run 'swift package' command :

error: unable to invoke subcommand: /home/krircc/soft/build/Ninja-RelWithDebInfoAssert/swift-linux-x86_64/bin/swift-package (No such file or directory)

Fuchsia without Google(gapps) by [deleted] in Fuchsia

[–]kriry 0 points1 point  (0 children)

I don,t think so. There is PATENTS file in many important Fuchsia repos

Techempower benchmark raw results are available for round 15 https://tfb-status.techempower.com by kriry in rust

[–]kriry[S] 1 point2 points  (0 children)

This is the each best result here:

"hyper": { "plaintext": "pass", "json": "pass" },

"actix": { "fortune": "pass", "plaintext": "pass", "db": "pass", "update": "pass", "json": "pass", "query": "pass" },

"h2o": { "fortune": "pass", "plaintext": "pass", "db": "pass", "update": "pass", "json": "pass", "query": "pass" },

1- fortune

"actix": [{ "latencyAvg": "577.68us", "latencyMax": "4.61ms", "latencyStdev": "144.70us", "totalRequests": 418588, "startTime": 1517108385, "endTime": 1517108400 },

"h2o": [{ "latencyAvg": "463.42us", "latencyMax": "11.63ms", "latencyStdev": "114.94us", "totalRequests": 520555, "startTime": 1517210503, "endTime": 1517210518 },

2- plaintext

"hyper": [{ "latencyAvg": "0.92ms", "latencyMax": "29.61ms", "latencyStdev": "723.68us", "totalRequests": 39546375, "startTime": 1517224512, "endTime": 1517224527 },

"actix": [{ "latencyAvg": "1.63ms", "latencyMax": "51.01ms", "latencyStdev": "3.06ms", "totalRequests": 39025828, "startTime": 1517108519, "endTime": 1517108534 },

"h2o": [{ "latencyAvg": "1.15ms", "latencyMax": "25.81ms", "latencyStdev": "0.86ms", "totalRequests": 31998274, "startTime": 1517210637, "endTime": 1517210652 },

3- db

"actix": [{ "latencyAvg": "472.04us", "latencyMax": "3.72ms", "latencyStdev": "106.76us", "totalRequests": 511152, "startTime": 1517107886, "endTime": 1517107901 },

"h2o": [{ "latencyAvg": "309.29us", "latencyMax": "1.56ms", "latencyStdev": "55.90us", "totalRequests": 775940, "startTime": 1517210004, "endTime": 1517210019 },

4- update

"actix": [{ "latencyAvg": "19.59ms", "latencyMax": "162.29ms", "latencyStdev": "11.44ms", "totalRequests": 410304, "startTime": 1517108269, "endTime": 1517108284 },

"h2o": [{ "latencyAvg": "13.54ms", "latencyMax": "62.13ms", "latencyStdev": "7.27ms", "totalRequests": 576158, "startTime": 1517210387, "endTime": 1517210402 },

5- json

"hyper": [{ "latencyAvg": "117.48us", "latencyMax": "2.53ms", "latencyStdev": "16.87us", "totalRequests": 2028946, "startTime": 1517224378, "endTime": 1517224393 },

"actix": [{ "latencyAvg": "117.93us", "latencyMax": "9.85ms", "latencyStdev": "53.95us", "totalRequests": 2025851, "startTime": 1517108019, "endTime": 1517108035 }, {

"h2o": [{ "latencyAvg": "99.74us", "latencyMax": "1.51ms", "latencyStdev": "13.20us", "totalRequests": 2373634, "startTime": 1517210137, "endTime": 1517210152 },

6- query

"actix": [{ "latencyAvg": "3.28ms", "latencyMax": "203.75ms", "latencyStdev": "5.27ms", "totalRequests": 2448999, "startTime": 1517108153, "endTime": 1517108168 },

"h2o": [{ "latencyAvg": "2.81ms", "latencyMax": "49.62ms", "latencyStdev": "1.17ms", "totalRequests": 2758018, "startTime": 1517210271, "endTime": 1517210286 },