Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
Updated
Aug 22, 2020 - Go
{{ message }}
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
React components for efficiently rendering large lists and tabular data
Node.js test runner that lets you develop with confidence
Move this check https://github.com/fastify/fastify-plugin/blob/78539fe08010a039f1d16e34f42807b51e240242/plugin.js#L109-L111 from fastify-plugin to fastify itself.
This would have the consequence of adding semver as a dep, but I think it does not matter much (fastify-plugin is ubiquitous anyway).
The check must happen at the beginning of https://github.com/fastify
A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
Handsontable is a JavaScript/HTML5 data grid with spreadsheet look & feel. Available for React, Vue and Angular.
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 configuration.
DNS preanalyze is a way to reduce DNS analyze time:
<meta http-equiv="x-dns-prefetch-control" content="on" />
<link rel="dns-prefetch" href="http://www.baidu.com" />
How to improve NGINX performance, security, and other important things.
APM, (Application Performance Management) tool for large-scale distributed systems.
A modern formatting library
Thoughts on Go performance optimization
Feedback from @surma:
I feel like by default you should add a rootMargin to the IO to trigger the load before something comes into the viewport.
So, rootMargin defaults to "0px 0px 0px 0px", meaning the intersection will be computed between the root element's unmodified bounds rectangle and the target's bounds. This change would be made to https://github.com/GoogleChromeLabs/quicklink/b
As noted in https://community.k6.io/t/need-to-get-http-response-status-line/839, there doesn't seem to be a way to get the HTTP status text from an HTTP response. There's no good reason for that, and it should be easy to add.
Given that we currently transpose Go's [http.Response.StatusCode](https://github.com/golang/go/blob/5c7748d
Tiny vanilla JS plugin to display large data sets easily
There's a lot of place for improvement of the documentation.
ngx-build-plusThe content of the documentation is in the GitHub page [repo](https://github.com/guess-js/guess-
Next-gen browser and mobile automation test framework for Node.js
A transparent ui-block detection library for Android. (known as BlockCanary)
For each Job, it adds plots about density, cumulative mean, and so on. But two files are named BenchmarkDotNet.Artifacts/results/MyBench.Sleeps-Time50--density.png and BenchmarkDotNet.Artifacts/results/MyBench.Sleeps-Time50--facetDensity.png, with the -- instead of single. Like some iteration variable is empty (since later there are names with -Default-
![image](https://user-images.github
Open deep learning compiler stack for cpu, gpu and specialized accelerators
The latest copy of the CPython grammar tests in test_grammar.py has several @skips and FIXMEs. Some of them seem easy to fix, e.g. some parser bugs or missing warnings that would be helpful, others are entire features. We should fix the easy ones and make sure there are tickets for the rest.
Source for the TechEmpower Framework Benchmarks project
Please describe the feature/suggestion
The url schema for a package.json schema is amazing, I love that I can take this and share it with coworkers. The sorting of Size high -> low does not currently get encoded though, so when a coworker opens up my link, they can't see the same ordering I expected them to
Describe the solution you'd like
Encode the alphabetical selection and t
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
Add a description, image, and links to the performance topic page so that developers can more easily learn about it.
To associate your repository with the performance topic, visit your repo's landing page and select "manage topics."
Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.
In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.
Can I publish my project under the BSD-2-Clause license?
Thanks.