Language: python
bokeh / bokeh
https://github.com/bokeh/bokeh
stars | today |
---|---|
9808 | 150 |
Interactive Web Plotting for Python
raspberrypi / documentation
https://github.com/raspberrypi/documentation
stars | today |
---|---|
2777 | 75 |
Official documentation for the Raspberry Pi
celery / celery
https://github.com/celery/celery
stars | today |
---|---|
12785 | 53 |
Distributed Task Queue (development branch)
ZhuiyiTechnology / nl2sql_baseline
https://github.com/ZhuiyiTechnology/nl2sql_baseline
stars | today |
---|---|
141 | 12 |
apache / airflow
https://github.com/apache/airflow
stars | today |
---|---|
12794 | 24 |
Apache Airflow
fishtown-analytics / dbt
https://github.com/fishtown-analytics/dbt
stars | today |
---|---|
845 | 10 |
dbt (data build tool) enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
tweepy / tweepy
https://github.com/tweepy/tweepy
stars | today |
---|---|
6056 | 10 |
Twitter for Python!
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
20852 | 17 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
mlflow / mlflow
https://github.com/mlflow/mlflow
stars | today |
---|---|
4114 | 15 |
Open source platform for the machine learning lifecycle
USTC-Resource / USTC-Course
https://github.com/USTC-Resource/USTC-Course
stars | today |
---|---|
6873 | 49 |
❤️ 中国科学技术大学课程资源
tensorflow / tensor2tensor
https://github.com/tensorflow/tensor2tensor
stars | today |
---|---|
8190 | 10 |
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
dmlc / tvm
stars | today |
---|---|
3742 | 7 |
Open deep learning compiler stack for cpu, gpu and specialized accelerators
openshift / openshift-ansible
https://github.com/openshift/openshift-ansible
stars | today |
---|---|
1669 | 6 |
OpenShift Installation and Configuration Management
python-telegram-bot / python-telegram-bot
https://github.com/python-telegram-bot/python-telegram-bot
stars | today |
---|---|
7823 | 15 |
We have made you a wrapper you can’t refuse
rbgirshick / py-faster-rcnn
https://github.com/rbgirshick/py-faster-rcnn
stars | today |
---|---|
5884 | 11 |
Faster R-CNN (Python implementation) – see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
microsoft / nni
https://github.com/microsoft/nni
stars | today |
---|---|
2648 | 12 |
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
locustio / locust
https://github.com/locustio/locust
stars | today |
---|---|
10359 | 17 |
Scalable user load testing tool written in Python
googleapis / google-cloud-python
https://github.com/googleapis/google-cloud-python
stars | today |
---|---|
2523 | 11 |
Google Cloud Client Library for Python
huge-success / sanic
https://github.com/huge-success/sanic
stars | today |
---|---|
12298 | 11 |
Async Python 3.6+ web server/framework | Build fast. Run fast.
edx / edx-platform
https://github.com/edx/edx-platform
stars | today |
---|---|
4399 | 8 |
The Open edX platform, the software that powers edX!
MobSF / Mobile-Security-Framework-MobSF
https://github.com/MobSF/Mobile-Security-Framework-MobSF
stars | today |
---|---|
4131 | 17 |
Mobile Security Framework is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing framework capable of performing static analysis, dynamic analysis, malware analysis and web API testing.
sabricot / django-elasticsearch-dsl
https://github.com/sabricot/django-elasticsearch-dsl
stars | today |
---|---|
390 | 5 |
This is a package that allows indexing of django models in elasticsearch with elasticsearch-dsl-py.
Julian / jsonschema
https://github.com/Julian/jsonschema
stars | today |
---|---|
2336 | 11 |
An(other) implementation of JSON Schema for Python
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
33388 | 36 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
Neo23x0 / sigma
https://github.com/Neo23x0/sigma
stars | today |
---|---|
1474 | 10 |
Generic Signature Format for SIEM Systems
Language: go
gorilla / mux
https://github.com/gorilla/mux
stars | today |
---|---|
9195 | 78 |
A powerful URL router and dispatcher for golang.
dominikh / go-tools
https://github.com/dominikh/go-tools
stars | today |
---|---|
2513 | 48 |
Staticcheck – a collection of static analysis tools for working with Go code
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
8641 | 37 |
The Go language implementation of gRPC. HTTP/2 based RPC
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
12867 | 65 |
A tool for secrets management, encryption as a service, and privileged access management
prometheus / alertmanager
https://github.com/prometheus/alertmanager
stars | today |
---|---|
2305 | 34 |
Prometheus Alertmanager
go-yaml / yaml
https://github.com/go-yaml/yaml
stars | today |
---|---|
3114 | 12 |
YAML support for the Go language.
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
4863 | 12 |
AWS SDK for the Go programming language.
hashicorp / consul-template
https://github.com/hashicorp/consul-template
stars | today |
---|---|
3537 | 7 |
Template rendering, notifier, and supervisor for @hashicorp Consul and Vault data.
tinode / chat
https://github.com/tinode/chat
stars | today |
---|---|
1981 | 13 |
Instant messaging server; backend in Go; Android, web command line clients; chatbots
go-swagger / go-swagger
https://github.com/go-swagger/go-swagger
stars | today |
---|---|
3791 | 9 |
Swagger 2.0 implementation for go
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
4820 | 6 |
Go support for Google’s protocol buffers
googleapis / google-cloud-go
https://github.com/googleapis/google-cloud-go
stars | today |
---|---|
1717 | 5 |
Google Cloud Client Libraries for Go.
m3db / m3
stars | today |
---|---|
1925 | 18 |
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
grpc-ecosystem / go-grpc-middleware
https://github.com/grpc-ecosystem/go-grpc-middleware
stars | today |
---|---|
1866 | 12 |
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
nats-io / nats-server
https://github.com/nats-io/nats-server
stars | today |
---|---|
5891 | 16 |
High-Performance server for NATS, the cloud native messaging system.
go-ldap / ldap
https://github.com/go-ldap/ldap
stars | today |
---|---|
746 | 16 |
Basic LDAP v3 functionality for the GO programming language.
sirupsen / logrus
https://github.com/sirupsen/logrus
stars | today |
---|---|
11393 | 22 |
Structured, pluggable logging for Go.
rancher / rancher
https://github.com/rancher/rancher
stars | today |
---|---|
11836 | 10 |
Complete container management platform
rs / cors
stars | today |
---|---|
1172 | 13 |
Go net/http configurable handler to handle CORS requests
uber-go / zap
https://github.com/uber-go/zap
stars | today |
---|---|
7145 | 16 |
Blazing fast, structured, leveled logging in Go.
kardianos / service
https://github.com/kardianos/service
stars | today |
---|---|
1902 | 9 |
Run go programs as a service on major platforms.
jmoiron / sqlx
https://github.com/jmoiron/sqlx
stars | today |
---|---|
6525 | 14 |
general purpose extensions to golang’s database/sql
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
4422 | 7 |
Sarama is a Go library for Apache Kafka 0.8, and up.
code-ready / crc
https://github.com/code-ready/crc
stars | today |
---|---|
97 | 7 |
CodeReady Containers: Run OpenShift 4.x locally
istio / tools
https://github.com/istio/tools
stars | today |
---|---|
47 | 7 |
Tools shared by several Istio repositories
Language: java
eclipse / openj9
https://github.com/eclipse/openj9
stars | today |
---|---|
1850 | 9 |
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that’s optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR ( https://github.com/eclipse/omr ) and combines with the Extensions for OpenJDK for OpenJ9 repo.
JessYanCoding / MVPArms
https://github.com/JessYanCoding/MVPArms
stars | today |
---|---|
8363 | 22 |
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
4703 | 72 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
googlesamples / android-Camera2Basic
https://github.com/googlesamples/android-Camera2Basic
stars | today |
---|---|
2301 | 8 |
OpenFeign / feign
https://github.com/OpenFeign/feign
stars | today |
---|---|
4555 | 22 |
Feign makes writing java http clients easier
confluentinc / kafka-streams-examples
https://github.com/confluentinc/kafka-streams-examples
stars | today |
---|---|
837 | 5 |
Demo applications and code examples for Apache Kafka’s Streams API.
quartz-scheduler / quartz
https://github.com/quartz-scheduler/quartz
stars | today |
---|---|
2839 | 13 |
Code for Quartz Scheduler
testcontainers / testcontainers-java
https://github.com/testcontainers/testcontainers-java
stars | today |
---|---|
2526 | 8 |
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
aws / aws-sdk-java-v2
https://github.com/aws/aws-sdk-java-v2
stars | today |
---|---|
559 | 6 |
The official AWS SDK for Java - Version 2
zwwill / yanxuan-weex-demo
https://github.com/zwwill/yanxuan-weex-demo
stars | today |
---|---|
2930 | 10 |
🎨 High quality pure Weex demo / 网易严选 App 感受 Weex 开发
crate / crate
https://github.com/crate/crate
stars | today |
---|---|
2482 | 4 |
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.
zaproxy / zaproxy
https://github.com/zaproxy/zaproxy
stars | today |
---|---|
5810 | 4 |
The OWASP ZAP core project
phonegap / phonegap-plugin-push
https://github.com/phonegap/phonegap-plugin-push
stars | today |
---|---|
1905 | 1 |
Register and receive push notifications
Netflix / mantis-publish
https://github.com/Netflix/mantis-publish
stars | today |
---|---|
4 | 3 |
Java library for publishing events into Mantis
Netflix / mantis-rxcontrol
https://github.com/Netflix/mantis-rxcontrol
stars | today |
---|---|
4 | 3 |
Netflix / eureka
https://github.com/Netflix/eureka
stars | today |
---|---|
7914 | 10 |
AWS Service registry for resilient mid-tier load balancing and failover.
datastax / java-driver
https://github.com/datastax/java-driver
stars | today |
---|---|
1075 | 2 |
DataStax Java Driver for Apache Cassandra
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
3268 | 8 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
cloudfoundry / uaa
https://github.com/cloudfoundry/uaa
stars | today |
---|---|
994 | 4 |
CloudFoundry User Account and Authentication (UAA) Server
checkstyle / checkstyle
https://github.com/checkstyle/checkstyle
stars | today |
---|---|
4614 | 5 |
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Netflix / mantis-api
https://github.com/Netflix/mantis-api
stars | today |
---|---|
3 | 1 |
Netflix / mantis-source-jobs
https://github.com/Netflix/mantis-source-jobs
stars | today |
---|---|
2 | 1 |
Netflix / mantis-connectors
https://github.com/Netflix/mantis-connectors
stars | today |
---|---|
2 | 1 |
Collection of Sources and Sinks for Mantis Jobs
microsoft / pai
https://github.com/microsoft/pai
stars | today |
---|---|
1133 | 3 |
Resource scheduling and cluster management for AI
linkedin / cruise-control
https://github.com/linkedin/cruise-control
stars | today |
---|---|
1169 | 4 |
Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
Language: c++
IntelRealSense / realsense-ros
https://github.com/IntelRealSense/realsense-ros
stars | today |
---|---|
490 | 10 |
Intel® RealSense™ ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
5353 | 8 |
Seamless operability between C++11 and Python
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
6079 | 14 |
Fast C++ logging library.
intel / mkl-dnn
https://github.com/intel/mkl-dnn
stars | today |
---|---|
1466 | 3 |
Intel® Math Kernel Library for Deep Neural Networks (Intel® MKL-DNN)
BVLC / caffe
stars | today |
---|---|
28404 | 12 |
Caffe: a fast open framework for deep learning.
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
6854 | 10 |
A library for efficient similarity search and clustering of dense vectors.
microsoft / AirSim
https://github.com/microsoft/AirSim
stars | today |
---|---|
7766 | 16 |
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
863 | 1 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
google / benchmark
https://github.com/google/benchmark
stars | today |
---|---|
3511 | 4 |
A microbenchmark support library
istio / proxy
https://github.com/istio/proxy
stars | today |
---|---|
296 | 2 |
The Istio proxy components.
google / re2
stars | today |
---|---|
3661 | 9 |
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
apache / thrift
https://github.com/apache/thrift
stars | today |
---|---|
6444 | 11 |
Apache Thrift
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
47548 | 198 |
The new Windows Terminal, and the original Windows console host – all in the same place!
include-what-you-use / include-what-you-use
https://github.com/include-what-you-use/include-what-you-use
stars | today |
---|---|
1476 | 4 |
A tool for use with clang to analyze #includes in C and C++ source files
Netflix / vmaf
https://github.com/Netflix/vmaf
stars | today |
---|---|
1145 | 6 |
Perceptual video quality assessment based on multi-method fusion.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
13305 | 20 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
11948 | 13 |
Googletest - Google Testing and Mocking Framework
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
35291 | 29 |
Protocol Buffers - Google’s data interchange format
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
14340 | 15 |
JSON for Modern C++
ReactiveX / RxCpp
https://github.com/ReactiveX/RxCpp
stars | today |
---|---|
1751 | 3 |
Reactive Extensions for C++
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
27910 | 23 |
Tesseract Open Source OCR Engine (main repository)
InsightSoftwareConsortium / ITK
https://github.com/InsightSoftwareConsortium/ITK
stars | today |
---|---|
505 | 3 |
Insight Toolkit (ITK) – Official Repository
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
17224 | 7 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
29350 | 43 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
microsoft / LightGBM
https://github.com/microsoft/LightGBM
stars | today |
---|---|
9004 | 28 |
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
Language: javascript
sequelize / sequelize
https://github.com/sequelize/sequelize
stars | today |
---|---|
19056 | 63 |
An easy-to-use multi SQL dialect ORM for Node.js
serverless / serverless
https://github.com/serverless/serverless
stars | today |
---|---|
30644 | 44 |
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
NodeBB / NodeBB
https://github.com/NodeBB/NodeBB
stars | today |
---|---|
10151 | 25 |
Node.js based forum software built for the modern web
eggjs / egg
stars | today |
---|---|
12989 | 32 |
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
ampproject / amphtml
https://github.com/ampproject/amphtml
stars | today |
---|---|
12800 | 14 |
The AMP web component framework.
OptimalBits / bull
https://github.com/OptimalBits/bull
stars | today |
---|---|
5852 | 21 |
Premium Queue package for handling distributed jobs and messages in NodeJS.
airbnb / lottie-web
https://github.com/airbnb/lottie-web
stars | today |
---|---|
17041 | 30 |
Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
flot / flot
stars | today |
---|---|
5706 | 9 |
Attractive JavaScript charts for jQuery
mochajs / mocha
https://github.com/mochajs/mocha
stars | today |
---|---|
18015 | 16 |
☕️ simple, flexible, fun javascript test framework for node.js & the browser
enyo / dropzone
https://github.com/enyo/dropzone
stars | today |
---|---|
14405 | 12 |
Dropzone is an easy to use drag’n’drop library. It supports image previews and shows nice progress bars.
surmon-china / vue-awesome-swiper
https://github.com/surmon-china/vue-awesome-swiper
stars | today |
---|---|
7137 | 18 |
🏆 Swiper component for @vuejs
cypress-io / cypress-example-recipes
https://github.com/cypress-io/cypress-example-recipes
stars | today |
---|---|
513 | 7 |
Various recipes for testing common scenarios with Cypress
SortableJS / Vue.Draggable
https://github.com/SortableJS/Vue.Draggable
stars | today |
---|---|
8210 | 26 |
Vue drag-and-drop component based on Sortable.js
muaz-khan / WebRTC-Experiment
https://github.com/muaz-khan/WebRTC-Experiment
stars | today |
---|---|
7223 | 19 |
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
Modernizr / Modernizr
https://github.com/Modernizr/Modernizr
stars | today |
---|---|
23742 | 11 |
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
d3 / d3
stars | today |
---|---|
85560 | 22 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
winstonjs / winston
https://github.com/winstonjs/winston
stars | today |
---|---|
13503 | 19 |
A logger for just about everything.
angular / protractor
https://github.com/angular/protractor
stars | today |
---|---|
8225 | 3 |
E2E test framework for Angular apps
npm / tink
stars | today |
---|---|
1836 | 23 |
a dependency unwinder for javascript
cloud-annotations / training
https://github.com/cloud-annotations/training
stars | today |
---|---|
2176 | 5 |
🐝 Custom Object Detection and Classification Training
outline / outline
https://github.com/outline/outline
stars | today |
---|---|
2249 | 16 |
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
Marak / faker.js
https://github.com/Marak/faker.js
stars | today |
---|---|
19367 | 35 |
generate massive amounts of realistic fake data in Node.js and the browser
protobufjs / protobuf.js
https://github.com/protobufjs/protobuf.js
stars | today |
---|---|
5787 | 14 |
Protocol Buffers for JavaScript (& TypeScript).
flow-typed / flow-typed
https://github.com/flow-typed/flow-typed
stars | today |
---|---|
3273 | 2 |
A central repository for Flow library definitions
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
23644 | 37 |
🛁 Clean Code concepts adapted for JavaScript
Language: unknown
CoolPhilChen / SJTU-Courses
https://github.com/CoolPhilChen/SJTU-Courses
stars | today |
---|---|
4625 | 50 |
上海交通大学课程资料分享
toutiaoio / weekly.manong.io
https://github.com/toutiaoio/weekly.manong.io
stars | today |
---|---|
521 | 85 |
码农周刊 - 史上最全的编程学习资料合集(持续更新)
EDDYCJY / blog
https://github.com/EDDYCJY/blog
stars | today |
---|---|
1527 | 12 |
煎鱼的博客,有点忙。
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5195 | 5 |
The CocoaPods Master Repo
hackstoic / golang-open-source-projects
https://github.com/hackstoic/golang-open-source-projects
stars | today |
---|---|
5112 | 16 |
为互联网IT人打造的中文版awesome-go
mtdvio / every-programmer-should-know
https://github.com/mtdvio/every-programmer-should-know
stars | today |
---|---|
38569 | 121 |
A collection of (mostly) technical things every software developer should know
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
33036 | 11 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
CarGuo / GSYFlutterBook
https://github.com/CarGuo/GSYFlutterBook
stars | today |
---|---|
1543 | 8 |
Flutter完整开发实战详解系列,提供在线预览和pdf下载,本系列将完整讲述:如何快速从 0 开发一个完整的 Flutter APP,配套高完成度 Flutter 开源项目 GSYGithubAppFlutter ,同时会提供一些Flutter的开发细节技巧,之后深入源码和实战为你全面解析 Flutter 。
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
7547 | 46 |
Cheat Sheets
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
103990 | 66 |
A book series on JavaScript. @YDKJS on twitter.
backend-br / vagas
https://github.com/backend-br/vagas
stars | today |
---|---|
1431 | 5 |
✌️ Espaço para divulgação de vagas para backenders
qinjx / 30min_guides
https://github.com/qinjx/30min_guides
stars | today |
---|---|
5446 | 5 |
覃健祥的学习笔记,各种几十分钟入门的文档
gyhhx / gy1
stars | today |
---|---|
1 | 0 |
MoienTajik / AspNetCore-Developer-Roadmap
https://github.com/MoienTajik/AspNetCore-Developer-Roadmap
stars | today |
---|---|
1586 | 24 |
Roadmap to becoming an ASP.NET Core developer in 2019
photopea / photopea
https://github.com/photopea/photopea
stars | today |
---|---|
1664 | 77 |
Photopea is online image editor
frontendbr / vagas
https://github.com/frontendbr/vagas
stars | today |
---|---|
3096 | 14 |
🔬 Espaço para divulgação de vagas para front-enders.
computacionnube / Benitez
https://github.com/computacionnube/Benitez
stars | today |
---|---|
21 | 0 |
Respaldo de los programas realizados en Progrmacion.NetII
computacionnube / Loaiza
https://github.com/computacionnube/Loaiza
stars | today |
---|---|
25 | 0 |
Trabajos Individuales y Grupales-Programas Básicos en C#/Windows Forms
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
26474 | 11 |
🔗 Some useful websites for programmers.
azat-io / you-dont-know-js-ru
https://github.com/azat-io/you-dont-know-js-ru
stars | today |
---|---|
2364 | 9 |
📚 Russian translation of “You Don’t Know JS” book series
berzerk0 / Probable-Wordlists
https://github.com/berzerk0/Probable-Wordlists
stars | today |
---|---|
5637 | 8 |
Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren’t popular!
WOA-Project / guides
https://github.com/WOA-Project/guides
stars | today |
---|---|
32 | 0 |
Guides relevant to WOA
medvednikov / vid
https://github.com/medvednikov/vid
stars | today |
---|---|
185 | 4 |
Open-source editor written in V with the performance of Sublime Text