ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
Table 1:
3
IDNameStartStarsCommitsContributorsLOCMemory BugsBlocking BugsNon-blocking Bugs
4
5
1Servo02-08-20121374536521936332568141318
6
2TiKV01-07-201648633512138155281502
7
3parity-ethereum11-23-20155325119611902024172334
8
4Redox08-13-2016110861975661432599153
9
5Tock05-19-20151227446963808352023
10
6Rust Libs07-25-2010259213213217610
11
12
Max:05-13-20153106240218625552
13
14
15
16
17
18
19
20
21
Raw data
22
IDNameStartStarsCommitsContributors*LOCEndDescriptionURLVersions under study
23
24
1Servo02-08-2012145743809697227083708-04-2019The Servo Browser Enginehttps://github.com/servo/servo3a33f99cad1e80e1f1a3e12dd98cabd9c40aa246
25
2TiKV01-07-20165717389717414896808-04-2019key-value storehttps://github.com/tikv/tikv2b0296b7c779afc89c8a0dc64e31a6b41d0d035c
26
3parity-ethereum11-23-201555651212119914490108-04-2019EVM and WASM clienthttps://github.com/paritytech/parity-ethereum04c686766060d1954ba1069d7634e7458053ec43
27
4Redox08-13-20161145021297019905308-04-2019Rust Operating Systemhttps://www.redox-os.org/d68d5890a0079812e49aeacbe76acb49ee5102e1
28
5Tock05-19-201513434612695969608-04-2019
embedded operating system for Cortex-M based microcontrollers
https://github.com/tock/tock10723bd0efac798458ee205b04fe8786e8287cf8
29
6Rand07-25-201047324021861199908-04-2019random number generationhttps://github.com/rust-random/rand1eef88c78cdef80c6b1675c3553110a5f2a013d8
30
7crossbeam05-13-201520671345782555208-04-2019Tools for concurrent programminghttps://github.com/crossbeam-rs/crossbeam0bd562ce1710c58594d57ffa9723298a6df975e9
31
8threadpool02-24-20152592442169508-04-2019thread pool for parallel task execution
https://github.com/rust-threadpool/rust-threadpool
07d1a5b1b7aaecad8983cd80623f52cbf310ce23
32
9Rayon10-02-201431061525922251608-04-2019data parallelism libraryhttps://github.com/rayon-rs/rayon003b5e64735a6606c0aa7735cc22f0a259056c2f
33
10lazy-static.rs06-24-20146922134032108-04-2019
macro for defining lazy evaluated static variables
https://github.com/rust-lang-nursery/lazy-static.rs
88994b26744fac2ceb713a9285985f76195c9c89
34
11rust2975a3c4befa8ad610da2e3c5f5de351d6d70a2b
35
*only count rust code
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
how to rank:
https://github.com/search?l=rust&o=desc&p=1&q=stars%3A%3E1&s=stars&type=Repositories
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100