#Web框架# Gin 是一个用 Go (Golang) 编写的 HTTP web 框架。 它是一个类似于 martini 但拥有更好性能的 API 框架, 优于 httprouter,速度提高了近 40 倍。如果你需要极好的性能,使用 Gin 吧。
#JavaScript框架# Solid 一个声明式、高效且灵活用于构建用户界面的 JavaScript 库。
Fast and low overhead web framework, for Node.js
翻译 - 快速,低开销的Web框架,用于Node.js
React components for efficiently rendering large lists and tabular data
翻译 - React组件可有效呈现大型列表和表格数据
一个现代化Go开发负载测试工具,k6使用Go开发,测试脚本使用JavaScript
locust 是一个可编写Python脚本的,分布式性能测试工具
{fmt} 是一个快速安全的格式化库,是C stdio 与 C++ iostreams 的替代品
High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without co...
翻译 - 高性能和SEO友好的惰性加载程序,用于图像(响应和正常),iframe等,可检测用户交互,CSS或JavaScript触发的可见性更改,而无需进行配置。
Optimize React performance and make your React 70% faster in minutes, not months.
pinpoint 是一个大型系统性能管理和分析平台
Partytown 是一个 JavaScript 延迟加载库,帮助我们将资源密集型脚本迁移到Web Worker 中,与主线程分离。
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.12. You feed it your Python app, it does a lot of clever things, and spits out an executable or extens...
翻译 - Nuitka是用Python编写的Python编译器。它与Python 2.6、2.7、3.3、3.4、3.5、3.6、3.7、3.8和3.9完全兼容。您将其提供给Python应用程序,它完成了很多聪明的事情,并吐出了一个可执行文件或扩展模块。
#计算机科学# Open deep learning compiler stack for cpu, gpu and specialized accelerators
翻译 - 针对cpu,gpu和专用加速器的开放式深度学习编译器堆栈
Process Hacker 是一款功能强大多用途的安全工具,能帮助您监控系统资源,软件调试,以及检测恶意软件
Thoughts on Go performance optimization
翻译 - Go性能优化的思考
BenchmarkDotNet 是一个用于进行性能基准测试的 .NET 库