Commit Graph

1784 Commits

Author SHA1 Message Date
Alex Kanunnikov
68e7308fbf
Simple component-based GUI Toolkit for developing beautiful and user-friendly interfaces. 2019-01-10 17:18:48 +03:00
Lukáš Hozda [magnusi]
dfb0966449
Merge pull request #591 from zyctree/patch-1
wrong place of `WebSocket`
2019-01-08 08:52:59 +01:00
Lukáš Hozda [magnusi]
5ced1d7846
Merge pull request #590 from marcelbuesing/master
Add automotive section
2019-01-08 08:52:15 +01:00
Lukáš Hozda [magnusi]
d3094b6e5c
Merge pull request #589 from swarnimarun/patch-1
Replacing link to imageproc library
2019-01-08 08:51:22 +01:00
Lukáš Hozda [magnusi]
c070a214b9
Merge pull request #588 from danielpclark/patch-2
Re: Fix links for CI
2019-01-08 08:50:50 +01:00
Lukáš Hozda [magnusi]
9376407eaf
Merge pull request #587 from VictoremWinbringer/victorem
added victorem
2019-01-08 08:49:56 +01:00
Lukáš Hozda [magnusi]
3fdfd655c3
Merge pull request #578 from pickfire/patch-1
cargo-find is deprecated
2019-01-08 08:48:10 +01:00
Pen Tree
89fcb7f42c
wrong place of WebSocket 2019-01-07 23:46:29 +08:00
marcelbuesing
dbb5627dd6
Add automotive section 2019-01-05 22:32:40 +01:00
Swarnim Arun
5a531dd41b
Replacing link to imageproc library
Imageproc library is now a library by PistonDevelopers based on Image library the one from the old link died years ago.
2019-01-05 22:15:20 +05:30
Ivan Tham
9def352b6a
Mark cargo-find as deprecated 2019-01-05 20:48:14 +08:00
Daniel P. Clark
edab3dea46
Rust security framework has moved 2019-01-05 03:05:33 -05:00
Daniel P. Clark
79516b07fe
account-kit repo is no more 2019-01-05 03:04:07 -05:00
VictoremWinbringer
4ad6e9cea4 added victorem 2019-01-04 16:04:33 +03:00
Lukáš Hozda [magnusi]
8bef89f774
Merge pull request #586 from whitfin/patch-3
Add whitfin/bytelines
2019-01-04 10:49:48 +01:00
Lukáš Hozda [magnusi]
d184ee8a61
Merge pull request #575 from danielpclark/patch-2
Fix links for CI testing
2019-01-04 10:47:34 +01:00
Daniel P. Clark
6889cbbd5d
Rust friend is now Rust — Production 2019-01-03 21:07:03 -05:00
Isaac Whitfield
3c31eb3b4b
Add bytelines 2019-01-03 17:01:11 -08:00
Lukáš Hozda [magnusi]
b5900c2f56
Merge pull request #574 from danielpclark/patch-1
FFI / Ruby addition of Rutie
2019-01-04 01:26:11 +01:00
Lukáš Hozda [magnusi]
3be5c09597
Merge pull request #577 from liuchong/patch-1
Add third-party cargo subcommand cargo-x
2019-01-04 01:22:51 +01:00
Lukáš Hozda [magnusi]
c958878f76
Merge pull request #579 from akloboucnik/patch-1
Add configure_me to libraries/configuration
2019-01-04 01:20:16 +01:00
Lukáš Hozda [magnusi]
b8289ff416
Merge pull request #580 from gliheng/master
Add flutter-rs repo
2019-01-04 01:18:17 +01:00
Lukáš Hozda [magnusi]
82c815db02
Merge pull request #581 from frol/patch-1
Add cgroups-fs to Platform specific / Linux
2019-01-04 01:16:56 +01:00
Lukáš Hozda [magnusi]
ff466e9af7
Merge pull request #582 from kpcyrd/patch-1
Add sn0int
2019-01-04 01:15:12 +01:00
Lukáš Hozda [magnusi]
77b285201e
Merge pull request #583 from return/patch-1
Add Branca to the Web Programming section.
2019-01-03 23:03:16 +01:00
Lukáš Hozda [magnusi]
d744d65e7d
Merge pull request #584 from tjysdsg/patch-1
add chmln/sd
2019-01-03 22:26:55 +01:00
Lukáš Hozda [magnusi]
4fb2fe7144
Merge pull request #585 from aymanmadkour/patch-1
Adding aymanmadkour/glock
2019-01-03 22:24:42 +01:00
Ayman Madkour
abe5123bbe
Adding aymanmadkour/glock
Adding crate aymanmadkour/glock, which is a granular locking library.
2019-01-03 22:57:29 +02:00
TJYSDSG
f4c6600f0e
add chmln/sd
add [chmln/sd](https://github.com/chmln/sd) - Intuitive find & replace CLI
2018-12-31 12:09:02 +08:00
Calvin Hill
d465913938 Add Branca to the Web Programming section. 2018-12-29 18:53:38 +00:00
kpcyrd
920cae3506
Add sn0int 2018-12-29 16:12:20 +01:00
Vlad Frolov
863845afa5
Add cgroups-fs to Platform specific / Linux 2018-12-27 03:31:31 +02:00
Amadeus
5cb9845598 Update README.md 2018-12-25 09:03:19 +08:00
Daniel P. Clark
fc29e62b91 FFI / Ruby addition of Rutie 2018-12-22 13:00:31 -05:00
Adam Kloboucnik
7a8e8ea057
Add configure_me to libraries/configuration 2018-12-22 06:28:02 +01:00
Lukáš Hozda [magnusi]
b91c79049d
Merge pull request #573 from lavifb/patch-1
Add todo_r to text processing
2018-12-20 17:04:39 +01:00
Ivan Tham
921ab5e369
cargo-find is deprecated 2018-12-20 17:02:46 +08:00
刘冲
dca7132c03
Add third-party cargo subcommand cargo-x
I've wrote "A very simple third-party cargo subcommand to execute a custom command", which run custom commands defined in ~/.x.toml, project/x.toml or Cargo.toml's [package.metadata.x] section, like a cargo-x my-build, cargo x my-lint.
2018-12-20 13:19:37 +08:00
Daniel P. Clark
5f103f1ad1
Rust and IDEs is now Rust Tools 2018-12-17 20:27:18 -05:00
Daniel P. Clark
fb445a4fd6
Skip 301 redirect mandrean/postman-collection-rs 2018-12-17 20:24:16 -05:00
Daniel P. Clark
21f71451b2
Rust friends page is gone. 2018-12-17 20:19:33 -05:00
Lavi Blumberg
534aeac7ba
Add todo_r to text processing 2018-12-17 12:08:28 -05:00
kud1ing
b8e1355da6
fix redirects 2018-12-17 13:17:44 +01:00
Stefan Ruzitschka
d624a8aa5f Add github actions section (#569)
A collection of rust github actions
2018-12-17 13:08:41 +01:00
Lukáš Hozda [magnusi]
c66157fde8
Merge pull request #570 from Peltoche/patch-1
Add github.com/Peltoche/lsd to the System tool section
2018-12-15 12:07:17 +01:00
Lukáš Hozda [magnusi]
1d660c4150
Merge pull request #571 from mysteriouspants/patch-1
Move yaserde from yaml to xml
2018-12-15 12:00:29 +01:00
Chris R. Miller
fdbcfb18aa
Move yaserde from yaml to xml 2018-12-14 23:37:29 -07:00
Pierre Peltier
5b2839b8bf
Add lsd to the System tool section 2018-12-14 16:59:17 +01:00
Lukáš Hozda [magnusi]
f27141d698
Merge pull request #568 from Dowwie/master
added ruplacer entry
2018-12-11 11:41:52 +01:00
Lukáš Hozda [magnusi]
4ea8c68b16
Merge pull request #567 from edomaur/patch-4
Add IndraDB Graph Database
2018-12-11 11:40:15 +01:00