Skip to content

satvik007/spellchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spellchecker

Implementing https://norvig.com/spell-correct.html in rust, go and zig.

Rust

cargo test --release -- --nocapture rustc 1.75.0 (82e1608df 2023-12-21)

147 words per second

Go

go test -v go version go1.21.4 linux/amd64

92 words per second

Zig

zig test src/main.zig -O ReleaseFast 0.12.0-dev.2341+92211135f

100 words per second

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published