pahhnv
031df1ed9f
add cargo-update ( #320 )
...
- add cargo-update to build system list (subcommand for checking and applying updates to installed executables)
- move cargo-benchcmp to the top of the list (see CONTRIBUTING.md "please pay attention to the alphabetical ordering")
- add build passing/failing badges for cargo-{benchcmp, do, release, script}
2017-08-08 08:32:48 +02:00
kud1ing
c4d98cc70e
fix badge
2017-08-04 11:27:38 +02:00
kud1ing
27a4353fdf
https://github.com/sciter-sdk/rust-sciter
2017-08-03 20:04:15 +02:00
kud1ing
bca9e0dbb7
http://rustyrad.io doesn't seem to exist anymore
2017-08-03 19:55:14 +02:00
kud1ing
22b96f2782
https://rust-lang-nursery.github.io/rust-cookbook/
2017-08-03 19:54:30 +02:00
kud1ing
c167d4185a
resolve redirection
2017-08-01 13:21:22 +02:00
kud1ing
df5953941f
fix
2017-08-01 13:14:19 +02:00
kud1ing
8d8712b1d4
resolve redirects
2017-08-01 13:13:41 +02:00
kud1ing
657482c2c6
sort
2017-07-25 08:48:23 +02:00
kud1ing
5b8fa78ba4
fix Travis status
2017-07-25 08:46:39 +02:00
kud1ing
2610127865
fix Travis status
2017-07-25 08:43:49 +02:00
kud1ing
6f3a7f9365
fix Travis link
2017-07-25 08:37:51 +02:00
kud1ing
489dbf7325
resolve some redirects
2017-07-22 16:11:40 +02:00
kud1ing
4decbd57d2
add rawrasaur/rust-jdbc
2017-07-18 10:54:16 +02:00
kud1ing
aff76b3b33
sort some more. convert dashes
2017-07-10 12:21:59 +02:00
Ronaldo Ferreira
1af150609c
Add rust-djangohashers and sort Cryptography ( #317 )
...
* Add rust-djangohashers to Cryptography
* Sort Cryptography
* Fix Travis-CI image url
2017-07-10 12:19:52 +02:00
Matthias Endler
3f294697c6
Add Idiomatic Rust to Resources ( #316 )
2017-07-06 12:20:28 +02:00
Florin Lipan
9b747cd3d9
Add Mockito to the Testing group ( #315 )
2017-07-06 12:02:35 +02:00
kud1ing
2d973ca188
add rlhunt/cbindgen/
2017-07-02 09:53:31 +02:00
kud1ing
1b9e004eed
capnproto/capnproto-rust
2017-07-01 20:09:54 +02:00
Sagie Gur-Ari
66699ac7eb
added cargo-make ( #314 )
2017-07-01 19:11:28 +02:00
kud1ing
f9e15eac8a
capnproto/capnproto-rust
2017-07-01 19:10:28 +02:00
kud1ing
8d9242d2e2
redorder, adjust dashes
2017-07-01 10:35:53 +02:00
Arthur
c5fe94f1bd
Adding quick-skeleton ( #313 )
2017-07-01 10:34:14 +02:00
kud1ing
db21445001
add danburkert/prost
2017-06-28 09:01:49 +02:00
ReadmeCritic
e803f92fd3
Update README URLs based on HTTP redirects ( #311 )
2017-06-20 18:37:37 +02:00
kud1ing
3864e2dcd2
square brackets are reserved for crates/keywords
2017-06-20 09:43:59 +02:00
kud1ing
5fc38874f6
adjust Brotli section
2017-06-20 09:42:01 +02:00
kud1ing
48b0fdeeb1
https://clippy.bashy.io/ timesout. resolve link redirection
2017-06-20 09:34:23 +02:00
kud1ing
345c81cf83
resolve link redirection
2017-06-20 09:07:16 +02:00
kud1ing
ec43029284
adjust linking style
2017-06-20 09:05:53 +02:00
kud1ing
90d5c823ef
add Travis badge for this project
2017-06-20 08:54:06 +02:00
kud1ing
cdf377ef3d
fix badge URL
2017-06-19 15:36:31 +02:00
kud1ing
b7d8bed39e
replace the not anymore existing Rust Recipes with the Rust Cookbook
2017-06-19 07:49:00 +02:00
kud1ing
defe7b82c9
remove serde from data structures
2017-06-18 20:51:38 +02:00
kud1ing
fc4c3e1a4f
reduce duplicate links
2017-06-18 20:46:26 +02:00
kud1ing
22a4baf7b9
simplify paritytech/parity-bitcoin
badge URL
2017-06-18 20:33:24 +02:00
kud1ing
5d7d31bc63
adjust the supporting URLs, too
2017-06-18 18:42:30 +02:00
kud1ing
1e7aa6aade
resolve link redirections
2017-06-18 18:30:17 +02:00
kud1ing
e2f7490f17
Travis badges: https://travis-ci.org => https://api.travis-ci.org
2017-06-18 18:19:01 +02:00
kud1ing
ac13d0a47d
fix link
2017-06-16 13:55:45 +02:00
kud1ing
9a1ad71ea2
order
2017-06-16 13:48:34 +02:00
kud1ing
1f07dc7448
add mitsuhiko/snaek
2017-06-16 13:46:27 +02:00
messense
bde381627c
Add PyO3
2017-06-14 21:06:37 +08:00
Ferran Basora
1f4e210ca2
Rename woodpecker to drill ( #307 )
2017-06-14 13:21:37 +02:00
Mark Sta Ana
c07b583bff
Merge pull request #305 from mmstick/patch-3
...
Add Zopfli to Compression
2017-06-10 14:30:18 +01:00
Michael Murphy
09c55c24b7
Add cached for function memoization
2017-06-09 19:56:39 -04:00
Michael Murphy
633ea87e3d
Add Zopfli to Compression
...
Surprised that this wasn't already on here. I've been using this for native Gzip compression since it released last year.
2017-06-09 19:45:36 -04:00
CrazyMerlyn
dad8c1e511
Add fd, an alternative to find
2017-06-08 09:28:10 +05:30
Ferran Basora
94b0f7be73
Add Woodpecker
2017-06-06 15:25:45 +02:00