Lists (1)
Sort Name ascending (A-Z)
- All languages
- ANTLR
- ActionScript
- Ada
- Adblock Filter List
- Agda
- Assembly
- Awk
- Batchfile
- Bikeshed
- Bluespec
- Brainfuck
- C
- C#
- C++
- C3
- CMake
- COBOL
- CSS
- Chapel
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- Cython
- D
- DTrace
- Dart
- Dhall
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- FLUX
- Fennel
- Frege
- GLSL
- Gleam
- Go
- HTML
- Handlebars
- Haskell
- Haxe
- Idris
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Koka
- Kotlin
- LLVM
- Lean
- Lua
- M4
- MDX
- MLIR
- Makefile
- Markdown
- Max
- MiniZinc
- NSIS
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- Odin
- PHP
- Pascal
- Perl
- PlantUML
- Pony
- PowerShell
- PureScript
- Python
- R
- Racket
- Ragel
- Ragel in Ruby Host
- ReScript
- Reason
- Red
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SWIG
- Sass
- Scala
- Scheme
- Shell
- Shen
- Smarty
- Solidity
- Standard ML
- Starlark
- Svelte
- Swift
- SystemVerilog
- TeX
- Thrift
- Tree-sitter Query
- Turing
- TypeScript
- V
- VHDL
- Vala
- Verilog
- Vim Script
- Vue
- Wren
- Zig
Starred repositories
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Design patterns implemented in Java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Free universal database tool and SQL client
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
A collection of algorithms and data structures
A high performance caching library for Java
🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿…
QuestDB is a high performance, open-source, time-series database
The official home of the Presto distributed SQL query engine for big data
🏗 Build container images for your Java applications.
Generate diagrams from textual description
Matrix is a plugin style, non-invasive APM system developed by WeChat.
🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
Alluxio, data orchestration for analytics and machine learning in the cloud
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern