jhewt's Stars
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
toml-lang/toml
Tom's Obvious, Minimal Language
hyperium/hyper
An HTTP library for Rust
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
KhronosGroup/MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
linebender/xilem
An experimental Rust native UI framework
tauri-apps/wry
Cross-platform WebView library in Rust for Tauri.
tc39/proposal-signals
A proposal to add signals to JavaScript.
wasmerio/winterjs
Winter is coming... ❄️
sycamore-rs/sycamore
A library for creating reactive web apps in Rust and WebAssembly
trishume/syntect
Rust library for syntax highlighting using Sublime Text syntax definitions.
Kong/httpsnippet
HTTP Request snippet generator for many languages & libraries
PoloDB/PoloDB
PoloDB is an embedded document database.
AlbusSec/Penetration-List
Penetration-List: A comprehensive resource for testers, covering all types of vulnerabilities and materials used in Penetration Testing. Includes payloads, dorks, fuzzing materials, and offers in-depth theory sections. Visit our Medium profile for more information.
toml-rs/toml
Rust TOML Parser
rustls/hyper-rustls
Integration between hyper HTTP library and rustls TLS stack
vicanso/cyberapi
API tool based on tauri, it is smaller and faster.
CapSoftware/scap
High-performance, cross-platform screen capture library in Rust.
tjnull/TJ-OPT
This repo contains my pentesting template that I have used in PWK and for current assessments. The template has been formatted to be used in Obsidian
clearlysid/tauri-plugin-decorum
Opinionated window decorations for Tauri apps
ahkohd/tauri-macos-menubar-app-example
An example macOS Menubar app built with Tauri
ahkohd/tauri-nspanel
Tauri plugin to convert a window to panel
gamache/jsonxf
JSON Transformer. A fast pretty-printer and minimizer, written in Rust.
invm/noir
🕵️♂️ Noir - keyboard driven database management client for Postgresql, MySQL, MariaDB and SQLite.
viz-rs/form-data
AsyncRead/AsyncWrite/Stream for `multipart/form-data`. Implemented rfc7578
studersi/apache-rs
Rust FFI for creating Apache httpd modules.
MythicApp/EngineBuilder
Mythic's implementation of Apple's game porting toolkit (GPTK). (Based heavily off of now-deprecated WhiskyBuilder)