Issues
- 2
Field assignment doesn't work in CSV mode
#111 opened by twhitehead - 0
error[E0635]: unknown feature `stdsimd`
#110 opened by yurivict - 3
support for parquet files
#91 opened by alperyilmaz - 1
Windows supported?
#108 opened by jgranduel - 0
ENVIRON variable support?
#107 opened by linux-china - 0
- 1
- 1
- 6
- 6
frawk is 3 times slower than mawk when reading/writing to piped commands opened by the awk process.
#98 opened by ghuls - 3
close(filehandle) is not executed.
#102 opened by ghuls - 4
Windows / cranelift: misaligned pointer dereference
#101 opened by enizor - 1
CSV/TSV convenience variables
#100 opened by Tyler-Hardin - 2
Is AOT compilation supported/planned?
#99 opened by fwip - 3
Can't build on latest Arch Linux
#90 opened by ato2 - 1
"Failure in runtime invalid format arg Null (this should have been caught earlier)"
#97 opened by benhoyt - 4
Not issue - but a large file performance stat
#93 opened by theguyhill - 5
- 0
- 7
Prefer name "sqawk" and have a bird logo
#86 opened by o0101 - 4
Should ARM64 use be avoided?
#84 opened by farski - 2
- 1
Arch build failure
#88 opened by vgivanovic - 1
cargo install frawk fails
#85 opened by BartMassey - 5
- 2
Scientific notation is not supported in awk script.
#83 opened by ghuls - 2
Error while building related to clap::Arg
#80 opened by gluque - 4
- 9
- 10
doesn't compile - clap issue
#63 opened by alperyilmaz - 6
Missing Cargo.lock
#76 opened by ethancedwards8 - 2
Doesn't compile
#57 opened by isbm - 3
fast-float can be removed when using
#72 opened by ghuls - 5
Support `exit`
#71 opened by ghuls - 2
- 0
frawk panics when using substr when start position is higher than length of string to subset.
#74 opened by ghuls - 6
- 3
- 2
upgade llvm? llvm10 is EOL
#67 opened by motiejus - 3
- 24
- 0
- 2
- 0
Split string into constant number of substrings
#58 opened by ezrosent - 3
- 1
Can you add builded files for linux/etc?
#53 opened by denisgolius - 2
Add tolower(str) and toupper(str) functions
#51 opened by ghuls - 3
Allow more than one `-f` argument
#47 opened by ghuls - 2
Support `delete full_array` syntax.
#48 opened by ghuls - 1
Mininal awk code with omitted {} or ; does not work
#49 opened by ghuls