$ git clone --recursive https://github.com/fmtlib/format-benchmark.git $ cd format-benchmark $ cmake . Then you can run the speed test: $ make speed-test or the bloat test: $ make bloat-test Migrating code clang-tidyv17 (not yet released) provides themodernize-use-std-printcheck ...
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improv
.gitignore kbuild: Create intermediate vmlinux build with relocations preserved Mar 16, 2025 .mailmap Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.o… May 25, 2025 .rustfmt.toml rust: add.rustfmt.toml Sep 28, 2022 ...
取消 前往登录 登录提示 该操作需登录 Gitee 帐号,请先登录后再操作。 立即登录 没有帐号,去注册 编辑仓库简介 简介内容 https://github.com/git/git的同步镜像 主页 取消 保存更改 1 https://gitee.com/yanqd0/git.git git@gitee.com:yanqd0/git.git yanqd0 git git master北京...
.github ci/containers .gitignore .gitlab-ci.yml CONTRIBUTING.rst LICENSE README.rst api_test.go callbacks.go callbacks_wrapper.go callbacks_wrapper.h common_test.go connect.go connect_compat.h connect_test.go connect_wrapper.go connect_wrapper.h ...
pkg install clang libexecinfo libgc libgc-static make git git clone --depth=1 https://github.com/vlang/vcdv make Editor/IDE Plugins Atom Emacs JetBrains Sublime Text 3 Vim VS Code zed To bring IDE functions for the V programming languages to your editor, check outv-analyzer. It provides ...
res.status =500;autofmt ="Error 500%s";charbuf[BUFSIZ];snprintf(buf,sizeof(buf), fmt, e.what()); res.set_content(buf,"text/html"); }); Pre routing handler svr.set_pre_routing_handler([](constauto& req,auto& res) {if(req.path =="/hello") { res.set_content("world...
.github config docs lib openapi pkg/appimage src tests tools .codespellrc .dockerignore .gitattributes .gitignore .rusty-hook.toml Cargo.lock Cargo.toml Dockerfile LICENSE README.md clippy.toml rustfmt.toml shell.nix README Code of conduct ...
Please see https://github.com/google/brotli for more detail.Compress request body on clientcli.set_compress(true); res = cli.Post("/resource/foo", "...", "text/plain");Compress response body on clientcli.set_decompress(false); res = cli.Get(...
gitster The seventeenth batch 845c48a· May 24, 2025 History77,110 Commits .github Merge branch 'js/ci-build-win-in-release-mode' May 24, 2025 Documentation The seventeenth batch May 24, 2025 bin-wrappers Introduce support for the Meson build system Dec 7, 2024 ...