Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Attributedlabel | 509 | 3 | 4 years ago | 14 | October 22, 2018 | 2 | mit | Swift | ||
Easy to use, fast, and higher performance than UILabel. | ||||||||||
Layoutframeworkbenchmark | 374 | a year ago | 3 | bsd-3-clause | Swift | |||||
Benchmark the performances of various Swift layout frameworks (autolayout, UIStackView, PinLayout, LayoutKit, FlexLayout, Yoga, ...) | ||||||||||
Cpplogging | 124 | 8 months ago | 4 | December 19, 2021 | 1 | mit | C++ | |||
Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment | ||||||||||
Layout_dsl | 123 | a year ago | 4 | Kotlin | ||||||
Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance | ||||||||||
Xamarin Forms Perf Playground | 107 | 3 years ago | C# | |||||||
Xamarin.Forms Performance Playground (Layouts, Bindings, XAMLC, etc) | ||||||||||
Mgrelativekit | 63 | 1 | 6 years ago | 5 | October 09, 2017 | mit | Swift | |||
Convert absolute to relative layout without autolayout. | ||||||||||
Collection View | 47 | 1 | 3 years ago | 24 | July 14, 2019 | 2 | mit | TypeScript | ||
UICollectionView for the web | ||||||||||
Circlesloadingview | 46 | 4 years ago | 1 | December 23, 2019 | 1 | mit | Kotlin | |||
Android Google Style Loading Animation Library (Needs performance optimizations!!) | ||||||||||
Androidsmartratingbar | 31 | 4 years ago | Java | |||||||
Android Smart RatingBar, auto resize star width by layout size, with SIMPLE API and HIGH PERFORMANCE!!!😆 | ||||||||||
Recyclerlistview Gridlayoutprovider | 17 | 2 | 5 years ago | 3 | January 08, 2019 | apache-2.0 | JavaScript | |||
Grid Layout Provider built on top of RecyclerListView! |
##整理的一些关于Web渲染、性能优化的文章
How Browsers Work: Behind the scenes of modern web browsers
Compositing in Blink / WebCore: FromWebCore::RenderLayer to cc:Layer
CSS3动画那么强,requestAnimationFrame还有毛线用?
VelocityConf: Rendering Performance Case Studies
CSS Styles that affect layout,paint,composite