This repository contains 18F's website.
AceHelp makes online help docs contextual
Rust library for requesting certificates from an ACME provider
Minimal http daemon that answers acme challenges and redirects everything else to https
Rust library for parsing ACPI tables and AML
Controller action arguments parameterizer for Rails 3+ & Ruby 1.9+
Authorization framework for Ruby/Rails applications
A collection of emoji aliases for core Ruby methods
Atul9/active_storage_validations 0
Do it like --- validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, , limit: { min: 1, max: 3 }
An implementation of the Raft consensus protocol using the actix Actor framework.
startedpapercups-io/papercups
started time in a day
push eventAtul9/tokio-compat
commit sha aeebd043875548dd6645b73a5f6c8ba0d8a275e6
Add cargo fmt to github actions config
push time in a day
PR opened tokio-rs/tokio-compat
pr created time in a day
create barnchAtul9/tokio-compat
branch : add-cargofmt-to-github-actions
created branch time in a day
startedfffaraz/awesome-github
started time in a day
startedbloomberg/docket
started time in a day
startedmalgamves/CommunityWriterPrograms
started time in a day
startedshomali11/go-interview
started time in a day
startedBurntSushi/fst
started time in 2 days
push eventAtul9/which-rs
commit sha fba9ccf6ad485cecaeec58575c86d9bcfab3701d
Add cargo fmt to travis build config
push time in 2 days
startedagrinman/tunnelto
started time in 2 days
startedmicrosoft/fast
started time in 2 days
startedalepez/devand
started time in 2 days
startedirrustible/async-oneshot
started time in 3 days
startedpostmates/hopper
started time in 3 days
startedbigardone/phoenix-cms
started time in 3 days
Pull request review commentnox/serde_urlencoded
Format code using 'cargo fmt' & add formatting check on CI
-match_block_trailing_comma = true+match_block_trailing_comma = false
match_block_trailing_comma is unstable feature which is only available on nightly channel.
When cargo fmt is run on stable channel, the job fails - https://travis-ci.org/github/nox/serde_urlencoded/jobs/715205245#L237
I have configured to run rustfmt to be run only on rust stable since rustfmt is sometimes not available on latest nightly channel.
comment created time in 4 days
pull request commentnox/serde_urlencoded
@nox I have updated the PR, please check
comment created time in 4 days
push eventAtul9/serde_urlencoded
commit sha 315c0a857bbb339ba56c693ac83254226d142cf3
Disable match_block_trailing_comma config for rustfmt since its a nightly feature
push time in 4 days
push eventAtul9/serde_urlencoded
commit sha 6d52e5eed3ade7a3b10c0f99bfaac2ccf5d7cf54
Switch from dtoa to ryu
commit sha fbbfa2f4ee7c2353917cdb9561073e5b98683f25
Merge #79 79: Switch from dtoa to ryu r=nox a=nickelc Closes: #73 Co-authored-by: Constantin Nickel <[email protected]>
commit sha f4435063e8ddf3dd88a5f3519404e272b490d34d
Update to edition 2018
commit sha 31b6e7dfeb0caace9ff0476f86445d60388bcbfb
Fix clippy warnings clippy::redundant_field_names clippy::single_component_path_imports clippy::redundant_closure clippy::useless_conversion
commit sha 047d73a215d810eb94ee0023ad021117d9025540
Merge #81 81: Update to edition 2018 & clippy r=nox a=nickelc #70 is missing changes for edition 2018 The `edition="2018"` entry in `Cargo.toml` and `cargo fix --edition-idioms` Co-authored-by: Constantin Nickel <[email protected]>
commit sha e07c2aebe7ff846e199a53e62988ca43cdb3f5ec
Format code using 'cargo fmt'
commit sha 3dfaddcaefb3270f54ecc4f90f3c1ac9fb3e585e
Add cargo fmt to travis build config
push time in 4 days
startedmitsuhiko/systemfd
started time in 4 days
startedlutzroeder/netron
started time in 4 days
starteddoczjs/docz
started time in 4 days
pull request commentnox/serde_urlencoded
@nox how about if I include the code formatting check on the CI? Can you please reopen the PR so I can push the commit?
comment created time in 4 days
create barnchAtul9/serde_urlencoded
branch : add-cargofmt-to-travis-config
created branch time in 4 days
x-www-form-urlencoded meets Serde
fork in 5 days
startedrancher/kine
started time in 5 days
startedawslabs/aws-lambda-rust-runtime
started time in 5 days
startedexcid3/noticed
started time in 5 days
startedadoptoposs/adoptoposs
started time in 6 days
startedrauchg/blog
started time in 6 days
pull request commentRustScan/RustScan
@brandonskerritt done, I have updated the PR
comment created time in 6 days
push eventAtul9/RustScan
commit sha 897c1c4091d652db6166a0b441589e1621e5ac8e
Move important links under features [ci skip]
commit sha 74e2ff026a31c9829d25588dcde940c466cc8d18
Move table of contents higher up [ci skip]
commit sha db1831c4b8dbbcb759cd73de7531734a0119f4e4
Replace Homebrew in Readme table with Docker [ci skip]
commit sha a08fe2456d048802dc2861d9cde25c5cc6a481fb
Rename Community section heading to Contributing [ci skip]
push time in 6 days
startedbnkamalesh/goapp
started time in 6 days
startedrust-analyzer/ungrammar
started time in 6 days
push eventAtul9/RustScan
commit sha 75523d03cbd84083edd80e513bba4b4166722d2f
added github releases, re-enabled messages to discord on successfull deployment
commit sha 748ad43db002fdb138dcb38a568b689d6f8423e7
fixed spacing... damn it
commit sha 6d053ad1998f1ae0b5456f0cb76431c3e4968bb6
Update .travis.yml
commit sha 9c7916f92a48cd74999e8196422e7a7a911642a5
Merge pull request #104 from SanjoAndPanjo/master Added gh releases, windows support, added up docker service, re-enabled discord webhooks
commit sha 76ee4666b8c4aed0e9a94cf5f5076695330e6ca5
Move config path disclaimer to opening function This will always be displayed unless the `quiet` flag is specified and has the added benefit of allowing us to enforce the IP address.
commit sha 97eac2aa3342335bb05bd969e3f38f4aff516e4a
Merge pull request #106 from bernardoamc/ba-tackle-config Move config path disclaimer to opening function
commit sha 647b97b52c7d1e8ae5c058d471389416746f35b4
added crates.io publishing
commit sha 9cf4177faa4dbb6c075444c38f036715db75a1f5
mac os doesnt fail ci now
commit sha a528d41ac663fad990651275ebd52e803d84781d
Update .travis.yml
commit sha da27b1748530f2a00bece6703d9a4f0fa171ba96
only deploy on master branch
commit sha bf67019079105f9644db247ce008c1f27108b5b2
Merge branch 'master' into bee-auto-deployment
commit sha 7b392f0d6d1f59400dc312cd8f721adee482521e
added codecoverage
commit sha 53512039d12548506efabd0ad5cda0d36e92455e
Merge branch 'bee-auto-deployment' of github.com:brandonskerritt/RustScan into bee-auto-deployment
commit sha 0cfe82eb5daedd1a4e931e5f3c4a6b545437781d
remvoed codecov
commit sha 6568203f46a56d74cb83c30b5e55125d124abf12
Merge pull request #109 from RustScan/bee-auto-deployment added crates.io publishing
commit sha 1d68c842d99016da66d20671a41efd50943902a9
removed cargo upload
commit sha 3a0a9ca9f59af40f150d02ccca71675e4f04f877
Move important links under features [ci skip]
commit sha 712c8b331c842bf44f5e7b3c719bd2fb341c69ef
Move table of contents higher up [ci skip]
commit sha 20d62ef58085953e81473c218bceb34ff795b25c
Replace Homebrew in Readme table with Docker [ci skip]
push time in 6 days
push eventAtul9/RustScan
commit sha e81fd818ba58d231b6a7559744bbb3801e5ce9c4
Replace Homebrew in Readme table with Docker [ci skip]
push time in 6 days
pull request commentRustScan/RustScan
- [ ] The community link in the table of contents is broken.
@brandonskerritt This is the table of contents, which one of them do you refer as community link?

comment created time in 6 days
Pull request review commentRustScan/RustScan
<hr> -| <p align="center"><a href="https://crates.io/crates/rustscan">🔧 Cargo (Universal) </a></p> | <p align="center"><a href="https://crates.io/crates/rust_scan"> Arch </a></p> | <p align="center"><a href="https://crates.io/crates/rust_scan"> HomeBrew </a></p> | <p align="center"><a href="https://crates.io/crates/rust_scan"> Kali / Debian </p> |+| <p align="center"><a href="https://crates.io/crates/rustscan">🔧 Cargo (Universal) </a></p> | <p align="center"><a href="https://crates.io/crates/rust_scan"> Arch </a></p> | <p align="center"><a href="https://crates.io/crates/rust_scan"> Docker </a></p> | <p align="center"><a href="https://crates.io/crates/rust_scan"> Kali / Debian </p> | | ---- | ---- | ---- | --- |-| <p align="center"><img src="pictures/rust.png" /></p> | <p align="center"><img src="pictures/arch.png" /></p> | <p align="center"><img src="pictures/apple.png" /></p> | <p align="center"><img src="pictures/kali.png" /></p> |-| `cargo install rustscan` | `yay -S rustscan` | `brew tap brandonskerritt/rustscan && brew install rustscan` | [Read the install guide](https://github.com/brandonskerritt/RustScan/blob/master/README.md#%EF%B8%8F-debian--kali) |+| <p align="center"><img src="pictures/rust.png" /></p> | <p align="center"><img src="pictures/arch.png" /></p> | <p align="center"><img src="pictures/docker.png" /></p> | <p align="center"><img src="pictures/kali.png" /></p> |
yes, I have added one by generating a 64x64 pixels its a part of this commit https://github.com/RustScan/RustScan/blob/c26f09b3aca569018c2cd73cc0004aef802b4e7e/pictures/docker.png
comment created time in 6 days
push eventAtul9/RustScan
commit sha 225739593872f397935755b5d040eafc089ca079
Move important links under features [ci skip]
commit sha 114ed8a4c5016e565a1bcb399340e9eb4a9ae21d
Move table of contents higher up [ci skip]
commit sha c26f09b3aca569018c2cd73cc0004aef802b4e7e
Replace Homebrew in Readme table with Docker [ci skip]
push time in 7 days
pull request commentRustScan/RustScan
@brandonskerritt
- Can you please share which
Community link isn't workingin the readme? - Regarding
Move table of contents higher up- how much higher?
comment created time in 7 days
PR opened RustScan/RustScan
Closes https://github.com/RustScan/RustScan/issues/101
pr created time in 7 days
push eventAtul9/RustScan
commit sha 585cadb31b17845af6a4c8252d2e479e2662a03f
Replace Homebrew in Readme table with Docker
push time in 7 days
issue commentRustScan/RustScan
Hi @brandonskerritt I would like to take this up.
comment created time in 7 days
startedroylez/cloak
started time in 7 days
startedmicrosoft/TypeScript-New-Handbook
started time in 7 days
startedoctref/shiki
started time in 7 days
startedsw-yx/launch-cheatsheet
started time in 7 days
startedosohq/oso
started time in 7 days
startedcheckcheckzz/system-design-interview
started time in 7 days
startedjeremyevans/ruby-warning
started time in 7 days
pull request commentrust-bitcoin/rust-bitcoincore-rpc
@sgeisler yes, since when the code wasn't formatted it exited with 1 - this line
comment created time in 8 days
create barnchAtul9/mpart-async
branch : add-cargo-fmt-to-github-actions
created branch time in 8 days
pull request commentrust-bitcoin/rust-bitcoincore-rpc
@sgeisler @stevenroose done, I have added the https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/122 PR commit into this PR
comment created time in 8 days
push eventAtul9/rust-bitcoincore-rpc
commit sha bbe6d2c16d271e1572064e7ea7cd09189b666e8b
Add cargo fmt to travis build config
push time in 8 days
pull request commentrust-bitcoin/rust-bitcoincore-rpc
@justinmoon The https://github.com/rust-bitcoin/rust-bitcoincore-rpc/pull/122 PR is about the CI task which you mentioned
comment created time in 9 days
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.
fork in 9 days
starteddokku/dokku
started time in 10 days
PR opened rust-bitcoin/rust-bitcoincore-rpc
pr created time in 10 days
create barnchAtul9/rust-bitcoincore-rpc
branch : add-cargo-fmt-to-travis-config
created branch time in 10 days
fork Atul9/rust-bitcoincore-rpc
Rust RPC client library for the Bitcoin Core JSON-RPC API.
fork in 11 days
starteddtolnay/proc-macro-hack
started time in 12 days
startedparitytech/parity-scale-codec
started time in 12 days
startedLNP-BP/rust-lnpbp
started time in 12 days
startedjunegunn/limelight.vim
started time in 12 days
startedjunegunn/goyo.vim
started time in 12 days
push eventAtul9/octocrab
commit sha f5b2a14453b6277406387033e9df68bd634174e4
Add cargo fmt to github actions
push time in 12 days
startedphstc/shoryuken
started time in 12 days
fork Atul9/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
https://plotters-rs.github.io/home/
fork in 13 days
startedOAI/OpenAPI-Specification
started time in 13 days
startedgithub/rest-api-description
started time in 13 days
startedShopify/heap-profiler
started time in 13 days
startedgoogle/starlark-go
started time in 14 days
startedjaemk/cached
started time in 14 days
startedur0/lolcat
started time in 14 days
startedkata-containers/kata-containers
started time in 14 days