GitHub仓库Star排行榜每日更新2020-09-02

python
vinayak-mehta / present:A terminal-based presentation tool with colors and effects.
TheAlgorithms / Python:All Algorithms implemented in Python
NVIDIA / NeMo:NeMo: a toolkit for conversational AI
testerSunshine / 12306:12306智能刷票,订票
google / jax:Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
ultralytics / yolov5:YOLOv5 in PyTorch > ONNX > CoreML > iOS
Datalux / Osintgram:Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
connorferster / handcalcs:Python library for converting Python calculations into rendered latex.
PantsuDango / Dango-Translator:团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
trekhleb / learn-python:📚
Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
faif / python-patterns:A collection of design patterns/idioms in Python
PacktPublishing / Hands-On-Artificial-Intelligence-for-Banking:Hands-On Artificial Intelligence for Banking, published by Packt
CoinAlpha / hummingbot:Hummingbot: a client for crypto market making
boltgolt / howdy:🛡️
Windows Hello™ style facial authentication for Linux
UsergeTeam / Userge:Userge, Durable as a Serge
open-mmlab / mmdetection:OpenMMLab Detection Toolbox and Benchmark
ddangelov / Top2Vec:Top2Vec learns jointly embedded topic, document and word vectors.
alexandreborges / malwoverview:Malwoverview is a first response tool to perform an initial and quick triage in a directory containing malware samples, specific malware sample, suspect URL and domains. Additionally, it allows to download and send samples to main online sandboxes.
dagster-io / dagster:A data orchestrator for machine learning, analytics, and ETL.
Project-MONAI / MONAI:AI Toolkit for Healthcare Imaging
microsoft / nni:An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
apache / incubator-superset:Apache Superset is a Data Visualization and Data Exploration Platform
pyinstaller / pyinstaller:Freeze (package) Python programs into stand-alone executables
vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
milesial / Pytorch-UNet:PyTorch implementation of the U-Net for image semantic segmentation with high quality images
swift
dexterleng / vimac:Vimium for macOS.
kishikawakatsumi / KeychainAccess:Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
yonaskolb / XcodeGen:A Swift command line tool for generating your Xcode project
ReactiveX / RxSwift:Reactive Programming in Swift
pointfreeco / swift-composable-architecture:A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
airbnb / lottie-ios:An iOS library to natively render After Effects vector animations
daltoniam / Starscream:Websockets in swift for iOS and OSX
stephencelis / SQLite.swift:A type-safe, Swift-language layer over SQLite3.
vapor / vapor:💧
A server-side Swift web framework.
Moya / Moya:Network abstraction layer written in Swift.
TelegramMessenger / Telegram-iOS:Telegram-iOS
THLfi / koronavilkku-ios:
soapyigu / Swift-30-Projects:30 mini Swift Apps for self-study
Alamofire / Alamofire:Elegant HTTP Networking in Swift
Toxblh / MTMR:🌟
[My TouchBar My rules]. The Touch Bar Customisation App for your MacBook Pro
ochococo / Design-Patterns-In-Swift:📖
Design Patterns implemented in Swift 5.0
dempseyatgithub / UnofficialSandwiches:An unofficial version of the Sandwiches app and pre-built materials similar to those used in the Introduction to SwiftUI session video from WWDC20
SwiftyJSON / SwiftyJSON:The better way to deal with JSON data in Swift.
SwiftGen / SwiftGen:The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Carthage / Carthage:A simple, decentralized dependency manager for Cocoa
apollographql / apollo-ios:📱
A strongly-typed, caching GraphQL client for iOS, written in Swift
SwipeCellKit / SwipeCellKit:Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
scalessec / Toast-Swift:A Swift extension that adds toast notifications to the UIView object class.
Quick / Quick:The Swift (and Objective-C) testing framework.
AppPear / ChartView:ChartView made in SwiftUI
javascript
elsewhencode / project-guidelines:A set of best practices for JavaScript projects
LetsUpgrade / Javascript-Essentials:
portainer / portainer:Making Docker management easy.
LasCC / Hack-Tools:The all-in-one Red Team extension for Web Pentester
🛠
sveltejs / svelte:Cybernetically enhanced web apps
wojtekmaj / react-pdf:Display PDFs in your React app as easily as if they were images.
iptv-org / iptv:Collection of 8000+ publicly available IPTV channels from all over the world
twbs / icons:Official open source SVG icon library for Bootstrap.
facebook / react-native:A framework for building native apps with React.
zloirock / core-js:Standard Library
gatsbyjs / gatsby:Build blazing fast, modern apps and websites with React
CNValues / cnvalues.github.io:
PipedreamHQ / pipedream:Serverless integration and compute platform. Free for developers.
kkthxbye-code / csgo_bugs:Random CSGO stuff
strapi / strapi:🚀
Open source Node.js Headless CMS to easily build customisable APIs
OpenZeppelin / openzeppelin-contracts:OpenZeppelin Contracts is a library for secure smart contract development.
lllyasviel / style2paints:sketch + style = paints
🎨
(TOG2018/SIGGRAPH2018ASIA)
wix / Detox:Gray box end-to-end testing and automation framework for mobile apps
stayawayinesctec / stayaway-app:Official repository for the STAYAWAY COVID mobile application
facebook / react:A declarative, efficient, and flexible JavaScript library for building user interfaces.
handsontable / handsontable:Handsontable is a JavaScript/HTML5 data grid with spreadsheet look & feel. Available for React, Vue and Angular.
IdentityModel / oidc-client-js:OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
microsoft / monaco-editor:A browser based code editor
discordjs / discord.js:A powerful JavaScript library for interacting with the Discord API
SortableJS / Sortable:Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Ember, Knockout and any CSS library, e.g. Bootstrap.
go
halfrost / LeetCode-Go:✅
Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
greyireland / algorithm-pattern:算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
go-gorm / gorm:The fantastic ORM library for Golang, aims to be developer friendly
quii / learn-go-with-tests:Learn Go with test-driven development
influxdata / telegraf:The plugin-driven server agent for collecting & reporting metrics.
hashicorp / consul:Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
projectdiscovery / nuclei:Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use.
roboll / helmfile:Deploy Kubernetes Helm Charts
kgretzky / evilginx2:Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
kataras / iris:The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
helm / charts:Curated applications for Kubernetes
chromedp / chromedp:A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
ory / oathkeeper:A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.
filecoin-project / lotus:Implementation of the Filecoin protocol, written in Go
pion / webrtc:Pure Go implementation of the WebRTC API
hashicorp / go-retryablehttp:Retryable HTTP client in Go
grafana / loki:Like Prometheus, but for logs.
magma / magma:Platform for building access networks and modular network services
go-pg / pg:Golang ORM with focus on PostgreSQL features and performance
gardener / gardener:Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, Packet, MetalStack, and vSphere with minimal TCO.
wailsapp / wails:Create desktop apps using Go and Web Technologies.
inancgumus / learngo:1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
foxcpp / maddy:✉️
Composable all-in-one mail server.
chaos-mesh / chaos-mesh:A Chaos Engineering Platform for Kubernetes.
elastic / beats:🐠
Beats - Lightweight shippers for Elasticsearch & Logstash

posted @ 2020-09-04 10:22  印说十二越  阅读(1083)  评论(0编辑  收藏  举报