You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -556,7 +556,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
556
556
*[emacs-ng](https://github.com/emacs-ng/emacs-ng) - Complementing the C codebase with rust code to introduce new features.
557
557
*[gchp/iota](https://github.com/gchp/iota) - A simple text editor
558
558
*[helix](https://github.com/helix-editor/helix) - A post-modern modal text editor inspired by Neovim/Kakoune. [](https://github.com/helix-editor/helix/actions)
559
-
*[ilai-deutel/kibi](https://github.com/ilai-deutel/kibi) - A tiny (≤1024 LOC) text editor with syntax highlighting, incremental search and more. [](https://github.com/ilai-deutel/kibi/actions?query=branch%3Amaster)
559
+
*[ilai-deutel/kibi](https://github.com/ilai-deutel/kibi) - A tiny (≤1024 LOC) text editor with syntax highlighting, incremental search and more. [](https://github.com/ilai-deutel/kibi/actions?query=branch%3Amaster)
560
560
*[Lapce](https://github.com/lapce/lapce) - A modern editor with a backend. Taking inspiration from the discontinued [xi-editor](https://github.com/xi-editor/xi-editor).
561
561
*[mathall/rim](https://github.com/mathall/rim) - Vim-like text editor.
562
562
*[ox](https://github.com/curlpipe/ox) - An independent Rust text editor that runs in your terminal!
@@ -1236,7 +1236,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1236
1236
1237
1237
*[ArroyoSystems/arroyo](https://github.com/ArroyoSystems/arroyo) - High-performance real-time analytics in Rust and SQL [](https://github.com/ArroyoSystems/arroyo/actions)
1238
1238
*[iggy](https://github.com/apache/iggy)[[iggy](https://crates.io/crates/iggy)] - Persistent message streaming platform, supporting QUIC, TCP and HTTP transport protocols [](https://github.com/apache/iggy/actions/workflows/test.yml)
1239
-
*[infinyon/fluvio](https://github.com/infinyon/fluvio) - Programmable data streaming platform [](https://github.com/infinyon/fluvio/actions)
1239
+
*[infinyon/fluvio](https://github.com/infinyon/fluvio) - Programmable data streaming platform [](https://github.com/infinyon/fluvio/actions)
1240
1240
*[swimos/swim-rust](https://github.com/swimos/swim-rust)[[swim-rust](https://crates.io/crates/swimos)] - Self-contained distributed software platform for building stateful, massively real-time streaming applications.
0 commit comments