Get control of your servers. Simple. Effective. Awesome! https://my-netdata.io/
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
Android/iOS video player based on FFmpeg n3.2, with MediaCodec, VideoToolbox support.
OBS - Free and open source software for live streaming and screen recording
A code-searching tool similar to ack, but faster.
Emscripten: An LLVM-to-JavaScript Compiler
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售!
How to Make a Computer Operating System in C++
Event-driven asynchronous & concurrent networking engine with high performance for PHP.
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
An open-source big data platform designed and optimized for the Internet of Things (IoT).
unix-like reverse engineering framework and commandline tools
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
A little tool to play with Windows security
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
A cross-platform, fast, feature full, GPU based terminal emulator
unix-like reverse engineering framework and commandline tools
Optimized firmware for RepRap 3D printers based on the Arduino platform.
An open-source time-series database optimized for fast ingest and complex queries. Engineered up from PostgreSQL, packaged as an extension.
A distribution of Nginx with some advanced features
A fast, light-weight proxy for memcached and redis
Learning operating system development using Linux kernel and Raspberry Pi
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
World's fastest and most advanced password recovery utility
Turning Nginx into a Full-Fledged Scriptable Web Platform
keyboard controller firmware for Atmel AVR and ARM USB families
An open source re-implementation of RollerCoaster Tycoon 2.
Embed the Power of Lua into NGINX HTTP servers
准确率99.9%的ip地址定位库,0.0x毫秒级查询,数据库文件大小只有1.5M,提供了java,php,c,python,nodejs,golang查询绑定和Binary,B树,内存三种查询算法,妈妈再也不用担心我的ip地址定位!
Multi-platform database framework from WeChat application
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
OBS - Free and open source software for live streaming and screen recording
A private messenger for Android.
A very compact representation of a placeholder for an image.
File syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance.
A simple Minecraft clone written in C using modern OpenGL (shaders).
Screaming-fast Python 3.5+ web micro-framework integrated with pipelining HTTP server based on uvloop and picohttpparser.
Matrix is a plugin style, non-invasive APM system developed by WeChat.
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. All issues should be reported at: https://bugs.openwrt.org
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submitting_a_Patch
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
A Free Cross-platform Multi-protocol VPN Software. * For support, troubleshooting and feature requests we have http://www.vpnusers.com/. For critical vulnerability please email us. (mail address is on the header.)
Kernel source tree for Raspberry Pi Foundation-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://www.raspberrypi.org/forum
React Native module for CodePush
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
A public libevent repository. The official repository is at https://github.com/libevent/libevent
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance.
Rofi: A window switcher, application launcher and dmenu replacement
Deduplicating archiver with compression and authenticated encryption.
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project.
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
Leaked Mirai Source Code for Research/IoC Development Purposes
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
unc0ver jailbreak for iOS 11.0 - 12.1.2
lua based interactive firmware for mcu like esp8266
RobotGo,Golang Native cross-platform system automation
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
A tiling window manager for macOS based on binary space partitioning
A customisable 3D platform for agent-based AI research
A toolkit for building secure, portable and lean operating systems for containers
A web-friendly way for anyone to build unusual displays
Espressif IoT Development Framework. Official development framework for ESP32.
Using AppImageKit you can package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.freenode.net
[WIP] Learn FFmpeg libav the Hard Way
A simple and easy-to-use library to enjoy videogames programming
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and MSHTML (Windows)
The official Exploit Database repository
Original Windows File Manager (winfile) with enhancements
Cockpit, an admin interface for Linux servers
Ultra-lightweight JavaScript engine for the Internet of Things.
RT-Thread is an open source IoT operating system from China.
This program transmits radio on computers without radio transmitting hardware.
htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
Official Transmission BitTorrent client repository
Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)
Quake III Arena GPL Source Release
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
GloVe model for distributed word representation
A fast image processing library with low memory needs.
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
windows-kernel-exploits Windows平台提权漏洞集合
darktable is an open source photography workflow application and raw developer
Share one mouse and keyboard between multiple computers on your desk.
ZFS on Linux - the official OpenZFS implementation for Linux.
A DevTools proxy (Chrome Remote Debugging Protocol) for iOS devices (Safari Remote Web Inspector).
KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
Lightweight automation and productivity app for OS X
POCO C++ Libraries - Cross-platform C++ libraries with a network/internet focus.
Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .
The high-performance distributed SQL database for global, internet-scale apps.
i3-gaps – i3 with more features (forked from https://github.com/i3/i3)
BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.
A text editor in less than 1000 LOC with syntax highlight and search.
mimalloc is a compact general purpose allocator with excellent performance.
Lightweight automation and productivity app for OS X
Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.
One of the hardest Android APIs made into a high level and easy to use library that solves all of your problems.
A tiling window manager based on binary space partitioning
A recreation of the famous "decrypting text" effect as seen in the 1992 movie Sneakers.
This is the official repo for John the Ripper jumbo. The "bleeding-jumbo" branch is based on 1.9.0-jumbo-1, which was released on May 14, 2019. An import of John the Ripper core that this jumbo was based on is found in the "core" branch (CVS: https://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/john/john/).
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
ZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.
The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)
Arkime (formerly Moloch) is an open source, large scale, full packet capturing, indexing, and database system.
A repository for learning various heap exploitation techniques.
Moloch is an open source, large scale, full packet capturing, indexing, and database system.
SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files.
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
Curated list of public penetration test reports released by several consulting firms and academic security groups
The Foundation Project, providing core utilities, internationalization, and OS independence
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
GoodbyeDPI—Passive Deep Packet Inspection blocker and Active DPI circumvention utility (for Windows)
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
A single-header ANSI C immediate mode cross-platform GUI library
This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
LICEcap simple animated screen capture tool for Windows and OS X
Rofi: A window switcher, application launcher and dmenu replacement
This is the official repo for the Jumbo version of John the Ripper. The "bleeding-jumbo" branch (default) is based on 1.8.0-Jumbo-1 (but we are literally several thousands of commits ahead of it).
This repository contains several applications, demonstrating the Meltdown bug.
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
The official Exploit Database repository
An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc
Ultra-lightweight JavaScript engine for the Internet of Things.
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_2.1.0
Foreign LINUX - Run unmodified Linux applications inside Windows.
NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
A generic dynamo implementation for different k-v storage engines
An easy to use, scalable and secure web application framework for writing web APIs in C.
Threading for PHP - Share Nothing, Do Everything :)
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
User mode file system library for windows with FUSE Wrapper
Arm Mbed OS is a platform operating system designed for the internet of things
A cross-platform protocol library to communicate with iOS devices
Scriptable database and system performance benchmark
The official git repository for Contiki, the open source OS for the Internet of Things
Protect yourself against DNS poisoning in China.
Magenta Kernel, Core Drivers, and Services
High Performance TCP/UDP/HTTP Communication Component
Lossy PNG compressor — pngquant command and libimagequant library
Free (libre) font editor for Windows, Mac OS X and GNU+Linux
OSv, a new operating system for the cloud.
OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.
Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP
WMPlayer+WNPlayer万能播放器,内部封装了AVPlayer和FFmpeg最新版本(4.0.2),两款播放器完全解耦设计,没有使用废弃api,支持几乎所有视频格式(avi、flv、m3u8、3gp、RTMP、MKV、rmvb、wmv、mp4、mov),网络和本地视频同时支持
Specification for Eddystone, an open beacon format from Google
Hobby kernel + userspace, built mostly from scratch. Composited GUI, dynamically linked ELF binaries, networking, Python applications, and more.
A small C library for building user interfaces with C, XML and CSS.
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
A lightweight and high performance image storage and processing system.
MPC-HC's main repository. For support use our Trac: https://trac.mpc-hc.org/
Ultra fast JSON decoder and encoder written in C with Python bindings
Transparently tunnel your IP traffic through ICMP echo and reply packets.
A fast image processing library with low memory needs.
Airtunes emulator! Shairport is no longer maintained.
A lightweight iOS library for In-App Purchases
A tool for securing communications between a client and a DNS resolver
Fast, horizontally scalable, multiprocess pub/sub queuing server and proxy for HTTP, long-polling, Websockets and EventSource (SSE), powered by Nginx.
DarkForest, the Facebook Go engine.
Lossy PNG compressor — pngquant command and libimagequant library
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
Using AppImageKit you can package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, debian and derivatives.
A Nonsense Collection of Disgusting Codes (code-golf-golfing-quine-obfuscated-signature-polyglot-amazing-interesting-strange-weird-mysterious-absurd-spooky-program-funny-fun-language)
A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
* NOTE: This repository has been retired *. Complete (unofficial) history of nginx releases. Please note that this repository is unofficial and pull requests have no chance of being merged. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html.
A small self-contained alternative to readline and libedit
A collection of hash functions, ciphers, tools, libraries, and materials related to cryptography & security. :closed_lock_with_key:
An eventing framework for building high performance and high scalability systems in C.
The granddaddy of HTML tools, with support for modern standards
Standards compliant, fast, secure markdown processing library in C
Your high performance web application C framework
[DEPRECATED] A web framework for C.
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across ten platforms.
C library for encoding, decoding and manipulating JSON data
A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)
Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C#, JavaScript, TypeScript, and C++ (http://www.AtomicGameEngine.com)
C library to create simple HTTP servers and Web Applications.
A C1000K comet/push server built with C++, for web and mobile app
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
A tracing and troubleshooting tool for PHP scripts.
An extension providing efficient data structures for PHP 7
Full vim for your shell (bash, zsh, gdb, python, etc)
A simple showcase how to create a simple OS X app in plain C without any Objective-C
Objective-C bindings for YAJL (Yet Another JSON Library) C library
Bash and Zsh shell history suggest box - easily view, navigate, search and manage your command history.
The Objective-C HTTP library that Apple should have created, seriously.
This is an Objective-C library that helps to easily convert a UIImage with a QR-code from NSString with just one line of code.
A set of classes which use Tokyo Cabinet to save and load Objective-C objects
NMSSH is an Objective-C wrapper for libssh2, with a sweet API.
An object-oriented friendly wrapper library for ZLib and MiniZip, in Objective-C for iOS and OS X
MQTT Objective-C client for iOS
Simple easy to use C and python debugging framework for OSX
Jshon is a JSON parser designed for maximum convenience within the shell.
High performance PHP framework written in C, Work so easy.
nifty command line date and time utilities; fast date calculations and conversion in the shell
Lightweight console-based radio player for Last.FM radio streams.
VitaShell is a file manager for PS Vita HENkaku
a high performance, lightweight framework for php5 & php7 written in c
Simple, high performance,C extension framework for php!(php-gene-for-php7)
Guava is a lightweight Python web framework written in C
AVbin is a C library that provides a thin, cross-platform wrapper around Libav’s video- and audio-decoding functionality, providing long-term binary compatibility for applications and languages that need it. See also: Pyglet, a python media framework that makes extensive use of AVbin.