Commit Graph

2295 Commits

Author SHA1 Message Date
Tom Parker-Shemilt
1304c62638
Merge pull request #860 from ajeetdsouza/patch-1
Add zoxide under System Tools
2020-03-31 10:35:43 +01:00
Ajeet D'Souza
0bf2d4f19b
Add zoxide under System Tools
zoxide is a CLI utility that tracks your directory usage, allowing you to quickly `cd` to anywhere on your filesystem using just part of the directory name.
2020-03-30 22:23:24 +05:30
Tom Parker-Shemilt
739ca50787
Merge pull request #858 from sezna/sezna-patch-1
Add bigbang to crates and add Simulation section
2020-03-28 22:54:26 +00:00
Tom Parker-Shemilt
60e614f51e Nicer "failure only occured X ago" message 2020-03-26 23:29:34 +00:00
Tom Parker-Shemilt
d4b44fd6d5 Don't remove last_working if a link fails 2020-03-26 23:22:40 +00:00
Tom Parker-Shemilt
ec0f4a9949 simd-lite has moved 2020-03-26 23:13:38 +00:00
Alex Hansen
30f57aa020
Add bigbang to crates and add Simulation section 2020-03-26 14:53:34 -07:00
Tom Parker-Shemilt
f546558035 Disable cargo cache as it doesn't appear to be helping at all 2020-03-25 22:06:12 +00:00
Tom Parker-Shemilt
69cfa16df9
Merge pull request #857 from sgrust01/patch-1
Add jwtvault to the list
2020-03-22 08:28:19 +00:00
Saurav Gupta
83e5eec4aa
Update README.md 2020-03-22 12:17:57 +08:00
Saurav Gupta
9f0aa15b66
Add jwtvault to the list
Manages & Orchestrates JWT for user login, logout & renew. Library is async ready, has no unsafe block, and runs on stable rust.
2020-03-21 22:16:07 +08:00
Tom Parker-Shemilt
8bb0c9f62c
Merge pull request #854 from bmisiak/patch-1
Add SQLx, an async SQL library which I think deserves more attention
2020-03-20 23:01:30 +00:00
Brian Misiak
77ee9ea3d3
Create a generic SQL category and add SQLx there 2020-03-20 15:17:28 -07:00
Tom Parker-Shemilt
9049261cc5
Merge pull request #856 from usagi/master
Add cargo-generate
2020-03-20 11:20:10 +00:00
Usagi Ito
2d554bddc4
Add cargo-generate 2020-03-20 20:00:35 +09:00
Tom Parker-Shemilt
52a17eb31d
Merge pull request #855 from openaphid/patch-1
Add ytop
2020-03-20 09:12:10 +00:00
Open Aphid
9a8f29ae1c
Make the badge refer to the master branch 2020-03-20 11:37:06 +08:00
Brian Misiak
ba137acc65
sqlx: master branch 2020-03-18 23:02:25 -07:00
Open Aphid
3b88a1a008
Add the link to Rust CI 2020-03-18 20:25:55 +08:00
Open Aphid
e955dc3730
Add ytop 2020-03-18 11:23:53 +08:00
Brian Misiak
9ada31c081
Add SQLx, an async SQL library which I think deserves more attention 2020-03-17 17:26:21 -07:00
Tom Parker-Shemilt
b71b869aea
Merge pull request #853 from andoriyu/patch-1
Add `uclicioius` to configuration section.
2020-03-17 16:59:16 +00:00
Andrey Cherkashin
08ae2884e2
fix typo in libUCL 2020-03-17 09:22:36 -07:00
Tom Parker-Shemilt
104bded33c AFL link now uses HTTPS 2020-03-16 23:21:15 +00:00
Andrey Cherkashin
5dd9ca869f
Add uclicioius to configuration section. 2020-03-16 14:35:41 -07:00
Tom Parker-Shemilt
6114a4f047
Merge pull request #852 from jhillyerd/patch-1
Remove rubigo, deprecated by author
2020-03-15 10:51:31 +00:00
Tom Parker-Shemilt
68daeb9d45 Fix wagyu links 2020-03-15 10:42:53 +00:00
James Hillyerd
e50ad9948c
Remove rubigo, deprecated by author 2020-03-14 22:09:17 -07:00
Tom Parker-Shemilt
bbff0a0b06 Revert back ballista (again) 2020-03-13 15:09:33 +00:00
Tom Parker-Shemilt
c23594177f
Merge pull request #851 from Mnwa/patch-1
Add ms library
2020-03-13 15:04:05 +00:00
Mikhail Panfilov
8721e89235
Update description 2020-03-13 16:55:45 +03:00
Mikhail Panfilov
9f0d5b192c
Add ms library
Ms - it's a library for converting human-like times to milliseconds
`ms("1d") // will return 86400000`
2020-03-13 16:43:49 +03:00
Tom Parker-Shemilt
12464c2844 Redo (not-)working with a enum, not a pair of variables 2020-03-10 21:17:59 +00:00
Tom Parker-Shemilt
8d45cc7292 Fix ballista/openethereum 2020-03-10 16:18:17 +00:00
Tom Parker-Shemilt
a19a0a1b68
Merge pull request #850 from ltratt/master
Add snare to the build system section.
2020-03-09 14:59:36 +00:00
Laurence Tratt
2bd1bc9819 Add snare to the build system section. 2020-03-09 14:52:05 +00:00
Tom Parker-Shemilt
808bc6df2d
Merge pull request #849 from tbillington/patch-2
Add Kondo to System tools
2020-03-08 17:06:11 +00:00
Tom Parker-Shemilt
d0a19a2b69 Fix ballista url 2020-03-08 16:51:59 +00:00
Tom Parker-Shemilt
ce68921d7d Fix deletion of deps 2020-03-08 16:51:41 +00:00
Tom Parker-Shemilt
592a4bed92 Output all the info on link failure 2020-03-08 16:49:14 +00:00
Tom Parker-Shemilt
edc17508e1 Only write every so often 2020-03-08 16:49:04 +00:00
Trent Billington
de04d8518c Add Kondo to System tools 2020-03-09 01:03:56 +11:00
Tom Parker-Shemilt
b4cea8a4c2
Merge pull request #841 from palfrey/cache-results
Cache the results of getting links across Travis build and only re-check every so often
2020-03-04 14:25:14 +00:00
Tom Parker-Shemilt
2901a666cb Merge branch 'master' into cache-results 2020-03-03 23:10:02 +00:00
Tom Parker-Shemilt
f3ac7ba5d3
Merge pull request #840 from palfrey/move-cleanup
Move cleanup into bin folder
2020-03-03 23:08:37 +00:00
Tom Parker-Shemilt
264f0f4015
Merge pull request #848 from DasEtwas/patch-1
Update README.md
2020-03-01 15:59:32 +00:00
DasEtwas
4e46cfba3d
Update README.md
added enginesound
2020-03-01 16:04:23 +01:00
Tom Parker-Shemilt
a3998b6704
Merge pull request #846 from takehirokj/patch-1
Add rav1e
2020-02-29 09:24:11 +00:00
Takehiro Kajihara
56820d2ce3 Add rav1e 2020-02-28 15:30:44 -08:00
Tom Parker-Shemilt
d3af2ccf6f
Merge pull request #847 from palfrey/fix-sofa
Fix sofa
2020-02-28 20:52:37 +00:00