An asynchronous Python client for Stockholm's Open Data Platform API. It currently retrieves disabled-parking locations (about 2045) with address, district, coordinates and validity dates, requires an API key, and is structured so other datasets from the same platform can be added.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONMarked is a fast, lightweight Markdown parser and compiler that works in browsers, on Node.js servers, and via CLI. It supports all standard Markdown features, custom extensions, and is easily adaptable for different use cases.
A comprehensive, community-curated collection of free learning resources for programming, including books, courses, and interactive tutorials in numerous languages.
Nuxt is a free, open-source full-stack framework for building type-safe, performant Vue.js applications with server-side rendering, static generation, automatic routing, and 300+ extensible modules.
A code beautifier for JavaScript, CSS, and HTML that reformats and re-indents code with extensive configuration options. Available as a CLI tool, Node.js library, Python package, and web library.
Fastify is a fast, low-overhead web framework for Node.js with a powerful plugin architecture, JSON Schema-based validation and serialization, and built-in Pino logging. It is extensible via hooks, plugins and decorators, and is maintained as an OpenJS Foundation project.
Nx is a monorepo platform for TypeScript and polyglot codebases: a Rust-built, TypeScript-extensible core that caches what did not change, runs only affected tasks, and adds plugins plus an integrated, self-healing CI.
ImHex is a feature-rich, cross-platform hex editor built for reverse engineers, programmers, and anyone doing binary analysis. It offers a custom pattern language, data inspector, diffing, disassembler, YARA scanning, node-based data processing, theming, and plugin support.
VimWiki is a personal wiki plugin for Vim that lets you organize notes, manage to-do lists, write documentation, and maintain a diary using linked text files with syntax highlighting, all exportable to HTML.
A community-maintained directory of 730+ free public APIs across 48 categories, with a searchable website and a free JSON API endpoint. Covers animals, anime, finance, geocoding, weather and more.
Happy DOM is a JavaScript implementation of a web browser's DOM without a graphical user interface, designed so browser-style code and component tests can run in runtimes like Node.js and Bun.
zoxide is a smarter cd command that remembers frequently used directories, allowing users to jump to them with a few keystrokes.
Black is an opinionated Python code formatter that reformats entire files in place with minimal configuration, producing deterministic, PEP 8 compliant style and the smallest possible diffs.
LiteDB is a lightweight, serverless NoSQL embedded database for .NET that stores data in a single file, offering ACID transactions, LINQ queries, and a MongoDB‑like API while remaining under 450 KB.
OWASP Web Security Testing Guide is an open-source reference for testing web applications and services, with structured scenarios, versioned identifiers, stable documentation, and community contributions.
Checkov is an open-source static analysis tool that scans infrastructure-as-code files and container images for security misconfigurations and vulnerabilities, supporting Terraform, CloudFormation, Kubernetes, Dockerfile, and more with over 1000 built-in policies.
date-fns is a modular JavaScript date utility library with 200+ pure functions for parsing, formatting, comparing and manipulating dates in browsers and Node.js. It uses native Date objects, is written in TypeScript, supports tree-shaking and dozens of locales, and adds first-class time zone support in v4.0.
Kestra is an open-source, event-driven orchestration platform designed for data, AI, and infrastructure workflows, utilizing a declarative YAML interface.
JSON Hero is an open-source web-based JSON explorer that lets you browse, search, and navigate JSON files through multiple view modes with content previews and related value scanning.
VitePress is a Vue-powered static site generator built on Vite, the spiritual successor to VuePress. It turns Markdown into fast static documentation sites with Vue components, theming and search integration.