jakubadamw
Software engineer working on systems and applications primarily with Rust, my go-to language for writing reliable and high-quality programs.
GrafbaseKraków, Poland
Pinned Repositories
cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
backoff-futures
A retry and backoff mechanism for `std::future::Future`
cargo
The Rust package manager
cloudflare-r2-directory-listing-worker
hatchet-rust-sdk
An experimental Rust SDK for Hatchet
pgcli-rs
rayon-join-macro
A convenience n-ary macro around `rayon::join()`
rust-ices-triage-scan
rutenspitz
А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation
rust
Empowering everyone to build reliable and efficient software.
jakubadamw's Repositories
jakubadamw/rutenspitz
А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation
jakubadamw/better-path
A better pair of `Path`/`PathBuf` types for Rust with typestate around the absolute/relative kinds
jakubadamw/cloudflare-r2-directory-listing-worker
jakubadamw/cloudflare-r2-queues-compression-example
jakubadamw/hatchet-rust-sdk
An experimental Rust SDK for Hatchet
jakubadamw/aws-lambda-events
Rust event types for AWS Lambda
jakubadamw/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
jakubadamw/axum-server
High level server designed to be used with axum framework.
jakubadamw/cargo-tree
jakubadamw/dictionarium_vilnensis
jakubadamw/facebook-scraper
Scrape Facebook public pages without an API key
jakubadamw/geoclustering-rs
jakubadamw/git2-rs
libgit2 bindings for Rust
jakubadamw/gpt-repl
A REPL for OpenAI chat completion
jakubadamw/grafbase-postgres
jakubadamw/graphql-ws-client
A GraphQL over Websockets implementation for Rust
jakubadamw/hurl
Hurl, run and test HTTP requests with plain text.
jakubadamw/jwt-authorizer
JWT authorization layer for Axum.
jakubadamw/jwt-ui
A command line UI for decoding/encoding JSON Web Tokens
jakubadamw/md2csv
jakubadamw/new-yelp-camp
jakubadamw/rs-async-zip
An asynchronous ZIP archive reading/writing crate.
jakubadamw/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
jakubadamw/rust-postgres
Native PostgreSQL driver for the Rust programming language
jakubadamw/sentry-docs
Sentry's documentation (and tools to build it)
jakubadamw/verovio
🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)
jakubadamw/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
jakubadamw/web-time
Drop-in replacement for std::time for Wasm in browsers
jakubadamw/wikidata-shortest-genealogical-path
A small experiment in traversing the Wikidata graph to find the shortest genealogical path between two historical figures
jakubadamw/workers-rs
Write Cloudflare Workers in 100% Rust via WebAssembly