AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
-
Updated
Jun 29, 2022 - Rust
{{ message }}
Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance.
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
All Algorithms implemented in Rust
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍
How to be low-level programmer
As preparation for a possible inclusion into rust-lang we should replace the external actions we use with e.g. scripts that do the same.
rust-lang/std-dev-guide#7 (comment)
That PR also shows how that could be done:
https://github.com/rust-lang/std-dev-guide/pull/7/files
The Rust UI-Toolkit.
Accidentally omitting document content returns 500 Internal Server Error with a body of {"message":"Internal error","uri":"/new_index"}
Emitting any kind of helpful message would be helpful. Also, in my experience, when the client receives a 500 response, there is usually something informative on the server-side. But in this case, the server e
In WasmEdge, we already support JavaScript, NPM packages, ES6 modules, and even using Rust to implement JS APIs.
However, one of the most commonly requested features is full node.
unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ --
Dim, a media manager fueled by dark forces.
Currently, when an #[instrument] attribute has an overridden target, the events generated by ret and err arguments do not inherit that target: https://github.com/tokio-rs/tracing/blob/7a9e1e4569971859849cfd546cc8412d762386a8/tracing-attributes/src/expand.rs#L203-L217
For example, if I write
#[tracing::instrument(target = "some_target", ret)
fn do_stuff() -> Something {
//A Rust based DNS client, server, and resolver
A GraphQL server library implemented in Rust
The app should wake up the screens when it switches inputs under Linux, the same as it does under Windows and MacOS, e.g. implement wake_displays.
When I first set out to study abroad, I knew it would be a life changing experience for me. Along the way I made new friends, tried new foods, and, most importantly: learned new languages.
As a result, I've decided to move on from my English-speaking past. I've successfully converted all of my personal stack to non-English except for one: this application.
My use case is: I use this script t
As we discussed on Discord, it will be great to have some options to dump specific tables.
By adding a new option only_tables RepliByte will only dump these tables.
This is an example of the final config file:
source:
only_tables:
- database: public
table: us_states
- database: public
table: order_detailsHere only the tables named us_states a
A full-featured and easy-to-use web framework with the Rust programming language.
Currently, everyone needs to add their changes themselves to the CHANGELOG.md file. As this is tedious work it would be great if that could be automated via a github action on merge in master or something like that.
Currrently , the CLI outputs "No such file or directory" but should be more verbose and explain which file could not be found.
No such file or directory (os error 2)
`ls` alternative with useful info and a splash of color
especially for less obvious but lengthy code snippets!
We should allow the fluvio [topic, smart-module, connectors, etc...] delete to accept multiple names.
The intended outcome is that each of the names listed get deleted, as opposed to 1 command per resource.
Unless there are strong feelings for a different default behavior, in the event of an error, we should return an error to stderr, and exit on the first encounter. But if we provide a fl
A modern text editor for the terminal written in Rust
Created by Graydon Hoare
Released 2010
Is your feature request related to a problem? Please describe
Very often, with working with conformance view, I work with different versions of the same compiler, all options are the same. Or I work with different C++ standards, with the same compiler and the same options (exception for this one). Or...
Right now, to add a new compiler in the conformance view, I have to start from an empty