pushy's repos on GitHub
10 人关注
cvc
Coupon and voucher center
2 人关注
awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes.
2 人关注
awesome-composer
A curated awesome list for Composer, Packagist, Satis, Plugins, Scripts, Composer related resources, tutorials.
Shell · 2 人关注
ddos-deflate
Fork of DDoS Deflate with fixes, improvements and new features.
Go · 1 人关注
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
Go · 1 人关注
1m-go-tcp-server
benchmarks for implementations of server which support 1 million connections (百万连接的Go TCP服务器的实现以及吞吐和延迟)
PHP · 1 人关注
Dash-Docset-Creator
A simple PHP script to turn multiple HTML files into a .docset compatible with Dash
Go · 0 人关注
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
HTML · 0 人关注
343
CIS 343 Notes and code samples.
0 人关注
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
0 人关注
Agentic_Design_Patterns
Agentic Design Patterns: A Hands-On Guide to Building Intelligent Systems by Antonio Gulli
0 人关注
agl
AGL (AnotherGoLang)
PHP · 0 人关注
aimeos-typo3
TYPO3 e-commerce extension for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Go · 0 人关注
algernon
Small self-contained pure-Go web server with Lua, Teal, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support
JavaScript · 0 人关注
algorithm-trading
List of blinktrade approved algorithm trading strategies
Go · 0 人关注
altair
Lightweight and Robust API Gateway written in Go
JavaScript · 0 人关注
ambassador-docs
Official Ambassador API Gateway Documentation repository
Go · 0 人关注
amqp
Go client for AMQP 0.9.1
0 人关注
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
Java · 0 人关注
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
RAML · 0 人关注
api-console
A Web Component for an interactive REST console based on RAML files
0 人关注
api-development-tools
:books: A collection of useful resources for building RESTful HTTP+JSON APIs.
0 人关注
API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
0 人关注
ark
A compiled systems programming language written in Go using the LLVM framework
0 人关注
awesome-java
A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
Python · 0 人关注
Awesome-Linux-Software
🐧 A list of awesome applications, software, tools and other materials for Linux distros.
0 人关注
awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
0 人关注
awesome-rust
A curated list of Rust code and resources.
0 人关注
awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
0 人关注
azure-dev-docs
Public repo for Azure developer SDK documentation
TypeScript · 0 人关注
background-removal-js
Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.
0 人关注
Benchmarks
常用服务器、数据库、中间件安全配置基线 - 基本包括了所有的操作系统、数据库、中间件、网络设备、浏览器,安卓、IOS、云的安全配置 For benchmarks.cisecurity.org
0 人关注
binlog-parser
A parser for MySQL binlog files that creates JSON messages. Useful for creating a stream of database events that can be stored and analyzed.
Java · 0 人关注
bitchat
A network framework based on netty
Python · 0 人关注
bitex
BlinkTrade - Open Source Bitcoin Exchange
HTML · 0 人关注
bitwise
Bitwise Operations Online
Go · 0 人关注
blockchain_go
A simplified blockchain implementation in Golang
0 人关注
bloop
bloop is a fast code search engine written in Rust.
JavaScript · 0 人关注
bob-plugin-gemini-translate
一个让 Bob 翻译可以使用 Google Gemini 的插件,支持翻译 润色 对话三种模式,对比GPT的优势在于目前免费使用,仅需自行申请API_KEY,且响应速度也略快,但是准确性弱于GPT,使用时需要自备梯子
0 人关注
browser-use
Make websites accessible for AI agents
HTML · 0 人关注
bsie
Bootstrap IE6 Compatible Library
0 人关注
builder
OpenWrt for X86_64 & NanoPi R4S/R5S
JavaScript · 0 人关注
Buka
EBook Management
0 人关注
cachet
🚦 The open-source status page system.
Go · 0 人关注
cas
Package cas implements a CAS client. gopkg.in/cas.v1
PHP · 0 人关注
cas-1
Simple CAS Authentication for Laravel 5
Python · 0 人关注
ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
Vue · 0 人关注
chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
0 人关注
chatwoot
Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
0 人关注
cheetah
cheetah-mvc framework of php extention,develop environment is wamp. Email: wangwei(
[email protected]) QQ:86610497 Hope that we communicate with each other, mutual learning technology. Thank you!
JavaScript · 0 人关注
chico
Chico UI is the MercadoLibre's Visual Framework for the web.
C++ · 0 人关注
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
0 人关注
chrome-dom-picker
Chrome extension for retrieving elements xpath on third-party page
0 人关注
clash
A rule-based tunnel in Go.
TypeScript · 0 人关注
clash-verge-rev
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
0 人关注
clashX
A rule based shadowsocks proxy with GUI for Mac base on clash.
0 人关注
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands. All original source code is the property of Anthropic.
PHP · 0 人关注
clean-code-php
:bathtub: Clean Code concepts adapted for PHP
JavaScript · 0 人关注
codebox
Open source cloud & desktop IDE
PHP · 0 人关注
CodeIgniter
EllisLab's Open Source PHP Framework
0 人关注
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Rust · 0 人关注
comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
0 人关注
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
PHP · 0 人关注
config
Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
0 人关注
container
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It's written in Swift, and optimized for Apple silicon.
0 人关注
containerization
Containerization is a Swift package for running Linux containers on macOS.
JavaScript · 0 人关注
core
Cloud9 Core - Part of the Cloud9 SDK for Plugin Development
0 人关注
country-codes
Comprehensive country code information, including ISO 3166 codes, ITU dialing codes, ISO 4217 currency codes, and many others
0 人关注
coze-studio
An AI agent development platform with all-in-one visual tools, simplifying agent creation, debugging, and deployment like never before. Coze your way to AI Agent creation.
Go · 0 人关注
cron
a cron library for go
JavaScript · 0 人关注
crypto-js
JavaScript library of crypto standards.
JavaScript · 0 人关注
custom-fonts-in-emails
An extremely easy way to use custom fonts in emails without having to use art software.
0 人关注
cut-it-out
A browser based background removal tool for images.
Go · 0 人关注
daemon
go daemon func
Clojure · 0 人关注
Dark-Exchange
Dark Exchange is a distributed p2p exchange for bitcoin.
0 人关注
dbx
The dbx is a full database toolkit for Go.
0 人关注
ddia-references
Literature references for “Designing Data-Intensive Applications”