Abbyyan's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
coder/code-server
VS Code in the browser
pallets/flask
The Python micro framework for building web applications.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
socketio/socket.io
Realtime application framework (Node.JS server)
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
jqlang/jq
Command-line JSON processor
keycastr/keycastr
KeyCastr, an open-source keystroke visualizer
codota/TabNine
AI Code Completions
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
golang/protobuf
Go support for Google's protocol buffers
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
docker/docker-py
A Python library for the Docker Engine API
dpkp/kafka-python
Python client for Apache Kafka
uber/prototool
Your Swiss Army Knife for Protocol Buffers
include-what-you-use/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
GrindGold/pdf
📚 计算机经典编程书籍、大黑书、编程电子书、电子书、编程书籍,包括计算机基础、C/C++、Java、Python、面试题、架构设计、算法系列等经典电子书。
WebAssembly/spec
WebAssembly specification, reference interpreter, and test suite.
pseudomuto/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
joaotavora/eglot
A client for Language Server Protocol servers
rsennrich/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
clangd/clangd
clangd language server
codota/tabnine-vscode
Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
rhysd/vim-clang-format
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
WebFreak001/code-debug
Native debugging for VSCode
andrewseidl/githook-clang-format
Pre-commit hook for running clang-format. Don't use this.
545958498/IOSDetect
IOS设备信息检测 HOOK检测 应用安全 安全攻防 越狱 重打包 patch 签名检测 注入检测
chend0316/protoc-lab
A tutorial about how to write a third-party add-ones for Protocol Buffers.