Stars
- All languages
- ANTLR
- ApacheConf
- Assembly
- Astro
- Awk
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- D
- Dart
- Dockerfile
- Elixir
- Erlang
- F#
- Fortran
- Go
- Groovy
- HTML
- Handlebars
- Haskell
- Inno Setup
- Isabelle
- Java
- JavaScript
- JetBrains MPS
- Julia
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- OCaml
- Objective-C
- Objective-C++
- PHP
- Perl
- PowerShell
- Pug
- Puppet
- Python
- R
- Raku
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Starlark
- Stata
- Swift
- TLA
- TSQL
- TeX
- TypeScript
- Vala
- Vim Script
- Vue
- XSLT
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Node.js library for parsing crontab instructions
The code for the article, Code Completion with antlr4-c3
xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能
TLA+ snippets, operators, and modules contributed and curated by the TLA+ community
Common classes used in different Spring Cloud implementations
Opinionated Maven Plugin that formats your Java code.
Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
Procedurally generated Chinese landscape painting.
🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Trained models with fast variant of the "best" LSTM models + legacy models
World's fastest and most advanced password recovery utility
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
A hand-wired USB & Bluetooth keyboard powered by Python and more
自动构建中文词库:http://www.matrix67.com/blog/archives/5044
开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
A maven plugin that automatically deploys code formatters as pre-commit git hook
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。