Skip to content

Latest commit

 

History

History
140 lines (136 loc) · 14.6 KB

2023-02-02.md

File metadata and controls

140 lines (136 loc) · 14.6 KB

2023-02-02

python

  • bregman-arie / devops-exercises:Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
  • lucidrains / musiclm-pytorch:Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch
  • acheong08 / ChatGPT:Real browserless ChatGPT library and command line tool. Using official API
  • Z4nzu / hackingtool:ALL IN ONE Hacking Tool For Hackers
  • neonbjb / tortoise-tts:A multi-voice TTS system trained with an emphasis on quality
  • AzeemIdrisi / PhoneSploit-Pro:An all-in-one hacking tool to remotely exploit Android devices using ADB and Metasploit-Framework to get a Meterpreter session.
  • archinetai / audio-diffusion-pytorch:Audio generation using diffusion models, in PyTorch.
  • dbt-labs / dbt-core:dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
  • apache / tvm:Open deep learning compiler stack for cpu, gpu and specialized accelerators
  • 521xueweihan / HelloGitHub:分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
  • vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
  • mouredev / Hello-Python:Curso para aprender el lenguaje de programación Python desde cero y para principiantes. Más de 30 clases, 25 horas en vídeo, código y grupo de chat. Desde sus fundamentos hasta la creación de un API Backend con base de datos.
  • promptslab / Promptify:Prompt Engineering | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
  • paperless-ngx / paperless-ngx:A community-supported supercharged version of paperless: scan, index and archive all your physical documents
  • salesforce / LAVIS:LAVIS - A One-stop Library for Language-Vision Intelligence
  • mindsdb / mindsdb:In-Database Machine Learning
  • PyCQA / isort:A Python utility / library to sort imports.
  • Orange-Cyberdefense / KeePwn:A python tool to automate KeePass discovery and secret extraction.
  • PaddlePaddle / PaddleNLP:👑 Easy-to-use and powerful NLP library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂 Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis and 🖼 Diffusion AIGC system etc.
  • tysam-code / hlb-CIFAR10:Train to 94% on CIFAR-10 in less than 10 seconds on a single A100, the current world record. Or ~95.77% in ~188 seconds.
  • microsoft / Bringing-Old-Photos-Back-to-Life:Bringing Old Photo Back to Life (CVPR 2020 oral)
  • AabyssZG / SpringBoot-Scan:针对SpringBoot的开源渗透框架,以及高危漏洞利用工具
  • innnky / so-vits-svc:基于vits与softvc的歌声音色转换模型
  • showlab / Tune-A-Video:Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation
  • microsoft / unilm:Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities

swift

javascript

go

  • helm / helm:The Kubernetes Package Manager
  • go-gorm / gorm:The fantastic ORM library for Golang, aims to be developer friendly
  • qax-os / excelize:Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
  • j178 / leetgo:Best LeetCode friend for geek. 🏂
  • influxdata / telegraf:The plugin-driven server agent for collecting & reporting metrics.
  • grpc / grpc-go:The Go language implementation of gRPC. HTTP/2 based RPC
  • containerd / containerd:An open and reliable container runtime
  • spf13 / cobra:A Commander for modern Go CLI interactions
  • hashicorp / consul:Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • hashicorp / terraform:Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
  • kubevela / kubevela:The Modern Application Platform.
  • go-kratos / kratos:Your ultimate Go microservices framework for the cloud-native era.
  • ginuerzh / gost:GO Simple Tunnel - a simple tunnel written in golang
  • fatedier / frp:A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  • golang-migrate / migrate:Database migrations. CLI and Golang library.
  • golang / protobuf:Go support for Google's protocol buffers
  • Shopify / sarama:Sarama is a Go library for Apache Kafka.
  • hashicorp / terraform-provider-azurerm:Terraform provider for Azure Resource Manager
  • hashicorp / nomad:Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
  • nektos / act:Run your GitHub Actions locally 🚀
  • OpenIMSDK / Open-IM-Server:即时通讯IM
  • gin-gonic / gin:Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
  • danielgross / whatsapp-gpt:
  • flipped-aurora / gin-vue-admin:基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能。
  • go-sql-driver / mysql:Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package