srknzl's Stars
XAMPPRocky/tokei
Count your code, quickly.
srknzl/bigdecimal.js
BigInt based BigDecimal implementation
wasmerio/wasmer
🚀 The leading Wasm Runtime supporting WASIX and WASI
krzysztofslusarski/jvm-profiling-toolkit
omerXfaruq/Interviews
Real interviews for reference
hazelcast/hazelcast-go-client
Hazelcast Go Client
sharkdp/hexyl
A command-line hex viewer
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
sharkdp/bat
A cat(1) clone with wings.
cahidenes/matrix-cam
Applies matrix effect to camera with OpenCV using Python
Automattic/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
cahidenes/dynamic_variables
Change python variables during runtime using simple GUI.
sindresorhus/path-exists-cli
Check if a path exists
messense/homebrew-macos-cross-toolchains
macOS cross compiler toolchains
hazelcast/hazelcast-cpp-client
Hazelcast IMDG C++ Client
hazelcast/hazelcast-commandline-client
Home of Hazelcast CLC
hazelcast/hazelcast-nodejs-client
Hazelcast Node.js Client
hazelcast/hazelcast-docs
Hazelcast documentation playbook
thezbyg/gpick
Advanced color picker written in C++ using GTK+ toolkit
jackspaniel/hazelcast-store
Hazelcast implementation of expressjs session store
PixlOne/logiops
An unofficial userspace driver for HID++ Logitech devices
tcort/markdown-link-check
checks all of the hyperlinks in a markdown text to determine if they are alive or dead
typicode/husky
Git hooks made easy 🐶 woof!
juhovh/mocha-jenkins-reporter
Mocha reporter for Jenkins style JUnit reports
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
toml-lang/toml
Tom's Obvious, Minimal Language
console-rs/indicatif
A command line progress reporting library for Rust
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.