https://github.com/sindresorhus/strip-bom
Strip UTF-8 byte order mark (BOM) from a string
Last synced: 25 Aug 2026
https://github.com/micromatch/nanomatch
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
bash glob glob-matching glob-pattern globbing globstar javascript match micromatch minimatch multimatch node node-glob nodejs pattern pattern-matching regular-expression star tidelift wildcard
Last synced: 25 Aug 2026
https://github.com/EYALIN/community-cordova-plugin-image-picker
Cordova Plugin For Multiple Image Selection
Last synced: 25 Aug 2026
https://github.com/aws/smithy-go
Smithy code generators for Go (in development)
golang smithy
Last synced: 25 Aug 2026
https://github.com/theryan722/afinn-165-financialmarketnews
AFINN 165 (list of English words rated for valence) in JSON targeted towards financial market news
Last synced: 25 Aug 2026
https://github.com/syntax-tree/mdast-util-directive
mdast extension to parse and serialize generic directives (`:cite[smith04]`)
container directive extension generic markdown mdast mdast-util unist
Last synced: 25 Aug 2026
https://github.com/yargs/require-main-filename
shim for require.main.filename() that works in as many environments as possible
Last synced: 26 Aug 2026
https://github.com/vuejs/eslint-config-typescript
ESLint configuration for Vue 3 + TypeScript projects
Last synced: 25 Aug 2026
https://github.com/adaltas/node-csv
Full featured CSV parser with simple api and tested against large datasets.
csv nodejs parser streaming
Last synced: 25 Aug 2026
https://github.com/rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
async-foundations
Last synced: 25 Aug 2026
https://github.com/metawidget/metawidget
Metawidget is a smart User Interface widget that populates itself, either statically or at runtime, with UI components to match the properties of your business objects.
Last synced: 25 Aug 2026
https://github.com/highlightjs/highlight.js
JavaScript syntax highlighter with language auto-detection and zero dependencies.
highlighting javascript language-grammars syntax-highlighter syntax-highlighting
Last synced: 25 Aug 2026
https://github.com/parcel-bundler/lightningcss
An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
build-tool compiler css minifier parser rust
Last synced: 25 Aug 2026
https://github.com/jonschlinkert/is-windows
Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
amd browser commonjs cygwin electron is javascript jonschlinkert msys nodejs os platform umd windows
Last synced: 26 Aug 2026
https://github.com/chromedp/cdproto
Package cdproto contains the generated commands, types, and events for the Chrome DevTools Protocol domains.
Last synced: 25 Aug 2026
https://github.com/isaacs/jackspeak
A very strict and proper argument parser.
Last synced: 25 Aug 2026
https://github.com/unjs/consola
🐨 Elegant Console Logger for Node.js and Browser
cli console fancy log node terminal
Last synced: 25 Aug 2026
https://github.com/Azure/AutoRest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
azure code-generator csharp golang java javascript node openapi python rest-client swagger typescript
Last synced: 25 Aug 2026
https://github.com/aws/aws-secretsmanager-caching-go
The AWS Secrets Manager Go caching client enables in-process caching of secrets for Go applications.
aws-secrets-manager caching golang secret
Last synced: 25 Aug 2026
https://github.com/tokio-rs/tracing
Application level tracing for Rust.
diagnostics logging logging-and-metrics logging-facade logging-library rust rust-lang tracing
Last synced: 25 Aug 2026
https://github.com/ajafff/tsutils
utility functions for working with typescript's AST
ast typescript typescript-ast utilities
Last synced: 26 Aug 2026
https://github.com/hjr3/hyper-timeout
A timeout connector for the hyper client
Last synced: 25 Aug 2026
https://github.com/sindresorhus/is-unicode-supported
Detect whether the terminal supports Unicode
Last synced: 25 Aug 2026
https://github.com/DataDog/dd-trace-go
Datadog Go Library including APM tracing, profiling, and security monitoring.
apm appsec datadog distributed-tracing monitoring opentelemetry opentracing otel performance profiling tracing
Last synced: 25 Aug 2026
https://github.com/mikolalysenko/binary-search-bounds
Better binary searching
Last synced: 25 Aug 2026
https://github.com/cscott/seek-bzip
a pure-javascript Node.JS module for random-access decoding bzip2 data
Last synced: 25 Aug 2026
https://github.com/auroboros/signal-z
Generic signal processing types for Scala
Last synced: 25 Aug 2026
https://github.com/marnusw/date-fns-tz
Complementary library for date-fns v2 adding IANA time zone support
date date-fns iana javascript time timezone utilities zone-formatting zone-helpers
Last synced: 25 Aug 2026
https://github.com/gyscos/zstd-rs
A rust binding for the zstd compression library.
compression rust-bindings wrapper zstd
Last synced: 25 Aug 2026
https://github.com/es-shims/Array.prototype.find
Simple ES6 Array.prototype.find polyfill for older environments.
Last synced: 25 Aug 2026
https://github.com/taiki-e/pin-project
A crate for safe and ergonomic pin-projection.
no-std proc-macro rust
Last synced: 25 Aug 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: 25 Aug 2026
https://github.com/cypress-io/eslint-plugin-cypress
An ESLint plugin for projects that use Cypress
Last synced: 25 Aug 2026
https://github.com/chyh1990/yaml-rust
A pure rust YAML implementation.
rust yaml-parser
Last synced: 25 Aug 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: 25 Aug 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: 25 Aug 2026
https://github.com/stacktracejs/stack-generator
Generate artificial backtrace by walking arguments.callee.caller chain
stacktracejs
Last synced: 25 Aug 2026
https://github.com/contain-rs/linked-hash-map
A HashMap wrapper that holds key-value pairs in insertion order
Last synced: 26 Aug 2026
https://github.com/subosito/gotenv
Load environment variables from `.env` or `io.Reader` in Go.
environment-variables golang golang-library
Last synced: 25 Aug 2026
https://github.com/japaric/cast.rs
Machine scalar casting that meets your expectations
cast no-std rust
Last synced: 25 Aug 2026
https://github.com/sindresorhus/parent-module
Get the path of the parent module
Last synced: 25 Aug 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: 25 Aug 2026
https://github.com/parcel-bundler/watcher
👀 A native C++ Node module for querying and subscribing to filesystem events
Last synced: 26 Aug 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: 25 Aug 2026
https://github.com/sindresorhus/number-is-nan
ES2015 Number.isNaN() ponyfill
Last synced: 25 Aug 2026
https://github.com/smithy-lang/smithy-typescript
Smithy code generators for TypeScript. (in development)
Last synced: 25 Aug 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: 25 Aug 2026
https://github.com/testing-library/user-event
🐕 Simulate user events
dom frontend javascript testing ui user-interaction
Last synced: 25 Aug 2026
https://github.com/bahamas10/css-color-names
A JSON Object of css color names mapped to their hex value
Last synced: 26 Aug 2026
https://github.com/d3/d3-drag
Drag and drop SVG, HTML or Canvas using mouse or touch input.
Last synced: 26 Aug 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: 25 Aug 2026
https://github.com/pinojs/real-require
Keep require and import consistent after bundling or transpiling.
Last synced: 25 Aug 2026
https://github.com/iqlusioninc/crates
A collection of open source Rust crates from iqlusion
Last synced: 25 Aug 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: 25 Aug 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: 25 Aug 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: 26 Aug 2026
https://github.com/acestojanoski/find-my-ip-cli
Node.js CLI to find your public IP address.
Last synced: 25 Aug 2026
https://github.com/pillarjs/encodeurl
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Last synced: 26 Aug 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: 26 Aug 2026
https://github.com/sindresorhus/markdown-extensions
List of Markdown file extensions
Last synced: 26 Aug 2026
https://github.com/becheran/wildmatch-go
Simple string matching with questionmark- and star-wildcard operator
globbing go golang matching-algorithm questionmark star string-matching wildcard
Last synced: 26 Aug 2026
https://github.com/retep998/winapi-rs
Rust bindings to Windows API
ffi rust winapi windows
Last synced: 25 Aug 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: 25 Aug 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: 25 Aug 2026
https://github.com/scop/bash-completion
Programmable completion functions for bash
bash behavior completion shell
Last synced: 25 Aug 2026
https://github.com/ericcornelissen/shescape
Simple shell escape library for JavaScript
command-line escape-library security shell shell-injection shell-scripting
Last synced: 25 Aug 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: 25 Aug 2026
https://github.com/python/typeshed
Collection of library stubs for Python, with static types
python stub types typing
Last synced: 25 Aug 2026
https://github.com/mpdavis/python-jose
A JOSE implementation in Python
jose jwt python
Last synced: 25 Aug 2026
https://github.com/python-pendulum/pendulum
Python datetimes made easy
date datetime python python3 time timezones
Last synced: 25 Aug 2026
https://github.com/huggingface/sentence-transformers
State-of-the-Art Embeddings, Retrieval, and Reranking
Last synced: 25 Aug 2026
https://github.com/ipython/matplotlib-inline
Inline Matplotlib backend for Jupyter
Last synced: 25 Aug 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: 25 Aug 2026
https://github.com/ialbert/plac
Plac: Parsing the Command Line the Easy Way
Last synced: 25 Aug 2026
https://github.com/pytoolz/cytoolz
Cython implementation of Toolz: High performance functional utilities
Last synced: 25 Aug 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: 25 Aug 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: 25 Aug 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: 25 Aug 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: 25 Aug 2026
https://github.com/ankushshah89/python-docx2txt
A pure python based utility to extract text and images from docx files.
Last synced: 25 Aug 2026
https://github.com/lordmauve/flake8-html
Generate HTML reports of flake8 violations
flake8-plugin linting python
Last synced: 25 Aug 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: 25 Aug 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: 25 Aug 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: 25 Aug 2026
https://github.com/pypa/build
A simple, correct Python build frontend
python
Last synced: 25 Aug 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: 25 Aug 2026
https://github.com/tylerjwoodfin/python-helpers
a collection of helper utils for my personal projects.
Last synced: 25 Aug 2026
https://github.com/xolox/python-humanfriendly
Human friendly input/output for text interfaces using Python
Last synced: 25 Aug 2026
https://github.com/enthought/pywin32-ctypes
A (partial) reimplementation of pywin32 in pure python
Last synced: 25 Aug 2026
https://github.com/WestHealth/pyvis
Python package for creating and visualizing interactive network graphs.
network-visualization networkx python
Last synced: 25 Aug 2026