Error Open Source Projects
Browse 797 Error open source projects, ranked by GitHub stars. Find the most popular Error tools and libraries.
colinhacks/zod
TypeScript-first schema validation with static type inference
Metrics details
| Stars | 43,296 |
jquense/yup
Dead simple Object schema validation
Metrics details
| Stars | 23,676 |
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
Metrics details
| Stars | 23,010 |
Homebrew/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
Metrics details
| Stars | 22,117 |
kriskowal/q
A promise library for JavaScript
Metrics details
| Stars | 15,026 |
filp/whoops
PHP errors for cool kids
Metrics details
| Stars | 13,240 |
Shopify/liquid
Liquid markup language. Safe, customer facing template language for flexible web apps.
Metrics details
| Stars | 11,838 |
pkg/errors
Simple error handling primitives
Metrics details
| Stars | 8,259 |
jeffgerickson/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
Metrics details
| Stars | 8,106 |
bvaughn/react-error-boundary
Simple reusable React error boundary component
Metrics details
| Stars | 7,970 |
hagopj13/node-express-boilerplate
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
Metrics details
| Stars | 7,654 |
google/error-prone
Catch common Java mistakes as compile-time errors
Metrics details
| Stars | 7,209 |
bitfield/script
Making it easy to write shell-like scripts in Go
Metrics details
| Stars | 7,012 |
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
Metrics details
| Stars | 6,599 |
shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
Metrics details
| Stars | 6,492 |
rengwuxian/MaterialEditText
EditText in Material Design
Metrics details
| Stars | 6,080 |
niieani/bash-oo-framework
Bash Infinity is a modern standard library / framework / boilerplate for Bash
Metrics details
| Stars | 5,620 |
dtolnay/thiserror
derive(Error) for struct and enum error types
Metrics details
| Stars | 5,486 |
ajalt/fuckitpy
The Python error steamroller.
Metrics details
| Stars | 5,289 |
nunomaduro/collision
💥 Collision is a beautiful error reporting tool for command-line applications
Metrics details
| Stars | 4,652 |
errbit/errbit
The open source error catcher that's Airbrake API compliant :ukraine:
Metrics details
| Stars | 4,268 |
mattdiamond/fuckitjs
The Original Javascript Error Steamroller
Metrics details
| Stars | 4,184 |
go-ozzo/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
Metrics details
| Stars | 4,114 |
uber/NullAway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
Metrics details
| Stars | 4,078 |
dcodeIO/bcrypt.js
Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.
Metrics details
| Stars | 3,798 |
itchyny/gojq
Pure Go implementation of jq
Metrics details
| Stars | 3,778 |
Ereza/CustomActivityOnCrash
Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
Metrics details
| Stars | 3,759 |
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for a11y rules on JSX elements.
Metrics details
| Stars | 3,603 |
SalomonBrys/ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
Metrics details
| Stars | 2,981 |
avast/retry-go
Simple golang library for retry mechanism
Metrics details
| Stars | 2,937 |
hapijs/boom
HTTP-friendly error objects
Metrics details
| Stars | 2,923 |
Nandaka/PixivUtil2
Download images from Pixiv and more!
Metrics details
| Stars | 2,682 |
DavyJonesLocker/client_side_validations
Client Side Validations made easy for Ruby on Rails
Metrics details
| Stars | 2,680 |
sindresorhus/alfy
Create Alfred workflows with ease
Metrics details
| Stars | 2,654 |
altmann/FluentResults
A generalised Result object implementation for .NET/C#
Metrics details
| Stars | 2,623 |
hashicorp/go-multierror
A Go (golang) package for representing a list of errors as a single error.
Metrics details
| Stars | 2,576 |
posabsolute/jQuery-Validation-Engine
jQuery form validation plugin
Metrics details
| Stars | 2,539 |
kisielk/errcheck
errcheck checks that you checked errors.
Metrics details
| Stars | 2,525 |
Keats/validator
Simple validation for Rust structs
Metrics details
| Stars | 2,494 |
cockroachdb/errors
Go error library with error portability over the network
Metrics details
| Stars | 2,446 |
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
Metrics details
| Stars | 2,420 |
mrdavidlaing/javascript-koans
Koans to learn Javascript
Metrics details
| Stars | 2,419 |
jostmey/NakedTensor
Bare bone examples of machine learning in TensorFlow
Metrics details
| Stars | 2,403 |
knownsec/ksubdomain
无状态子域名爆破工具
Metrics details
| Stars | 2,390 |
oyvindkinsey/easyXDM
A javascript library providing cross-browser, cross-site messaging/method invocation.
Metrics details
| Stars | 2,362 |
ladjs/lad
Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.
Metrics details
| Stars | 2,285 |
Kong/swrv
Stale-while-revalidate data fetching for Vue
Metrics details
| Stars | 2,279 |
anaskhan96/soup
Web Scraper in Go, similar to BeautifulSoup
Metrics details
| Stars | 2,232 |
goccy/go-yaml
YAML support for the Go language
Metrics details
| Stars | 2,206 |
extrabacon/python-shell
Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio
Metrics details
| Stars | 2,166 |
github/accessibilityjs
Client side accessibility error scanner.
Metrics details
| Stars | 2,162 |
zesterer/ariadne
[Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate
Metrics details
| Stars | 2,162 |
cloudhead/node-static
rfc 2616 compliant HTTP static-file server module, with built-in caching.
Metrics details
| Stars | 2,159 |
aschuch/StatefulViewController
Placeholder views based on content, loading, error or empty states
Metrics details
| Stars | 2,111 |
facade/ignition
A beautiful error page for Laravel apps
Metrics details
| Stars | 2,077 |
fengari-lua/fengari
🌙 φεγγάρι - The Lua VM written in JS ES6 for Node and the browser
Metrics details
| Stars | 2,015 |
asaskevich/EventBus
[Go] Lightweight eventbus with async compatibility for Go
Metrics details
| Stars | 1,980 |
Thomvis/BrightFutures
Write great asynchronous code in Swift using futures and promises
Metrics details
| Stars | 1,899 |
tdegrunt/jsonschema
JSON Schema validation
Metrics details
| Stars | 1,874 |
rust-cli/human-panic
Panic messages for humans.
Metrics details
| Stars | 1,851 |
