An open API service for producing an overview of a list of open source projects.

https://github.com/paulmillr/Array.prototype.find

Simple ES6 Array.prototype.find polyfill for older environments.

Last synced: 12 Jun 2026

https://github.com/taiki-e/pin-project

A crate for safe and ergonomic pin-projection.

no-std proc-macro rust

Last synced: 12 Jun 2026

https://github.com/rabbitmq/amqp091-go

An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`

Last synced: 12 Jun 2026

https://github.com/rvagg/archived-prr

Last synced: 12 Jun 2026

https://github.com/cypress-io/eslint-plugin-cypress

An ESLint plugin for projects that use Cypress

Last synced: 12 Jun 2026

https://github.com/chyh1990/yaml-rust

A pure rust YAML implementation.

rust yaml-parser

Last synced: 12 Jun 2026

https://github.com/unifiedjs/unified

Parse, inspect, transform, and serialize content with syntax trees

ast cst javascript plugins processor syntax-tree unist vfile

Last synced: 12 Jun 2026

https://github.com/aws/aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

aws cloud-infrastructure hacktoberfest infrastructure-as-code typescript

Last synced: 12 Jun 2026

https://github.com/stacktracejs/stack-generator

Generate artificial backtrace by walking arguments.callee.caller chain

stacktracejs

Last synced: 12 Jun 2026

https://github.com/contain-rs/linked-hash-map

A HashMap wrapper that holds key-value pairs in insertion order

Last synced: 12 Jun 2026

https://github.com/subosito/gotenv

Load environment variables from `.env` or `io.Reader` in Go.

environment-variables golang golang-library

Last synced: 12 Jun 2026

https://github.com/japaric/cast.rs

Machine scalar casting that meets your expectations

cast no-std rust

Last synced: 12 Jun 2026

https://github.com/sindresorhus/parent-module

Get the path of the parent module

Last synced: 12 Jun 2026

https://github.com/retextjs/retext

natural language processor powered by plugins part of the @unifiedjs collective

ast cst javascript natural-language retext unified

Last synced: 12 Jun 2026

https://github.com/parcel-bundler/watcher

👀 A native C++ Node module for querying and subscribing to filesystem events

Last synced: 12 Jun 2026

https://github.com/indutny/asn1.js

ASN.1 Decoder/Encoder/DSL

Last synced: 12 Jun 2026

https://github.com/evanw/esbuild

An extremely fast bundler for the web

bundler commonjs compiler css esm javascript jsx minifier react tsx typescript

Last synced: 12 Jun 2026

https://github.com/sindresorhus/number-is-nan

ES2015 Number.isNaN() ponyfill

Last synced: 12 Jun 2026

https://github.com/sindresorhus/import-lazy

Import a module lazily

Last synced: 12 Jun 2026

https://github.com/smithy-lang/smithy-typescript

Smithy code generators for TypeScript. (in development)

Last synced: 12 Jun 2026

https://github.com/http-party/node-portfinder

A simple tool to find an open port or domain socket on the current machine

Last synced: 12 Jun 2026

https://github.com/testing-library/user-event

🐕 Simulate user events

dom frontend javascript testing ui user-interaction

Last synced: 12 Jun 2026

https://github.com/bahamas10/css-color-names

A JSON Object of css color names mapped to their hex value

Last synced: 12 Jun 2026

https://github.com/d3/d3-drag

Drag and drop SVG, HTML or Canvas using mouse or touch input.

Last synced: 12 Jun 2026

https://github.com/unrs/unrs-resolver

Rust port of webpack/enhanced-resolve with PNP support

enhanced-resolve napi napi-rs resolver rspack

Last synced: 12 Jun 2026

https://github.com/pinojs/real-require

Keep require and import consistent after bundling or transpiling.

Last synced: 12 Jun 2026

https://github.com/iqlusioninc/crates

A collection of open source Rust crates from iqlusion

Last synced: 12 Jun 2026

https://github.com/grpc/grpc-go

The Go language implementation of gRPC. HTTP/2 based RPC

dogs-over-cats giant-robots go golang grpc hacktoberfest microservices not-nanoservices proto rpc

Last synced: 12 Jun 2026

https://github.com/RReverser/serde-xml-rs

xml-rs based deserializer for Serde (compatible with 1.0+)

deserialization parsing rust serde xml

Last synced: 12 Jun 2026

https://github.com/Rob--W/proxy-from-env

A Node.js library to get the proxy URL for a given URL based on standard environment variables (http_proxy, no_proxy, ...).

Last synced: 12 Jun 2026

https://github.com/acestojanoski/find-my-ip-cli

Node.js CLI to find your public IP address.

Last synced: 12 Jun 2026

https://github.com/pillarjs/encodeurl

Encode a URL to a percent-encoded form, excluding already-encoded sequences

Last synced: 12 Jun 2026

https://github.com/globalizejs/globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data

cldr cldr-data cldr-json formatter i18n intl l10n parser

Last synced: 12 Jun 2026

https://github.com/retep998/winapi-rs

Rust bindings to Windows API

ffi rust winapi windows

Last synced: 12 Jun 2026

https://github.com/pola-rs/polars

Extremely fast Query Engine for DataFrames, written in Rust

arrow dataframe dataframe-library dataframes out-of-core polars python rust

Last synced: 12 Jun 2026

https://github.com/SBoudrias/Inquirer.js

A collection of common interactive command line user interfaces.

cli command-line javascript javascript-library node-js nodejs prompt typescript

Last synced: 12 Jun 2026

https://github.com/mcollina/reusify

Reuse objects and functions with style

Last synced: 12 Jun 2026

https://github.com/torvalds/linux

Linux kernel source tree

Last synced: 13 Jun 2026

https://github.com/scop/bash-completion

Programmable completion functions for bash

bash behavior completion shell

Last synced: 13 Jun 2026

https://github.com/ericcornelissen/shescape

Simple shell escape library for JavaScript

command-line escape-library security shell shell-injection shell-scripting

Last synced: 13 Jun 2026

https://github.com/fastapi/typer

Typer, build great CLIs. Easy to code. Based on Python type hints.

cli click python python3 shell terminal typehints typer

Last synced: 13 Jun 2026

https://github.com/python/typeshed

Collection of library stubs for Python, with static types

python stub types typing

Last synced: 13 Jun 2026

https://github.com/mpdavis/python-jose

A JOSE implementation in Python

jose jwt python

Last synced: 13 Jun 2026

https://github.com/python-pendulum/pendulum

Python datetimes made easy

date datetime python python3 time timezones

Last synced: 13 Jun 2026

https://github.com/huggingface/sentence-transformers

State-of-the-Art Embeddings, Retrieval, and Reranking

Last synced: 13 Jun 2026

https://github.com/ipython/matplotlib-inline

Inline Matplotlib backend for Jupyter

Last synced: 13 Jun 2026

https://github.com/executablebooks/sphinx-togglebutton

Show and hide content with a button in Sphinx

jupyter-book sphinx sphinx-doc sphinx-extension

Last synced: 13 Jun 2026

https://github.com/ialbert/plac

Plac: Parsing the Command Line the Easy Way

Last synced: 13 Jun 2026

https://github.com/pytoolz/cytoolz

Cython implementation of Toolz: High performance functional utilities

Last synced: 13 Jun 2026

https://github.com/duosecurity/duo_client_python

Python library for interacting with the Duo Auth, Admin, and Accounts APIs

duo-security mfa python python3

Last synced: 13 Jun 2026

https://github.com/pydata/pydata-sphinx-theme

A clean, three-column Sphinx theme with Bootstrap for the PyData community

hacktoberfest pydata python sphinx sphinx-doc sphinx-theme

Last synced: 13 Jun 2026

https://github.com/PrefectHQ/fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients.

agents fastmcp llms mcp mcp-clients mcp-servers mcp-tools model-context-protocol python

Last synced: 13 Jun 2026

https://github.com/ikegami-yukino/madoka-python

Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)

counter data-sketches memory-efficient probabilistic-data-structures python-wrapper

Last synced: 13 Jun 2026

https://github.com/ankushshah89/python-docx2txt

A pure python based utility to extract text and images from docx files.

Last synced: 13 Jun 2026

https://github.com/lordmauve/flake8-html

Generate HTML reports of flake8 violations

flake8-plugin linting python

Last synced: 13 Jun 2026

https://bitbucket.org/dundeemt/pysftp

A simple interface to SFTP. The module offers high level abstractions and task based routines to handle your SFTP needs. Checkout the Cook Book, in the docs, to see what pysftp can do for you.

Last synced: 13 Jun 2026

https://github.com/pytoolz/toolz

A functional standard library for Python.

Last synced: 13 Jun 2026

https://github.com/scikit-multilearn/scikit-multilearn

A scikit-learn based module for multi-label et. al. classification

classification clustering label-prediction machine-learning multi-label partitioning scikit scikit-learn scikit-multilearn

Last synced: 13 Jun 2026

https://github.com/RDFLib/rdflib

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

graph json-ld linked-data n3 namespace nquads ntriples parser pypi python python-library rdf rdf-xml rdflib semantic-web serializer sparql turtle turtle-rdf uri

Last synced: 13 Jun 2026

https://github.com/pfmoore/editables

Last synced: 13 Jun 2026

https://github.com/pypa/build

A simple, correct Python build frontend

python

Last synced: 13 Jun 2026

https://github.com/joblib/threadpoolctl

Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP implementations)

Last synced: 13 Jun 2026

https://github.com/tylerjwoodfin/python-helpers

a collection of helper utils for my personal projects.

Last synced: 13 Jun 2026

https://github.com/xolox/python-humanfriendly

Human friendly input/output for text interfaces using Python

Last synced: 13 Jun 2026

https://github.com/enthought/pywin32-ctypes

A (partial) reimplementation of pywin32 in pure python

Last synced: 13 Jun 2026

https://github.com/PyCQA/pydocstyle

docstring style checker

docstrings linter python

Last synced: 13 Jun 2026

https://github.com/prompt-toolkit/python-prompt-toolkit

Library for building powerful interactive command line applications in Python

Last synced: 13 Jun 2026

https://github.com/google/pasta

Library to refactor python code through AST manipulation.

Last synced: 13 Jun 2026

https://github.com/MagicStack/contextvars

PEP 567 Backport

Last synced: 13 Jun 2026

https://github.com/kayak/pypika

PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.

builder data functional python python3 pythonic query sql

Last synced: 13 Jun 2026

https://github.com/posthog/posthog-python

Send usage data from your Python code to PostHog.

Last synced: 13 Jun 2026

https://github.com/davidhalter/jedi

Awesome autocompletion, static analysis and refactoring library for python

auto-complete python refactoring static-analysis type-inference

Last synced: 13 Jun 2026

https://github.com/jaraco/inflect

Correctly generate plurals, ordinals, indefinite articles; convert numbers to words

Last synced: 13 Jun 2026

https://github.com/python-trio/outcome

Capture the outcome of Python function calls

Last synced: 13 Jun 2026

https://github.com/python-hyper/h2

Pure-Python HTTP/2 protocol implementation

Last synced: 13 Jun 2026

https://github.com/micheles/decorator

decorator

metaprogramming python

Last synced: 13 Jun 2026

https://github.com/beartype/beartype

Unbearably fast near-real-time pure-Python runtime-static type-checker.

python3 runtime-typechecking static-typechecking

Last synced: 13 Jun 2026

https://github.com/mkorpela/overrides

A decorator to automatically detect mismatch when overriding a method

Last synced: 13 Jun 2026

https://github.com/executablebooks/markdown-it-py

Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!

markdown markdown-it markdown-parser

Last synced: 13 Jun 2026

https://github.com/googleapis/google-resumable-media-python

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-resumable-media

Last synced: 13 Jun 2026

https://github.com/python-trio/trio

Trio – a friendly Python library for async concurrency and I/O

async async-await io networking python structured-concurrency trio

Last synced: 13 Jun 2026

https://github.com/gazpachoking/jsonref

Automatically dereferences JSON references within a JSON document.

hacktoberfest

Last synced: 13 Jun 2026

https://github.com/lepture/mistune

A fast yet powerful Python Markdown parser with renderers and plugins.

markdown

Last synced: 13 Jun 2026

https://github.com/fastavro/fastavro

Fast Avro for Python

Last synced: 13 Jun 2026

https://github.com/Anorov/PySocks

A SOCKS proxy client and wrapper for Python.

proxy socks-proxy

Last synced: 13 Jun 2026

https://github.com/BrianPugh/cyclopts

Intuitive, easy CLIs based on python type hints.

argument-parser cli python shell typehints

Last synced: 13 Jun 2026

https://github.com/python/mypy_extensions

Extensions for mypy

mypy mypyc type-checking

Last synced: 13 Jun 2026

https://github.com/httpie/cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

api api-client api-testing cli client curl debugging developer-tools development devops http http-client httpie json python rest rest-api terminal usability web

Last synced: 13 Jun 2026

https://github.com/spec-first/connexion

Connexion is a modern Python web framework that makes spec-first and api-first development easy.

api-first api-rest flask-extensions microservices openapi python swagger web

Last synced: 13 Jun 2026

https://github.com/microsoft/debugpy

An implementation of the Debug Adapter Protocol for Python

Last synced: 13 Jun 2026

https://github.com/briancurtin/deprecation

A library to handle automated deprecations

Last synced: 13 Jun 2026

https://github.com/ipython/traitlets

A lightweight Traits like module

closember

Last synced: 13 Jun 2026

https://github.com/breezy-team/fastbencode

Fast implementation of bencode

bencode python

Last synced: 13 Jun 2026

https://github.com/toumorokoshi/deepmerge

A deep merging tool for Python core data structures

Last synced: 13 Jun 2026

https://github.com/more-itertools/more-itertools

More routines for operating on iterables, beyond itertools

Last synced: 13 Jun 2026

https://github.com/dpranke/pyjson5

A Python implementation of the JSON5 data format

Last synced: 13 Jun 2026

https://github.com/rpy2/rpy2

Interface to use R from Python

cffi data-science interoperability python r statistics

Last synced: 13 Jun 2026

https://github.com/googleapis/google-auth-library-python

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth

Last synced: 13 Jun 2026

https://github.com/pydot/pydot

Python interface to Graphviz's Dot language

dot-language graphviz hacktoberfest python

Last synced: 13 Jun 2026