Skip to content

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

Ember logo

Popular topic

Ember is a framework for creating web applications.
MyGet screenshot

App recommended by GitHub

MyGet

The #1 cloud artifact and package repository provider in the world

MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.

Trending repository

强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)

  • Updated Jan 11, 2022
  • Go
superset

Trending repository

Trending repository

stdpain
stdpain commented Jan 11, 2022

PackedInt128 is used to avoid the segment fault caused by using the aligned SSE instruction load16byte memory, and we can replace this class with unaligned_load entirely.

unaligned_access file path: be/src/util/unaligned_access.h
packed int128 file path: be/src/util/types.h

use unaligned_load<int128_t> instead of reinterpret_cast<const PackedInt128*>(value)
eg:

int128_t tmp = una

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.