Language: python
microsoft / c9-python-getting-started
https://github.com/microsoft/c9-python-getting-started
stars | today |
---|---|
1990 | 747 |
Sample code for Channel 9 Python for Beginners course
linsamtw / FinMind
https://github.com/linsamtw/FinMind
stars | today |
---|---|
543 | 24 |
Open Data, more than 50 financial data. 提供超過 50 個金融資料,每天更新
docker / compose
https://github.com/docker/compose
stars | today |
---|---|
17424 | 15 |
Define and run multi-container applications with Docker
openai / gym
stars | today |
---|---|
18182 | 15 |
A toolkit for developing and comparing reinforcement learning algorithms.
datawire / ambassador
https://github.com/datawire/ambassador
stars | today |
---|---|
2208 | 1 |
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
ceph / ceph-ansible
https://github.com/ceph/ceph-ansible
stars | today |
---|---|
1023 | 3 |
Ansible playbooks to deploy Ceph, the distributed filesystem.
pytorch / examples
https://github.com/pytorch/examples
stars | today |
---|---|
10186 | 23 |
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
locustio / locust
https://github.com/locustio/locust
stars | today |
---|---|
10953 | 6 |
Scalable user load testing tool written in Python
ckan / ckan
stars | today |
---|---|
2398 | 5 |
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers datahub.io, catalog.data.gov and europeandataportal.eu/data/en/dataset among many other sites.
ros2 / examples
https://github.com/ros2/examples
stars | today |
---|---|
100 | 1 |
Example packages for ROS2
bazelbuild / examples
https://github.com/bazelbuild/examples
stars | today |
---|---|
232 | 1 |
Examples for Bazel
nodejs / node-gyp
https://github.com/nodejs/node-gyp
stars | today |
---|---|
5580 | 1 |
Node.js native addon build tool
kivy / kivy
stars | today |
---|---|
10001 | 119 |
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
FederatedAI / FATE
https://github.com/FederatedAI/FATE
stars | today |
---|---|
812 | 47 |
An Industrial Level Federated Learning Framework
netbox-community / netbox
https://github.com/netbox-community/netbox
stars | today |
---|---|
5663 | 3 |
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
freewym / espresso
https://github.com/freewym/espresso
stars | today |
---|---|
362 | 100 |
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
pre-commit / pre-commit-hooks
https://github.com/pre-commit/pre-commit-hooks
stars | today |
---|---|
1064 | 3 |
Some out-of-the-box hooks for pre-commit
mozilla / addons-server
https://github.com/mozilla/addons-server
stars | today |
---|---|
589 | 2 |
🕶 addons.mozilla.org Django app and API 🎉
pycontribs / jira
https://github.com/pycontribs/jira
stars | today |
---|---|
913 | 3 |
Python JIRA Library is the easiest way to automate JIRA.
aws / sagemaker-python-sdk
https://github.com/aws/sagemaker-python-sdk
stars | today |
---|---|
773 | 0 |
A library for training and deploying machine learning models on Amazon SageMaker
RaRe-Technologies / gensim
https://github.com/RaRe-Technologies/gensim
stars | today |
---|---|
9876 | 7 |
Topic Modelling for Humans
requests / requests-oauthlib
https://github.com/requests/requests-oauthlib
stars | today |
---|---|
1088 | 0 |
OAuthlib support for Python-Requests!
ros-industrial / universal_robot
https://github.com/ros-industrial/universal_robot
stars | today |
---|---|
323 | 1 |
ROS-Industrial universal robot meta-package ( http://wiki.ros.org/universal_robot )
behave / behave
https://github.com/behave/behave
stars | today |
---|---|
1846 | 2 |
BDD, Python style.
microsoft / nni
https://github.com/microsoft/nni
stars | today |
---|---|
3322 | 1 |
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
Language: go
dgraph-io / ristretto
https://github.com/dgraph-io/ristretto
stars | today |
---|---|
903 | 139 |
A high performance memory-bound Go cache
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5364 | 8 |
Go support for Google’s protocol buffers
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
16045 | 21 |
Git with a cup of tea, painless self-hosted git service
valyala / fasthttp
https://github.com/valyala/fasthttp
stars | today |
---|---|
9914 | 36 |
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
1678 | 2 |
Prometheus instrumentation library for Go applications
elastic / go-elasticsearch
https://github.com/elastic/go-elasticsearch
stars | today |
---|---|
1712 | 3 |
The official Go client for Elasticsearch
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
21464 | 190 |
A platform for building proxies to bypass network restrictions.
shirou / gopsutil
https://github.com/shirou/gopsutil
stars | today |
---|---|
4088 | 4 |
psutil for golang
go-ldap / ldap
https://github.com/go-ldap/ldap
stars | today |
---|---|
832 | 4 |
Basic LDAP v3 functionality for the GO programming language.
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
2726 | 3 |
Golang security checker
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
17041 | 6 |
CockroachDB - the open source, cloud-native SQL database.
golang / dep
stars | today |
---|---|
12704 | 4 |
Go dependency management tool
asaskevich / govalidator
https://github.com/asaskevich/govalidator
stars | today |
---|---|
3706 | 9 |
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
go-playground / validator
https://github.com/go-playground/validator
stars | today |
---|---|
3751 | 7 |
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
9523 | 10 |
The Go language implementation of gRPC. HTTP/2 based RPC
kubernetes-sigs / kubebuilder
https://github.com/kubernetes-sigs/kubebuilder
stars | today |
---|---|
1734 | 8 |
Kubebuilder - SDK for building Kubernetes APIs using CRDs
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
17317 | 18 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
gomodule / redigo
https://github.com/gomodule/redigo
stars | today |
---|---|
6494 | 6 |
Go client for Redis
syndtr / goleveldb
https://github.com/syndtr/goleveldb
stars | today |
---|---|
3274 | 3 |
LevelDB key/value database in Go.
go-sql-driver / mysql
https://github.com/go-sql-driver/mysql
stars | today |
---|---|
8357 | 6 |
Go MySQL Driver is a MySQL driver for Go’s (golang) database/sql package
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
6916 | 8 |
Type-safe Redis client for Golang
jackc / pgx
stars | today |
---|---|
2033 | 2 |
PostgreSQL driver and toolkit for Go
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
6934 | 5 |
gRPC to JSON proxy generator following the gRPC HTTP spec
cosmos / cosmos-sdk
https://github.com/cosmos/cosmos-sdk
stars | today |
---|---|
1381 | 1 |
⛓ A Framework for Building High Value Public Blockchains ✨
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
4333 | 6 |
Elasticsearch client for Go.
Language: java
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
8396 | 45 |
✍ Halo 一款现代化的个人独立博客系统
macrozheng / mall-learning
https://github.com/macrozheng/mall-learning
stars | today |
---|---|
2430 | 28 |
mall学习教程,架构、业务、技术要点全方位解析。mall项目(20k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
bigbluebutton / bigbluebutton
https://github.com/bigbluebutton/bigbluebutton
stars | today |
---|---|
2530 | 5 |
Complete open source web conferencing system.
airbnb / lottie-android
https://github.com/airbnb/lottie-android
stars | today |
---|---|
26885 | 20 |
Render After Effects animations natively on Android and iOS, Web, and React Native
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
9273 | 58 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
react-native-community / react-native-webview
https://github.com/react-native-community/react-native-webview
stars | today |
---|---|
1762 | 7 |
React Native Cross-Platform WebView
Graylog2 / graylog2-server
https://github.com/Graylog2/graylog2-server
stars | today |
---|---|
4997 | 0 |
Free and open source log management
phonegap / phonegap-plugin-push
https://github.com/phonegap/phonegap-plugin-push
stars | today |
---|---|
1927 | 0 |
Register and receive push notifications
openzipkin / zipkin
https://github.com/openzipkin/zipkin
stars | today |
---|---|
11704 | 6 |
Zipkin is a distributed tracing system
web3j / web3j
https://github.com/web3j/web3j
stars | today |
---|---|
2525 | 3 |
Lightweight Java and Android library for integration with Ethereum clients
brianfrankcooper / YCSB
https://github.com/brianfrankcooper/YCSB
stars | today |
---|---|
2708 | 1 |
Yahoo! Cloud Serving Benchmark
pentaho / pentaho-kettle
https://github.com/pentaho/pentaho-kettle
stars | today |
---|---|
3191 | 5 |
Pentaho Data Integration ( ETL ) a.k.a Kettle
appium / java-client
https://github.com/appium/java-client
stars | today |
---|---|
734 | 0 |
Java language binding for writing Appium Tests, conforms to Mobile JSON Wire & W3C Webdriver Protocol
swagger-api / swagger-core
https://github.com/swagger-api/swagger-core
stars | today |
---|---|
6003 | 4 |
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
alibaba / canal
https://github.com/alibaba/canal
stars | today |
---|---|
10621 | 31 |
阿里巴巴 MySQL binlog 增量订阅&消费组件
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
17120 | 24 |
The “REST With Spring” Course:
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
10474 | 30 |
APM, Application Performance Monitoring System
paascloud / paascloud-master
https://github.com/paascloud/paascloud-master
stars | today |
---|---|
5478 | 45 |
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
apache / incubator-shardingsphere
https://github.com/apache/incubator-shardingsphere
stars | today |
---|---|
8790 | 5 |
Distributed database middleware
apache / tinkerpop
https://github.com/apache/tinkerpop
stars | today |
---|---|
941 | 2 |
Apache TinkerPop - a graph computing framework
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
31128 | 263 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
apache / zeppelin
https://github.com/apache/zeppelin
stars | today |
---|---|
4355 | 4 |
Mirror of Apache Zeppelin
redisson / redisson
https://github.com/redisson/redisson
stars | today |
---|---|
10674 | 16 |
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
facebook / react-native-fbsdk
https://github.com/facebook/react-native-fbsdk
stars | today |
---|---|
2552 | 3 |
A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
wordpress-mobile / WordPress-Android
https://github.com/wordpress-mobile/WordPress-Android
stars | today |
---|---|
2155 | 0 |
WordPress for Android
Language: c++
vnpy / vnpy
stars | today |
---|---|
9699 | 36 |
基于Python的开源量化交易平台开发框架
secrary / Andromeda
https://github.com/secrary/Andromeda
stars | today |
---|---|
285 | 83 |
Andromeda - Interactive Reverse Engineering Tool for Android Applications
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
134602 | 67 |
An Open Source Machine Learning Framework for Everyone
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12909 | 13 |
Googletest - Google Testing and Mocking Framework
Tencent / rapidjson
https://github.com/Tencent/rapidjson
stars | today |
---|---|
8284 | 6 |
A fast JSON parser/generator for C++ with both SAX/DOM style API
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
29971 | 32 |
Tesseract Open Source OCR Engine (main repository)
apache / arrow
https://github.com/apache/arrow
stars | today |
---|---|
4545 | 8 |
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
apache / incubator-brpc
https://github.com/apache/incubator-brpc
stars | today |
---|---|
9191 | 6 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
37337 | 32 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
40180 | 18 |
Bitcoin Core integration/staging tree
AGWA / git-crypt
https://github.com/AGWA/git-crypt
stars | today |
---|---|
4100 | 4 |
Transparent file encryption in git
cmu-db / terrier
https://github.com/cmu-db/terrier
stars | today |
---|---|
261 | 1 |
You know what this is…
google / benchmark
https://github.com/google/benchmark
stars | today |
---|---|
3724 | 8 |
A microbenchmark support library
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9919 | 12 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
cms-sw / cmssw
https://github.com/cms-sw/cmssw
stars | today |
---|---|
699 | 1 |
CMS Offline Software
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
49200 | 13 |
The Swift Programming Language
NervanaSystems / ngraph
https://github.com/NervanaSystems/ngraph
stars | today |
---|---|
1078 | 2 |
nGraph - open source C++ library, compiler and runtime for Deep Learning
CGAL / cgal
stars | today |
---|---|
1495 | 2 |
The public CGAL repository, see the README below
kokkos / kokkos
https://github.com/kokkos/kokkos
stars | today |
---|---|
457 | 2 |
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction
microsoft / Azure-Kinect-Sensor-SDK
https://github.com/microsoft/Azure-Kinect-Sensor-SDK
stars | today |
---|---|
378 | 2 |
A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
38421 | 42 |
Open Source Computer Vision Library
intel / tbb
stars | today |
---|---|
1486 | 5 |
Official Threading Building Blocks (TBB) GitHub repository. For Commercial Intel® TBB distribution, please click here: https://software.intel.com/en-us/tbb
ros2 / rclcpp
https://github.com/ros2/rclcpp
stars | today |
---|---|
86 | 1 |
rclcpp (ROS Client Library for C++)
Juniper / contrail-controller
https://github.com/Juniper/contrail-controller
stars | today |
---|---|
417 | 0 |
Contrail Controller
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
5839 | 11 |
Seamless operability between C++11 and Python
Language: javascript
romacher / morse-decoder
https://github.com/romacher/morse-decoder
stars | today |
---|---|
16 | 5 |
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
53903 | 58 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
SuperMonster003 / Auto.js_Projects
https://github.com/SuperMonster003/Auto.js_Projects
stars | today |
---|---|
519 | 7 |
基于Auto.js的辅助工具项目 Auto.js-based assistant tools projects
cocos-creator / engine
https://github.com/cocos-creator/engine
stars | today |
---|---|
1314 | 4 |
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
CanopyTax / single-spa
https://github.com/CanopyTax/single-spa
stars | today |
---|---|
3652 | 27 |
Microfrontends made easy
selectize / selectize.js
https://github.com/selectize/selectize.js
stars | today |
---|---|
12005 | 2 |
Selectize is the hybrid of a textbox and
fabricjs / fabric.js
https://github.com/fabricjs/fabric.js
stars | today |
---|---|
13629 | 11 |
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
sinonjs / sinon
https://github.com/sinonjs/sinon
stars | today |
---|---|
7505 | 4 |
Test spies, stubs and mocks for JavaScript.
wix / wix-style-react
https://github.com/wix/wix-style-react
stars | today |
---|---|
581 | 1 |
Common React UI components for all Wix verticals developing in React
Codeception / CodeceptJS
https://github.com/Codeception/CodeceptJS
stars | today |
---|---|
2397 | 4 |
Modern Era Acceptance Testing Framework for NodeJS
prometheus / pushgateway
https://github.com/prometheus/pushgateway
stars | today |
---|---|
1010 | 0 |
Push acceptor for ephemeral and batch jobs.
carbon-design-system / carbon
https://github.com/carbon-design-system/carbon
stars | today |
---|---|
1823 | 9 |
A design system built by IBM
fancyapps / fancybox
https://github.com/fancyapps/fancybox
stars | today |
---|---|
6401 | 3 |
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
algolia / react-instantsearch
https://github.com/algolia/react-instantsearch
stars | today |
---|---|
907 | 1 |
⚡ Lightning-fast search for React and React Native applications, by Algolia.
openlayers / openlayers
https://github.com/openlayers/openlayers
stars | today |
---|---|
5482 | 6 |
OpenLayers
conventional-changelog / commitlint
https://github.com/conventional-changelog/commitlint
stars | today |
---|---|
3864 | 5 |
📓 Lint commit messages
ConnersHua / Profiles
https://github.com/ConnersHua/Profiles
stars | today |
---|---|
2679 | 19 |
Clash、Kitsunebi、Quantumult(X)、Shadowrocket、Pepi(ShadowRay)、Surge 的配置规则文件
shentao / vue-multiselect
https://github.com/shentao/vue-multiselect
stars | today |
---|---|
4683 | 1 |
Universal select/multiselect/tagging component for Vue.js
dcloudio / uni-app
https://github.com/dcloudio/uni-app
stars | today |
---|---|
12841 | 64 |
uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
twitter / typeahead.js
https://github.com/twitter/typeahead.js
stars | today |
---|---|
15835 | 2 |
typeahead.js is a fast and fully-featured autocomplete library
cteamx / Thief-Book
https://github.com/cteamx/Thief-Book
stars | today |
---|---|
628 | 9 |
一款可以在任务栏、桌面、TouchBar上进行摸鱼的最强的跨平台摸鱼神器,支持小说、股票、按键翻页、鼠标翻页、自动翻页让你体验不同的工作 996,上班族必备神器
elastic / elasticsearch-js
https://github.com/elastic/elasticsearch-js
stars | today |
---|---|
3774 | 3 |
Official Elasticsearch client library for Node.js
apache / incubator-echarts
https://github.com/apache/incubator-echarts
stars | today |
---|---|
36663 | 38 |
A powerful, interactive charting and visualization library for browser
auth0 / lock
stars | today |
---|---|
894 | 2 |
Auth0’s signin solution
trailheadapps / lwc-recipes
https://github.com/trailheadapps/lwc-recipes
stars | today |
---|---|
478 | 1 |
A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
Language: unknown
shuhuai007 / Machine-Learning-Session
https://github.com/shuhuai007/Machine-Learning-Session
stars | today |
---|---|
1632 | 31 |
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5403 | 3 |
The CocoaPods Master Repo
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
116384 | 154 |
😎 Awesome lists about all kinds of interesting topics
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
13547 | 14 |
IntelliJ IDEA 简体中文专题教程
phracker / MacOSX-SDKs
https://github.com/phracker/MacOSX-SDKs
stars | today |
---|---|
1323 | 1 |
A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX10.13.sdk
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
89721 | 49 |
A collection of useful .gitignore templates
geerlingguy / ansible-role-postgresql
https://github.com/geerlingguy/ansible-role-postgresql
stars | today |
---|---|
171 | 0 |
Ansible Role - PostgreSQL
yinggaozhen / awesome-go-cn
https://github.com/yinggaozhen/awesome-go-cn
stars | today |
---|---|
836 | 10 |
一个很棒的Go框架、库和软件的中文收录大全。 ⏰ 脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
cmackenzie1 / new-grads-2020
https://github.com/cmackenzie1/new-grads-2020
stars | today |
---|---|
582 | 6 |
A collection of new grad roles for 2020
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
26905 | 33 |
微信小程序开发资源汇总 💯
Alvin9999 / new-pac
https://github.com/Alvin9999/new-pac
stars | today |
---|---|
16617 | 72 |
CWTesseract / win7fix
https://github.com/CWTesseract/win7fix
stars | today |
---|---|
16 | 1 |
Cube World Beta Compatibility DLLs for Win7_64
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
13140 | 35 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
dotnet-presentations / dotnetconf2019
https://github.com/dotnet-presentations/dotnetconf2019
stars | today |
---|---|
66 | 17 |
Creative and technical content for running a .NET Conf 2019 local event in your community
Droogans / unmaintainable-code
https://github.com/Droogans/unmaintainable-code
stars | today |
---|---|
7604 | 5 |
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
zhanzhangdaren / 10y
https://github.com/zhanzhangdaren/10y
stars | today |
---|---|
54 | 6 |
New project
Juniper / contrail-vnc
https://github.com/Juniper/contrail-vnc
stars | today |
---|---|
21 | 0 |
Contrail Virtual Network Controller
gyhhx / gy1
stars | today |
---|---|
1 | None |
xiaoming2028 / FreeNetwork
https://github.com/xiaoming2028/FreeNetwork
stars | today |
---|---|
420 | 31 |
翻墙-科学上网 史上最全教程
rolling-scopes-school / tasks
https://github.com/rolling-scopes-school/tasks
stars | today |
---|---|
170 | 2 |
MicrosoftLearning / AZ-300-MicrosoftAzureArchitectTechnologies
https://github.com/MicrosoftLearning/AZ-300-MicrosoftAzureArchitectTechnologies
stars | today |
---|---|
234 | 2 |
little-5 / backup
https://github.com/little-5/backup
stars | today |
---|---|
None | None |
没什么卵用的
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
8704 | 122 |
A collection of hacking / penetration testing resources to make you better!
mapbox / vector-tile-spec
https://github.com/mapbox/vector-tile-spec
stars | today |
---|---|
510 | 0 |
Mapbox Vector Tile specification
alphagov / govdesign
https://github.com/alphagov/govdesign
stars | today |
---|---|
144 | 4 |
govdesign