reek
Code smell detector for Ruby
reactjs/react-rails688日前6.7k
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
taskrabbit/react-native-parsed-text698日前1.2k
Parse text and make them into multiple React Native Text elements
vuejs/eslint-plugin-vue689日前4.3k
Official ESLint plugin for Vue.js
ast-grep/ast-grep685日前5.2k
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
koalaman/shellcheck685日前34.4k
ShellCheck, a static analysis tool for shell scripts
asdf-vm/asdf685日前19.8k
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
serhii-londar/open-source-mac-os-apps685日前38.7k
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
ruby/ruby685日前21.3k
The Ruby Programming Language
kanaka/mal685日前9.7k
mal - Make a Lisp
lk-geimfari/awesomo686日前9.2k
Cool open source projects. Choose your project and get involved in Open Source development now.
viebel/klipse688日前3.1k
Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
realm/SwiftLint685日前18.1k
A tool to enforce Swift style and conventions.
facebook/infer685日前14.6k
A static analyzer for Java, C, C++, and Objective-C
analysis-tools-dev/static-analysis685日前12.6k
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
checkstyle/checkstyle685日前8.1k
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.
reviewdog/reviewdog685日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
facebook/pyre-check685日前6.6k
Performant type-checking for python.
detekt/detekt685日前5.9k
Static code analysis for Kotlin
pylint-dev/pylint686日前5.0k
It's not just a linter that annoys you!
simplecov-ruby/simplecov687日前4.7k
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
pmd/pmd686日前4.6k
An extensible multilanguage static code analyzer.
kucherenko/jscpd685日前4.4k
Copy/paste detector for programming source code.
codeclimate/codeclimate690日前2.5k
Code Climate CLI
ajinabraham/nodejsscan687日前2.3k
nodejsscan is a static security code scanner for Node.js applications.
houndci/hound685日前1.9k
Automated code review for GitHub pull requests.
mbj/mutant687日前1.9k
Automated code reviews via mutation testing - semantic code coverage.
gaia-pipeline/gaia686日前5.1k
Build powerful pipelines in any programming language.
antlr/antlr4685日前16.1k
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
fastlane/fastlane685日前38.4k
🚀 The easiest way to automate building and releasing your iOS and Android apps
capistrano/capistrano685日前12.6k
A deployment automation tool built on Ruby, Rake, and SSH.
gollum/gollum687日前13.5k
A simple, Git-powered wiki with a sweet API and local frontend.
SeleniumHQ/selenium685日前28.8k
A browser automation framework and ecosystem.
rrrene/credo685日前4.8k
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
dependabot/dependabot-core685日前3.8k
🤖 Dependabot's core logic for creating update PR's.
extism/extism685日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
discourse/discourse685日前39.8k
A platform for community discussion. Free, open, simple.
twitter/twitter-text686日前3.0k
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
github-changelog-generator/github-changelog-generator685日前7.3k
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
cesarferreira/dryrun699日前3.8k
:cloud: Try the demo project of any Android Library
hadolint/hadolint685日前9.5k
Dockerfile linter, validate inline bash, written in Haskell
Homebrew/brew684日前38.6k
🍺 The missing package manager for macOS (or Linux)
Homebrew/homebrew-core685日前13.1k
🍻 Default formulae for the missing package manager for macOS (or Linux)
Homebrew/homebrew-bundle685日前4.8k
📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
Linuxbrew/brew694日前2.6k
:beer::penguin: The Homebrew package manager for Linux
jekyll/jekyll684日前47.9k
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
jekyll/jekyll-admin685日前2.8k
A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
gchq/CyberChef684日前24.3k
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
zammad/zammad685日前4.0k
Zammad is a web based open source helpdesk/customer support system
JustasMasiulis/lazy_importer685日前1.4k
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
ifmeorg/ifme688日前1.4k
Free, open source mental health communication web app to share experiences with loved ones
LunarVim/LunarVim684日前17.1k
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
codota/TabNine685日前10.3k
AI Code Completions
kaxap/arl685日前1.9k
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
kaitai-io/kaitai_struct684日前3.8k
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
pydantic/pydantic684日前17.6k
Data validation using Python type hints
tree-sitter/tree-sitter684日前15.2k
An incremental parsing system for programming tools
soxoj/maigret684日前9.4k
🕵️♂️ Collect a dossier on a person by username from thousands of sites
jquery/esprima684日前6.9k
ECMAScript parsing infrastructure for multipurpose analysis
marmelroy/PhoneNumberKit684日前5.0k
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
fabian-hiller/valibot684日前4.8k
The modular and type safe schema library for validating structural data 🤖
ohmjs/ohm685日前4.8k
A library and language for building parsers, interpreters, compilers, etc.
Leonidas-from-XIV/node-xml2js685日前4.8k
XML to JavaScript object converter.
lief-project/LIEF684日前4.0k
LIEF - Library to Instrument Executable Formats
SBJson/SBJson687日前3.7k
This framework implements a strict JSON parser and generator in Objective-C.
google/wuffs685日前3.7k
Wrangling Untrusted File Formats Safely
kach/nearley684日前3.5k
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
zserge/jsmn686日前3.5k
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
learnbyexample/Command-line-text-processing684日前10.1k
:zap: From finding text to search and replace, from sorting to beautifying text and more :art:
weechat/weechat685日前2.8k
The extensible chat client.
apache/avro688日前2.7k
Apache Avro is a data serialization system.
apache/activemq684日前2.2k
Mirror of Apache ActiveMQ
Komodo/KomodoEdit692日前2.1k
Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
maybe-finance/maybe684日前23.0k
The OS for your personal finances
opf/openproject684日前7.9k
OpenProject is the leading open source project management software.
heartcombo/devise684日前23.6k
Flexible authentication solution for Rails with Warden.
gitlabhq/gitlabhq684日前23.5k
GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
forem/forem685日前21.4k
For empowering community 🌱
diaspora/diaspora684日前13.3k
A privacy-aware, distributed, open source social network.
spree/spree684日前12.5k
Open Source multi-language/multi-currency/multi-store eCommerce platform
activeadmin/activeadmin684日前9.4k
The administration framework for Ruby on Rails applications.
kaminari/kaminari685日前8.5k
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
heartcombo/simple_form684日前8.2k
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
thoughtbot/factory_bot687日前7.9k
A library for setting up Ruby objects as test data.
presidentbeef/brakeman684日前6.9k
A static analysis security vulnerability scanner for Ruby on Rails applications
hashicorp/vagrant684日前25.7k
Vagrant is a tool for building and distributing development environments.
lewagon/setup684日前17.6k
Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp
postalserver/postal684日前13.6k
✉️ A fully featured open source mail delivery platform for incoming & outgoing e-mail
aquasecurity/tfsec684日前6.5k
Security scanner for your Terraform code
bridgecrewio/checkov684日前6.4k
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
vagrant-libvirt/vagrant-libvirt689日前2.2k
Vagrant provider for libvirt.
geerlingguy/ansible-vagrant-examples686日前2.0k
Ansible examples using Vagrant to deploy to local VMs.
lando/lando684日前3.9k
A development tool for all your projects that is fast, easy, powerful and liberating
mono/CppSharp685日前2.9k
Tools and libraries to glue C/C++ APIs to high-level languages
sparklemotion/nokogiri685日前6.1k
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
WerWolv/ImHex684日前31.8k
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
TheOdinProject/curriculum684日前8.5k
The open curriculum for learning web development
TheOdinProject/theodinproject684日前3.3k
Main Website for The Odin Project
nunomaduro/phpinsights684日前5.2k
🔰 Instant PHP quality checks from your console
astral-sh/ruff683日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
PyCQA/flake8684日前3.2k
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
moonrepo/moon683日前2.5k
A task runner and repo management tool for the web ecosystem, written in Rust.
onelang/OneLang693日前1.1k
horsicq/Detect-It-Easy683日前6.3k
Program for determining types of files for Windows, Linux and MacOS.
layervault/psd.rb684日前3.1k
Parse Photoshop files in Ruby with ease
vim-syntastic/syntastic685日前11.3k
Syntax checking hacks for vim
sj26/mailcatcher686日前6.2k
Catches mail and serves it through a dream.
MobSF/Mobile-Security-Framework-MobSF683日前15.9k
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
thoughtbot/administrate683日前5.8k
A Rails engine that helps you put together a super-flexible admin dashboard.
aasm/aasm683日前4.9k
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
geekq/workflow691日前1.7k
Ruby finite-state-machine-inspired API for modeling workflow
jruizgit/rules684日前1.1k
Durable Rules Engine
goby-lang/goby684日前3.5k
Goby - Yet another programming language written in Go