OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: haskell清除
postgrestPostgREST
ADDED

PostgREST serves a fully RESTful API from any existing PostgreSQL database. It handles JWT authentication, delegates authorization to database roles, supports schema-based versioning, generates OpenAPI docs, and pushes data validation and JSON serialization into SQL.

Developer toolsData & databasesBackend & APIs
NeoHaskellneohaskell
ADDED

NeoHaskell is a beginner-friendly Haskell dialect designed for productivity, with tooling, testing, and documentation built-in for easy app development.

Developer tools
awesomolk-geimfari
ADDED

Awesomo is a curated collection of open source projects organized by programming language, offering developers a quick way to discover active repositories and contribute to open source.

Developer toolsTemplates & starters
compiler-explorercompiler-explorer
ADDED

Compiler Explorer is an interactive web tool for compiling code in C, C++, Rust, Go and 30+ other languages and viewing the resulting assembly in real time. It supports multiple compilers per language, configurable layouts and a REST API, and can be self-hosted.

Developer toolsAI & MLTesting & debugging
shellcheckkoalaman
ADDED

ShellCheck is a GPLv3 static analysis tool for bash/sh shell scripts that flags syntax issues, semantic problems, and portability pitfalls. It runs in terminals, editors, and CI pipelines, with output formats including JSON, CheckStyle XML, and GCC-compatible warnings.

Developer toolsAutomationTesting & debugging
purescriptpurescript
ADDED

PureScript is a small, strongly typed functional programming language with expressive types that compiles to JavaScript, written in and inspired by Haskell.

Developer toolsBuild & DevOps