darahak's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
charmbracelet/gum
A tool for glamorous shell scripts 🎀
bluesky-social/social-app
The Bluesky Social application for Web, iOS, and Android
cloudflare/cloudflared
Cloudflare Tunnel client (formerly Argo Tunnel)
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
nodejs/undici
An HTTP/1.1 client, written from scratch for Node.js
google/wireit
Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.
antfu-collective/icones
⚡️ Icon Explorer with Instant searching, powered by Iconify
Slackadays/Clipboard
😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager
google/bloaty
Bloaty: a size profiler for binaries
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
ivanceras/svgbob
Convert your ascii diagram scribbles into happy little SVG
bflattened/bflat
C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
kevwan/tproxy
A cli tool to proxy and analyze TCP connections.
antonmedv/walk
Terminal file manager
Textualize/frogmouth
A Markdown browser for your terminal
weggli-rs/weggli
weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
ouch-org/ouch
Painless compression and decompression in the terminal
Hexagon/croner
Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.
ranyitz/qnm
:mag: cli utility for querying the node_modules directory
badamczewski/PowerUp
⚡ Decompilation Tools and High Productivity Utilities ⚡
ehmicky/modern-errors
Handle errors in a simple, stable, consistent way
PeculiarVentures/PKI.js
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
aws/aws-lambda-runtime-interface-emulator
facebook/ktfmt
A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
tum-esi/common-coding-conventions
A concise and universal guide to clear software design.
devongovett/glob-match
An extremely fast glob matching library in Rust.
PeculiarVentures/ASN1.js
ASN1js is a pure JavaScript library implementing a full ASN.1 BER decoder and encoder.
PeculiarVentures/x509
@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy