Topic: "wc"
bitfield/script
Making it easy to write shell-like scripts in Go
Language: Go - Size: 995 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 6,580 - Forks: 336

solidiquis/erdtree
A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.
Language: Rust - Size: 18.2 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 2,471 - Forks: 67

43081j/eslint-plugin-wc
ESLint rules for Web Components
Language: TypeScript - Size: 720 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 104 - Forks: 13

nmetulev/wc-react
React wrapper for web components
Language: TypeScript - Size: 174 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 3

Dorothyxy02/cryptochecker
Size: 3.37 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 0

7Georgeu51/TypeScript
Size: 2.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 0

Helensf05/clonesoft
Size: 3.37 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 0

aduros/pjs
An awk-like command-line tool for processing text, CSV, JSON, HTML, and XML.
Language: JavaScript - Size: 305 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 2

svaloumas/gowc
A wc clone, written in Go.
Language: Go - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 0

Whitecoin-org/whitecoin Fork of CoinBlack/blackcoin
Whitecoin Core integration/staging tree
Language: C++ - Size: 49.9 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 7

varunsridharan/woocommerce-quick-buy
Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button
Language: PHP - Size: 2.8 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 8

Jedsek/rust-wc
GNU/wc command implementation in rust with pretty tabled output
Language: Rust - Size: 86.9 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

pinkhominid/wc-fontawesome-free
Font Awesome Free icons as Web Components
Language: JavaScript - Size: 468 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

pinkhominid/wc-responsive-grid
Web component to simplify responsive content area layout using CSS Grid
Language: HTML - Size: 306 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

pinkhominid/wc-responsive-container
Web component to allow an author to control styling based on the size of a containing element rather than the size of the user’s viewport
Language: HTML - Size: 1.48 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

chai2010/wc
基于flex实现的wc命令, 单词计数
Language: Go - Size: 31.3 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

codewurker/woothemes-sensei
Mirror of WordPress plugin “Sensei Pro (WC Paid Courses)”.
Language: PHP - Size: 13.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Altair-Bueno/wz
wz is a faster alternative to GNU wc with UTF8 support and human readable output
Language: Rust - Size: 1.17 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

HxnDev/ls-sort-and-wc-using-child-processes
Heirarchy implemented using pipes, forks and execs.
Language: C++ - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

keiranrowan/tiny-core
Simple versions of coreutils and common Linux commands written in C
Language: C - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

dev-xero/wc
A relatively straight forward implementation of the wc Unix utility tool written in C.
Language: C - Size: 148 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

manolakis/chi-wc
ux-chi webcomponents
Language: JavaScript - Size: 2.83 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hightemp/gowc
experimental multithreaded word counter
Language: Go - Size: 165 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ethanchain/ethan-rs-wc
ethan-rs-ws(erwc) is word, line, character, and byte count. Like wc command but not just wc command, more accurate and faster. Text can also be read from standard input for statistics.
Language: Rust - Size: 180 KB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

mvk059/word-count
A Go implementation of the Unix `wc` (word count) command line tool.
Language: Go - Size: 30.3 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

abhi11210646/wc-tool
Replica of a Linux utility: Word Count (WC)
Language: Go - Size: 4.99 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

WillDenby/willc
My version of the `wc` tool, completing the first of John Crickett's Coding Challenges
Language: Python - Size: 58.6 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Abdulrahman-Tayara/gowc
Go WC is a simple command-line tool written in Go for counting words, lines, and characters in a given text file.
Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

carrotfarmer/wc-rs
wc implementation in rust
Language: Rust - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

kitty-panics/coreutils-java
[Java] 使用 Java 实现的 coreutils
Language: Shell - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vaeth/bzwc
A POSIX shell wrapper for "wc" supporting compressed files (.xz .lzma .bz2 .gz)
Language: Shell - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

dimitriBouteille/wc-ajax-cart
Librairie Wordpress qui permet de créer un panier en Ajax pour le plugin Woocommerce.
Language: PHP - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hvnsweeting/dwc
wc clone in Python, plus support directory as argument
Language: Python - Size: 7.81 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

robertdebock/docker-scoring
An application to analyse knowledge spread on technologies in a team.
Language: Shell - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

afkzoro/go-wc
Unix wc tool written in Go
Language: Go - Size: 2.92 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

krondorl/cc-wc-rust
Rust version of wc (word counter) program
Language: Rust - Size: 128 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

erikrios/ccwc
WC-like Tools Written in Rust
Language: Rust - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

zigotica/paraulogic-ajuda
Conjunt d'eines, principalment basades en awk i moltes expresions regulars, per incentivar l'acabament del Paraulògic.
Language: Shell - Size: 8.58 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mf-dlcz/challenge1-buildWc
Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DonClaveau3/ccwc
a solution to John Crickett's "Build your own wc tool" coding challenge
Language: Go - Size: 196 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

galanggg/coding-challenges-wc-tools
Build Your Own wc Tool
Language: Go - Size: 1.27 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pedromig/ccwc
Coding Challenge - "Build Your Own wc Tool" (In Rust)
Language: Rust - Size: 142 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HarshitNTiwari/gowc
Unix-like wc command line tool written in Go
Language: Go - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

3Richardf13/TypeScript
Size: 2.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shiro8613/rust-text-counter
wcコマンドをrustで実装して、windowsにも対応させた総コード数表示ツール
Language: Rust - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SantiSite/ccwc
Version in Go of the Unix command line tool wc.
Language: Go - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Ghurtchu/wc
unix wc clone
Language: Scala - Size: 5.47 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

new-AF/my-wc.js
my javascript version of the unix "wc" tool
Language: JavaScript - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alefeans/go-wc
Go implementation of the Unix CLI tool wc and the solution for the first challenge of Coding Challenges.
Language: Go - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

monzeromer-lab/cc-wc
Coding Challenge 1 - Build your own WC! by John Crickett an implementation of the Unix `wc` command line tool, written in Rust. This project is a part of my journey to learn more about Rust and Unix system programming.
Language: Rust - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mchristou/wc
Rust implementation of the Unix command line tool `wc`
Language: Rust - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

romainfb/bordeauxwc
Language: HTML - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

harshwardhan1024/wc
A clone of Linux's wc utility for counting lines, words, characters or bytes of a file.
Language: C# - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kevinrvaz/cc-wctool
Custom implementation of wc unix tool
Language: Python - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dwrik/wc
Java cli based on the Unix core tool wc.
Language: Java - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sunnypatel2048/wc-Tool
A wc clone written in Go.
Language: Go - Size: 139 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yogendra-j/small-experiments
Implementing/experimenting cmd tools, algorithms in goland/go
Language: Go - Size: 3.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

clovisphere/wc
Build your own wc 😊
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rossilor95/word-count
My version of the Unix command wc implemented in Python.
Language: Python - Size: 124 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

matthiasbruns/wc-go
This challenge is to build your own version of the Unix command line tool wc!
Language: Go - Size: 129 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alimammadov/React-wysiwyg-firebase-V9-blog
Language: JavaScript - Size: 1.99 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SirWumpus/erlang-wc
Erlang version of wc(1).
Language: Erlang - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GabrielCzar/DSPersistencia
Desenvolvimento de Softwares para Persistência
Language: Java - Size: 940 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dmbfm/zwc
A WC clone written in zig
Language: Zig - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TomasHubelbauer/paper
JavaScript UI library
Language: JavaScript - Size: 43 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

iposho/moscow-toilets-map
Карта московских общественных туалетов
Language: JavaScript - Size: 292 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

DomWilliams0/wclatex
Fancy LaTeX word count
Language: Shell - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

Kryptand/transmono
The simple to use translation library for your component based application.
Language: TypeScript - Size: 941 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

andrenasx/ServerClientWC
2nd Practical Work FEUP-SOPE
Language: C - Size: 195 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

avegner/wc
wc utility written in Go
Language: Go - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

gdonald/wc
My word count
Language: Lex - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mauri870/wc
Print newline, word, and byte counts for each file
Language: Rust - Size: 7.81 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

muzhailong/wc
wc程序 包含测试用例
Language: Java - Size: 67.9 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

izmailoff/scala-native-example
Example of simple Scala Native project
Language: Scala - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cbzehner/word-frequency
Count the frequency of words in a file or directory.
Language: Haskell - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

trentspi/learningRust
Trent's Rust Learning Repo
Language: Rust - Size: 4.53 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ar7ch/cwci
cwci - a simple C wc implementation
Language: C - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

DearlingZou8789/Shell_wc_statis
Number of rows in statistical items and words
Language: Shell - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
