The Wayback Machine - https://web.archive.org/web/20220515233353/https://github.com/explore
Skip to content

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

Trending repository

SQL logo

Popular topic

SQL is a standard language for storing, retrieving and manipulating data in databases.
Octogatos Conf20 Call for Papers

Upcoming event recommended by GitHub

Apr
22

Octogatos Conf20 Call for Papers

April 22, 2022 - September 25, 2022 • Virtual

Amplify, promote and empower the voices of Latinx in tech. You belong here! Let’s join forces and share our expertise with other Latinx — let’s shine together.

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

PhilipDaniels
PhilipDaniels commented Apr 1, 2022

I am running KDE neon. Whenever I click the icon to close the window I get this printed in the terminal

[ERROR rust_analyzer] Unexpected error: client exited without proper shutdown sequence
client exited without proper shutdown sequence

I am running a clone of the latest code with cargo run --bin lapce

C-bug good first issue A-lsp
supabase

Trending repository

fbarthez
fbarthez commented Sep 20, 2021

Feature request

Is your feature request related to a problem? Please describe.

I'm using the SMS OTP feature for a progressive web application to be used on mobiles and would like to use the WebOTP API to automatically handle the SMS. The new templating feature gets me almost there – but only almost since it does not allow newlines (\n).

Describe

enhancement good first issue

Trending repository

App recommended by GitHub

Sonatype DepShield

Sonatype DepShield is a GitHub App used by developers to identify and remediate vulnerabilities in their open source dependencies.