Skip to content

Here's what's popular on GitHub today...

jQuery logo

Popular topic

jQuery is a lightweight library that simplifies programming with JavaScript.
Git Merge 2022

Upcoming event recommended by GitHub

Sep
14

Git Merge 2022

September 14, 2022 - September 15, 2022 • Chicago, IL

Git Merge is a two-day conference dedicated to Git—and the people who use it every day. The Call for Speakers is open now!
Codecov | Code Coverage screenshot

App recommended by GitHub

Codecov | Code Coverage

Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.

  1. Uploads coverage reports from your CI
  2. Merges all builds and languages into one beautiful, coherent report.
  3. Displays coverage data in GitHub Files tab

Is your team using GitHub Enterprise? If so, check out Codecov Self-Hosted.

Do you have less than 5 users in your organization? You can sign up for free on codecov.io.

Trending repository

flycash
flycash commented May 18, 2022

bytebufferpool

Now, type dbBase in orm package utilize the fmt.Sprint to build SQL, but it's not a elegant way because the performance is not good.

In general, we prefer to use the buffer to reduce the memory allocation.

So you can check the functions in dbBase and try best to use bytebufferpool to refine them.

This is a big task, yo

Trending repository

Multi-Packer wrapper letting us daisy-chain various packers, obfuscators and other Red Team oriented weaponry. Featured with artifacts watermarking, IOCs collection & PE Backdooring. You feed it with your implant, it does a lot of sneaky things and spits out obfuscated executable.

  • Updated Jul 15, 2022
  • PowerShell

Trending repository

Trending repository

gasman
gasman commented Jul 18, 2022

Pertinent section of the Wagtail docs

https://docs.wagtail.org/en/latest/reference/settings.html

Details

The Settings reference page is ostensibly organised into category subheadings ("Site name", "Append Slash"...), but since settings generally get added one-by-one with no plan for how they relate to each other, most of the subheadings only have one or two items in them, and so p

Trending repository

lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 

Trending repository

sadenar
sadenar commented Jul 24, 2022

Describe the bug

As some may notice after this is pointed out, there might be something amiss with the descriptions of triple and quadruple windows.

First issue is the fact that the following description:

  • Three giant sheet of glass inserted into a window frame.

Is the description of the following constructions:

  • triple glazed glass window
  • reinforced quadruple glazed glass wi
Good First Issue (S1 - Need confirmation) [JSON] Fields / Furniture / Terrain / Traps

App recommended by GitHub

Ranger

Repo maintenance is hard — you could use a hand

Ranger is a sidekick for repo maintainers. It reduces the burden of repository maintenance by automating common tasks, like:

  • Auto-merging pull requests when all the status checks pass
  • Auto-closing issues when a specific label is applied after a preconfigured amount of time
  • Creating frequent comments in a standardized manner
  • Auto-deleting branches after pull requests have been merged
  • and more!