Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
chrome_net_module
chrome network source
Gameserver
game server frame,Multiprocess multithreaded architecture, protobuf
gffg
Natively implemented asynchronous RPC development framework based on the protobuf protocol includes the interfaces of various components. It can be better integrated with the service node management center, promethums, kafka and other components, and has high scalability.
go-echarts
🎨 The adorable charts library for Golang
golang
golang语言的数据结构实现,主要包含链表、队列、堆栈等,都是线程安全的结构。
md5
用C++实现md5加密算法
SimpleKernel
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
tsstream
stream distribute
wxlogin
使用GRPC[grpc]实现登录、注册、心跳服务
shockerjue's Repositories
shockerjue/bimg
Go package for fast high-level image processing powered by libvips C library
shockerjue/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
shockerjue/chatbot-ui
An open source ChatGPT UI.
shockerjue/code-server
VS Code in the browser
shockerjue/crnn.pytorch
Convolutional recurrent network in pytorch
shockerjue/dragonfly
A modern replacement for Redis and Memcached
shockerjue/filetype
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
shockerjue/h265web.js
🔥 HEVC/H.265 网页直播/点播播放器 支持硬解! 支持H.265的HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket播放。 🔥 A HEVC/H.265 Web Player, Support hard-decoding! for LIVE/VOD stream. Support H.265 Codec with HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket.
shockerjue/httprunner
HttpRunner 是一个开源的 API 测试工具,支持 HTTP(S) / HTTP2 / WebSocket / RPC 等网络协议,涵盖接口测试、性能测试、数字体验监测等测试类型。简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
shockerjue/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
shockerjue/jsoncrack.com
🔮 Seamlessly visualize your JSON data instantly into graphs; paste, import or fetch!
shockerjue/jsonhero-web
JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.
shockerjue/kafdrop
Kafka Web UI
shockerjue/love
LÖVE is an awesome 2D game framework for Lua.
shockerjue/marl
A hybrid thread / fiber task scheduler written in C++ 11
shockerjue/navidrome
🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
shockerjue/Node-Media-Server
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
shockerjue/over-golang
Golang相关:[审稿进度80%]Go语法、Go并发**、Go与web开发、Go微服务设施等
shockerjue/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
shockerjue/share_ppt
🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)
shockerjue/srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.
shockerjue/tauri-ui
🦀 Create modern desktop applications with Tauri and shadcn/ui.
shockerjue/torchnvjpeg
Decode JPEG image on GPU using PyTorch
shockerjue/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
shockerjue/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
shockerjue/wandb
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
shockerjue/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
shockerjue/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
shockerjue/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
shockerjue/ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11