reek
Code smell detector for Ruby
reactjs/react-rails507日前6.7k
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
taskrabbit/react-native-parsed-text517日前1.2k
Parse text and make them into multiple React Native Text elements
vuejs/eslint-plugin-vue508日前4.3k
Official ESLint plugin for Vue.js
ast-grep/ast-grep504日前5.2k
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
koalaman/shellcheck504日前34.4k
ShellCheck, a static analysis tool for shell scripts
asdf-vm/asdf504日前19.8k
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
serhii-londar/open-source-mac-os-apps504日前38.7k
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
ruby/ruby504日前21.3k
The Ruby Programming Language
kanaka/mal504日前9.7k
mal - Make a Lisp
lk-geimfari/awesomo505日前9.2k
Cool open source projects. Choose your project and get involved in Open Source development now.
viebel/klipse507日前3.1k
Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
realm/SwiftLint504日前18.1k
A tool to enforce Swift style and conventions.
facebook/infer504日前14.6k
A static analyzer for Java, C, C++, and Objective-C
analysis-tools-dev/static-analysis504日前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/checkstyle504日前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/reviewdog504日前7.1k
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
facebook/pyre-check504日前6.6k
Performant type-checking for python.
detekt/detekt504日前5.9k
Static code analysis for Kotlin
pylint-dev/pylint505日前5.0k
It's not just a linter that annoys you!
simplecov-ruby/simplecov506日前4.7k
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
pmd/pmd505日前4.6k
An extensible multilanguage static code analyzer.
kucherenko/jscpd504日前4.4k
Copy/paste detector for programming source code.
codeclimate/codeclimate509日前2.5k
Code Climate CLI
ajinabraham/nodejsscan506日前2.3k
nodejsscan is a static security code scanner for Node.js applications.
houndci/hound504日前1.9k
Automated code review for GitHub pull requests.
mbj/mutant506日前1.9k
Automated code reviews via mutation testing - semantic code coverage.
gaia-pipeline/gaia505日前5.1k
Build powerful pipelines in any programming language.
antlr/antlr4504日前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/fastlane504日前38.4k
🚀 The easiest way to automate building and releasing your iOS and Android apps
capistrano/capistrano504日前12.6k
A deployment automation tool built on Ruby, Rake, and SSH.
gollum/gollum506日前13.5k
A simple, Git-powered wiki with a sweet API and local frontend.
SeleniumHQ/selenium504日前28.8k
A browser automation framework and ecosystem.
rrrene/credo504日前4.8k
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
dependabot/dependabot-core504日前3.8k
🤖 Dependabot's core logic for creating update PR's.
extism/extism504日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
discourse/discourse504日前39.8k
A platform for community discussion. Free, open, simple.
twitter/twitter-text505日前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-generator504日前7.3k
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
cesarferreira/dryrun518日前3.8k
:cloud: Try the demo project of any Android Library
hadolint/hadolint504日前9.5k
Dockerfile linter, validate inline bash, written in Haskell
Homebrew/brew503日前38.6k
🍺 The missing package manager for macOS (or Linux)
Homebrew/homebrew-core504日前13.1k
🍻 Default formulae for the missing package manager for macOS (or Linux)
Homebrew/homebrew-bundle504日前4.8k
📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
Linuxbrew/brew513日前2.6k
:beer::penguin: The Homebrew package manager for Linux
jekyll/jekyll503日前47.9k
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
jekyll/jekyll-admin504日前2.8k
A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
gchq/CyberChef503日前24.3k
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
zammad/zammad504日前4.0k
Zammad is a web based open source helpdesk/customer support system
JustasMasiulis/lazy_importer504日前1.4k
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
ifmeorg/ifme507日前1.4k
Free, open source mental health communication web app to share experiences with loved ones
LunarVim/LunarVim503日前17.1k
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
codota/TabNine504日前10.3k
AI Code Completions
kaxap/arl504日前1.9k
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
kaitai-io/kaitai_struct503日前3.8k
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
pydantic/pydantic503日前17.6k
Data validation using Python type hints
tree-sitter/tree-sitter503日前15.2k
An incremental parsing system for programming tools
soxoj/maigret503日前9.4k
🕵️♂️ Collect a dossier on a person by username from thousands of sites
jquery/esprima503日前6.9k
ECMAScript parsing infrastructure for multipurpose analysis
marmelroy/PhoneNumberKit503日前5.0k
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
fabian-hiller/valibot503日前4.8k
The modular and type safe schema library for validating structural data 🤖
ohmjs/ohm504日前4.8k
A library and language for building parsers, interpreters, compilers, etc.
Leonidas-from-XIV/node-xml2js504日前4.8k
XML to JavaScript object converter.
lief-project/LIEF503日前4.0k
LIEF - Library to Instrument Executable Formats
SBJson/SBJson506日前3.7k
This framework implements a strict JSON parser and generator in Objective-C.
google/wuffs504日前3.7k
Wrangling Untrusted File Formats Safely
kach/nearley503日前3.5k
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
zserge/jsmn505日前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-processing503日前10.1k
:zap: From finding text to search and replace, from sorting to beautifying text and more :art:
weechat/weechat504日前2.8k
The extensible chat client.
apache/avro507日前2.7k
Apache Avro is a data serialization system.
apache/activemq503日前2.2k
Mirror of Apache ActiveMQ
Komodo/KomodoEdit511日前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/maybe503日前23.0k
The OS for your personal finances
opf/openproject503日前7.9k
OpenProject is the leading open source project management software.
heartcombo/devise503日前23.6k
Flexible authentication solution for Rails with Warden.
gitlabhq/gitlabhq503日前23.5k
GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
forem/forem504日前21.4k
For empowering community 🌱
diaspora/diaspora503日前13.3k
A privacy-aware, distributed, open source social network.
spree/spree503日前12.5k
Open Source multi-language/multi-currency/multi-store eCommerce platform
activeadmin/activeadmin503日前9.4k
The administration framework for Ruby on Rails applications.
kaminari/kaminari504日前8.5k
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
heartcombo/simple_form503日前8.2k
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
thoughtbot/factory_bot506日前7.9k
A library for setting up Ruby objects as test data.
presidentbeef/brakeman503日前6.9k
A static analysis security vulnerability scanner for Ruby on Rails applications
hashicorp/vagrant503日前25.7k
Vagrant is a tool for building and distributing development environments.
lewagon/setup503日前17.6k
Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp
postalserver/postal503日前13.6k
✉️ A fully featured open source mail delivery platform for incoming & outgoing e-mail
aquasecurity/tfsec503日前6.5k
Security scanner for your Terraform code
bridgecrewio/checkov503日前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-libvirt508日前2.2k
Vagrant provider for libvirt.
geerlingguy/ansible-vagrant-examples505日前2.0k
Ansible examples using Vagrant to deploy to local VMs.
lando/lando503日前3.9k
A development tool for all your projects that is fast, easy, powerful and liberating
mono/CppSharp504日前2.9k
Tools and libraries to glue C/C++ APIs to high-level languages
sparklemotion/nokogiri504日前6.1k
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
WerWolv/ImHex503日前31.8k
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
TheOdinProject/curriculum503日前8.5k
The open curriculum for learning web development
TheOdinProject/theodinproject503日前3.3k
Main Website for The Odin Project
nunomaduro/phpinsights503日前5.2k
🔰 Instant PHP quality checks from your console
astral-sh/ruff502日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
PyCQA/flake8503日前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/moon502日前2.5k
A task runner and repo management tool for the web ecosystem, written in Rust.
onelang/OneLang512日前1.1k
horsicq/Detect-It-Easy502日前6.3k
Program for determining types of files for Windows, Linux and MacOS.
layervault/psd.rb503日前3.1k
Parse Photoshop files in Ruby with ease
vim-syntastic/syntastic504日前11.3k
Syntax checking hacks for vim
sj26/mailcatcher505日前6.2k
Catches mail and serves it through a dream.
MobSF/Mobile-Security-Framework-MobSF502日前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/administrate502日前5.8k
A Rails engine that helps you put together a super-flexible admin dashboard.
aasm/aasm502日前4.9k
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
geekq/workflow510日前1.7k
Ruby finite-state-machine-inspired API for modeling workflow
jruizgit/rules503日前1.1k
Durable Rules Engine
goby-lang/goby503日前3.5k
Goby - Yet another programming language written in Go