frawk
awesome-rewrite-it-in-rust
DISCONTINUED
Our great sponsors
frawk | awesome-rewrite-it-in-rust | |
---|---|---|
23 | 6 | |
1,075 | 1,556 | |
- | - | |
4.9 | 8.5 | |
10 days ago | almost 2 years ago | |
Rust | Rust | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
frawk
-
Awk: Power and Promise of a 40 yr old language (2021)
It does, just go to the "Benchmarks" link: https://github.com/ezrosent/frawk/blob/master/info/performan...
-
What's the software you couldn't live without?
and frawk for good measure
-
What is yay situation?
frawk ["frawk" in aur] - a fancier awk with support for CSV files
- Fd: A simple, fast and user-friendly alternative to 'find'
- Command-line Tools can be 235x Faster than your Hadoop Cluster
-
Awk implementation?
https://github.com/ezrosent/frawk - awk like language in rust
-
Hacker News top posts: Feb 15, 2022
Frawk: A fast, JITted, statically-typed AWK written in Rust\ (27 comments)
-
Frawk: A fast, JITted, statically-typed AWK written in Rust
Interesting (and a bit surprising) that the cranelift backend keeps up with LLVM backend reasonably well, especially with parallelism enabled https://github.com/ezrosent/frawk/blob/master/info/performan...
In the example I noticed a PREPARE block in addition to the well known BEGIN and END blocks. After a few minutes of searching it appears to be frawk specific:
https://github.com/ezrosent/frawk/blob/master/info/paralleli...
"Because the repeated map references are both annoying to write and inefficient to execute, frawk has a PREPARE block which executes in the worker threads at the end of its input"
awesome-rewrite-it-in-rust
- Replacements for existing software written in Rust
-
Awesome Rewrite It In Rust - A curated list of replacements for existing software written in Rust
[For all contributors] Do you think I should change the repository name?https://github.com/TaKO8Ki/awesome-rewrite-it-in-rust/issues/29
What are some alternatives?
ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
arrow-datafusion - Apache Arrow DataFusion SQL Query Engine
volta - Volta: JS Toolchains as Code. ⚡
alacritty - A cross-platform, OpenGL terminal emulator.
fselect - Find files with SQL-like queries
amp - A complete text editor for your terminal.
clojure-rust-graalvm - An example of Clojure program calling a Rust library, all combined into one executable using GraalVM.
mdcat - cat for markdown
pueue - :stars: Manage your shell commands.
coreutils - Cross-platform Rust rewrite of the GNU coreutils
tikv - Distributed transactional key-value database, originally created to complement TiDB
gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git