go
java
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
d3vilbug/HackBar
HackBar plugin for Burpsuite v1.0
-
msusur/kodlama-pratikleri
Bu projenin amacı yazılım geliştirmeyi öğrenmekte olan ya da işi Code Golf seviyesinde ele almak isteyenlere uğraşacak problemler çıkartmaktır.
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
Snailclimb/JavaGuide
A core knowledge that most Java programmers need to master
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
spring-projects/spring-framework
Spring Framework
-
spring-projects/spring-boot
Spring Boot
-
eugenp/tutorials
The "REST With Spring" Course:
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
-
b3log/symphony
🎶一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。https://hacpai.com
-
novoda/download-manager
Download manager based on AOSP DM but allowing downloading to internal private storage
-
google/tink
Tink is a multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
SplashCodes/JAViewer
更优雅的驾车体验
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
google/guava
Google core libraries for Java
-
topjohnwu/Magisk
A Magic Mask to Alter Android System Systemless-ly
-
firebase/quickstart-android
Firebase Quickstart Samples for Android
-
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
jfoenixadmin/JFoenix
JavaFX Material Design Library
-
facebook/buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
javascript
python
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
-
Eloston/ungoogled-chromium
Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
-
woj-ciech/Danger-zone
Correlate data between domains, IPs and email addresses, present it as a graph and store everything into Elasticsearch and JSON files.
-
HuberTRoy/leetCode
算法相关知识储备
-
imhuay/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
-
apachecn/awesome-leetcode
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
-
manatlan/vbuild
"Compile" your VUE component (*.vue) to standalone html/js/css ... python only (no need of nodejs)
-
Yorko/mlcourse.ai
Open Machine Learning course mlcourse.ai, both in English and Russian
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
snowkylin/TensorFlow-cn
简单粗暴TensorFlow | A Concise Handbook of TensorFlow
-
tensorflow/models
Models and examples built with TensorFlow
-
spesmilo/electrum
Electrum; Bitcoin thin client
-
keon/algorithms
Minimal examples of data structures and algorithms in Python
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
asyml/texar
Toolkit for Text Generation and Beyond
-
keras-team/keras
Deep Learning for humans
-
uber/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
OpenMined/PySyft
A library for encrypted, privacy preserving deep learning - based on PyTorch
-
aiidateam/aiida_core
The official repository for the AiiDA code
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
uber-research/PyTorch-NEAT
-
pallets/flask
The Python micro framework for building web applications.
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
rust
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
citybound/citybound
A work-in-progress, open-source, multi-player city simulation game.
-
otavio/rsget
A simple command line utility to download a remote file, similar to wget. This is not intended to be a full feature wget replacement but a simple tool to test few Rust crates.
-
sharkdp/bat
A cat(1) clone with wings.
-
p-e-w/hegemon
A modular system monitor written in Rust
-
rust-lang/rust
A safe, concurrent, practical language.
-
rustwasm/wasm-pack
📦✨your favorite rust -> wasm workflow tool!
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
benfred/py-spy
Sampling profiler for Python programs
-
RustAudio/lewton
Rust vorbis decoder
-
rust-lang/book
The Rust Programming Language
-
DenisKolodin/yew
Rust framework for building client web apps
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript
-
SergioBenitez/Rocket
A web framework for Rust.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
slide-rs/specs
Specs - Parallel ECS
-
bluss/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
-
sfackler/rust-openssl
OpenSSL bindings for Rust
-
Kintaro/wtftw
Window Tiling For The Win. A tiling window manager written in Rust
-
rust-embedded/svd2rust
Generate Rust register maps (`struct`s) from SVD files
-
tomaka/winit
Window handling library in pure Rust
-
tailhook/rust-argparse
The command-line argument parser library for rust