Here's what's popular on GitHub today...
Trending repository
Windows system utilities to maximize productivity
-
Updated
Aug 3, 2022 - C#
Git Merge 2022
Catch this session and more at Git Merge 2022 in Chicago, IL Sep 14 - 15th. Tickets are on sale now.
Popular topic
Ratchet
Trending repository
Transparent dictionary-based row-level compression for SQLite
-
Updated
Aug 2, 2022 - Rust
Trending repository
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
-
Updated
Aug 3, 2022 - JavaScript
Upcoming event recommended by GitHub
All Things Open 2022
October 30, 2022 - November 02, 2022 • Raleigh, NC
Trending repository
The prime HVML interpreter for C Language.
-
Updated
Aug 3, 2022 - C
Trending repository
High-performance React Native Graphics using Skia
-
Updated
Aug 2, 2022 - TypeScript
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
Deadpendency
Deadpendency assesses your repository dependencies for project health. A healthy dependency is being actively committed to, by multiple maintainers with regular package releases. Deadpendency checks your dependencies remain healthy over time and will fail the check if a dependency has become unhealthy. See an example report.
Trending repository
Virtual DOM into the future!
-
Updated
Aug 3, 2022 - TypeScript
Trending repository
-
Updated
Aug 2, 2022 - C
Trending repository
Describe the bug
The bug occurs in lyra-0.0.1-beta-13.
Typo tolerant searches miss expected results.
To Reproduce
const db = new Lyra({
schema: {
txt: "string",
},
stemming: false // Disabling stemming to avoid confounding the results
})
// Insert "stelle", and other words that are all within edit distance 2
await db.insert({ txt: 'stelle' })Trending repository
Trending repository
-
Updated
Feb 8, 2022
Trending repository
A modern, open source password manager for individuals and teams.
-
Updated
Aug 3, 2022 - JavaScript
Trending repository
Xv6 for RISC-V
-
Updated
Aug 2, 2022 - C
Trending repository
A collection of New Grad full time roles in SWE, Quant, and PM.
-
Updated
Aug 3, 2022
Trending repository
Official electron build of draw.io
-
Updated
Jun 8, 2022 - Shell
Trending repository
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w
Trending repository
OpenMMLab Rotated Object Detection Toolbox and Benchmark
-
Updated
Aug 3, 2022 - Python
Trending repository
Collection of Summer 2023 tech internships!
-
Updated
Aug 3, 2022 - Python
Trending repository
Mautic Version
4.3.x series
PHP version
7.4
What browsers are you seeing the problem on?
Not relevant
What happened?
Boolean custom field value is returned in different format via webhook in case of update: "1" instead of "true"
How can we reproduce this issue?
Step 1: Create a Boolean field called "Test bool" (name doesn't matter)
Step 2: Turn on webhook on update an
Trending repository
-
Updated
Aug 3, 2022 - JavaScript
Trending repository
The otel-collector example is doing too much to be an entry level example. It'd great to keep the scope to just export OTLP to a collector running locally (via Docker) to provide an easy to setup entry point to developers.
Trending repository
-
Updated
Aug 3, 2022 - JavaScript
Trending repository
-
Updated
Aug 3, 2022 - Python
Trending repository
This is a simple tool to allow you to create WebM files with changing aspect ratios.
-
Updated
Aug 3, 2022 - JavaScript
Trending repository
Elegant HTTP Networking in Swift
-
Updated
Jul 18, 2022 - Swift
App recommended by GitHub
PR Chat
Smarter notifications
Say goodbye to notification fatigue. PR Chat creates a single Slack message for every PR. Any changes to the PR instantly and silently update the Slack message
Full fidelity
Your PR looks the same as it does on Github. All formatting is preserved including text formatting, images and even code diffs.
Organized PR conversations
Use Slack to power your PR discussions. Conversations in the Slack message's thread are two way synced with Github comments.



Describe the solution you'd like
As you can see from the image, being able to have more than one shell in a project would be great.
Edit by @austincondiff: