vrkansagara's Stars
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
wg/wrk
Modern HTTP benchmarking tool
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
hashcat/hashcat
World's fastest and most advanced password recovery utility
SpaceVim/SpaceVim
A modular configuration of Vim and Neovim
davecheney/httpstat
It's like curl -v, with colours.
nodejs/http-parser
http request/response parser for c
reorx/httpstat
curl statistics made simple
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
angrave/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
nghttp2/nghttp2
nghttp2 - HTTP/2 C Library and tools
coreutils/coreutils
upstream mirror
fastos/fastsocket
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.
ezyang/htmlpurifier
Standards compliant HTML filter written in PHP
xflux-gui/fluxgui
Better lighting for Linux. Open source GUI for xflux
seladb/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
f0rb1dd3n/Reptile
LKM Linux rootkit
solusipse/ureq
Micro C library for handling HTTP requests on low resource systems.
astorm/pestle
A collection of command line scripts for Magento 2 code generation, and a PHP module system for organizing command line scripts.
thomasbhatia/OpenDPI
OpenDPI v.3.10
christoomey/your-first-vim-plugin
Samples and notes for my Aug 2014 'Your First Vim Plugin' talk
leanchess/leanchess
The world's smallest chess program
Genaker/Magento-Linux-Installation
Adobe Magento Commerce Cloud to AWS Cloud Migration toolkit
limithit/RedisPushIptables
RedisPushIptables is used to update firewall rules to reject the IP addresses for a specified amount of time or forever reject.
shishougang/wiki
personal knowledge wiki
ericouyang/cs50-section-examples
divix1988/laminas_examples
Laminas MVC Framework for PHP - Book Examples
anirudhvr/hiredis-kernel
A port of the C redis client ("hiredis") to run within the Linux kernel