https://github.com/AbhimanyuHK/aws-psycopg2
A aws psycopg2 package from psycopg2 https://pypi.org/project/aws-psycopg2/
aws aws-lambda postgresql psycopg2 psycopg2-extension python python3
Last synced: 04 Feb 2026
https://github.com/michaelbromley/ngx-pagination
Pagination for Angular
angular pagination
Last synced: 04 Feb 2026
https://github.com/nileshpatel17/ng-multiselect-dropdown
Multiple Select Dropdown Component
angular dropdown dropdown-multiselect multiselect
Last synced: 04 Feb 2026
https://github.com/aws/aws-secretsmanager-jdbc
The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager.
aws aws-secrets-manager jdbc-driver secret
Last synced: 04 Feb 2026
https://github.com/puppeteer/puppeteer
JavaScript API for Chrome and Firefox
automation chrome chromium developer-tools firefox headless-chrome node-module testing web
Last synced: 04 Feb 2026
https://github.com/python/typing_extensions
Backported and experimental type hints for Python
Last synced: 04 Feb 2026
https://github.com/rspeer/ordered-set
A mutable set that remembers the order of its entries. One of Python's missing data types.
Last synced: 04 Feb 2026
https://github.com/scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
functional-programming jvm-languages object-oriented-programming scala scala-compiler scala-library scala-programming-language
Last synced: 04 Feb 2026
https://github.com/elastic/elasticsearch-py
Official Python client for Elasticsearch
client elasticsearch python search
Last synced: 04 Feb 2026
https://github.com/microsoft/reflect-metadata
Prototype for a Metadata Reflection API for ECMAScript
decorator-metadata javascript metadata proposal reflection typescript
Last synced: 04 Feb 2026
https://github.com/hivivo/ngx-json-viewer
JSON formatter and viewer in HTML for Angular
angular angular13 angular14 json-format json-formatter ngx-json-viewer
Last synced: 04 Feb 2026
https://github.com/pytorch/serve
Serve, optimize and scale PyTorch models in production
cpu deep-learning docker gpu kubernetes machine-learning metrics mlops optimization pytorch serving
Last synced: 04 Feb 2026
https://github.com/aws/sagemaker-python-sdk
A library for training and deploying machine learning models on Amazon SageMaker
aws huggingface machine-learning mxnet python pytorch sagemaker tensorflow
Last synced: 04 Feb 2026
https://github.com/apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
big-data java jdbc python r scala spark sql
Last synced: 04 Feb 2026
https://github.com/resteasy/resteasy
An Implementation of the Jakarta RESTful Web Services Specification
Last synced: 04 Feb 2026
https://github.com/resteasy/Resteasy
An Implementation of the Jakarta RESTful Web Services Specification
Last synced: 04 Feb 2026
https://github.com/sindresorhus/globby
User-friendly glob matching
directories files glob globbing javascript matching nodejs patterns
Last synced: 04 Feb 2026
https://github.com/fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
assertions bdd-style c-sharp fluent-assertions hacktoberfest mstest tdd unit-testing xunit
Last synced: 04 Feb 2026
https://github.com/coverlet-coverage/coverlet
Cross platform code coverage for .NET
bytecode code-coverage coverage coverage-library coverlet cross-platform dotnet dotnet-core instrumentation unittest
Last synced: 04 Feb 2026
https://github.com/domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
Last synced: 04 Feb 2026
https://github.com/serilog-tracing/serilog-tracing
A minimal tracing system that integrates Serilog with System.Diagnostics.Activity.
Last synced: 04 Feb 2026
https://github.com/serilog/serilog-expressions
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Last synced: 04 Feb 2026
https://github.com/serilog/serilog-aspnetcore
Serilog integration for ASP.NET Core
aspnet-core aspnetcore serilog
Last synced: 04 Feb 2026
https://github.com/serilog/serilog
Simple .NET logging with fully-structured events
serilog
Last synced: 04 Feb 2026
https://github.com/pubkey/broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
broadcast broadcast-channel broker channels client-side communication-channel cookie crosstab indexeddb ipc leader-election localforage localstorage messaging offline polyfill postmessage shared shim stream
Last synced: 04 Feb 2026
https://github.com/pirelenito/git-revision-webpack-plugin
🏗 Webpack plugin that generates VERSION and COMMITHASH files during build
Last synced: 04 Feb 2026
https://github.com/dateutil/dateutil
Useful extensions to the standard Python datetime features
datetime library parsing python time timezones
Last synced: 04 Feb 2026
https://github.com/kjd/idna
Internationalized Domain Names for Python (IDNA 2008 and UTS #46)
dns hacktoberfest idna python unicode
Last synced: 04 Feb 2026
https://github.com/wbond/asn1crypto
Python ASN.1 library with a focus on performance and a pythonic API
asn1 cms crl cryptography csr ocsp pem pkcs12 pkcs7 python tsp x509
Last synced: 04 Feb 2026
https://github.com/scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
crawler crawling framework hacktoberfest python scraping web-scraping web-scraping-python
Last synced: 04 Feb 2026
https://github.com/tlocke/pg8000
A Pure-Python PostgreSQL Driver
postgresql-driver python
Last synced: 04 Feb 2026
https://github.com/hynek/structlog
Simple, powerful, and fast logging for Python.
logging python structured-logging
Last synced: 04 Feb 2026
https://github.com/d3/d3-geo-projection
Extended geographic projections for d3-geo.
Last synced: 04 Feb 2026
https://github.com/d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
chart charts d3 data-visualization svg visualization
Last synced: 04 Feb 2026
https://github.com/skyscreamer/JSONassert
Write JSON unit tests in less code. Great for testing REST interfaces.
Last synced: 04 Feb 2026
https://github.com/awaitility/awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
asynchronous awaitility java testing
Last synced: 04 Feb 2026
https://github.com/john-kurkowski/tldextract
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
country-codes publicsuffix publicsuffixlist python suffix tld tldextract
Last synced: 04 Feb 2026
https://github.com/redis/redis-py
Redis Python client
python redis redis-client redis-cluster redis-py
Last synced: 04 Feb 2026
https://github.com/pytest-dev/pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
hacktoberfest pytest pytest-plugin
Last synced: 04 Feb 2026
https://github.com/nat-n/poethepoet
A task runner that works well with poetry or uv.
developer-tools development-workflow poetry poetry-plugin python task-runner uv
Last synced: 04 Feb 2026
https://github.com/zopefoundation/DateTime
This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.
Last synced: 04 Feb 2026
https://github.com/commitizen-tools/commitizen
Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder:
bump-version changelog-generator commitizen conventional-commits git python python3 release-automation semantic-versioning semver
Last synced: 04 Feb 2026
https://github.com/pydantic/pydantic
Data validation using Python type hints
hints json-schema parsing pydantic python python310 python311 python312 python313 python39 validation
Last synced: 04 Feb 2026
https://github.com/microsoft/playwright-python
Python version of the Playwright testing and automation library.
chromium firefox playwright webkit
Last synced: 04 Feb 2026
https://github.com/pytest-dev/pytest-asyncio
Asyncio support for pytest
asyncio pytest-plugin python testing
Last synced: 04 Feb 2026
https://github.com/ipython/ipykernel
IPython Kernel for Jupyter
closember ipython ipython-kernel jupyter jupyter-notebook kernel python
Last synced: 04 Feb 2026
https://github.com/frostming/marko
A markdown parser with high extensibility.
commonmark extensible markdown parser regexp
Last synced: 04 Feb 2026
https://github.com/grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
grpc java microservices proto rpc
Last synced: 04 Feb 2026
https://github.com/aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
aiohttp async asyncio hacktoberfest http http-client http-server python
Last synced: 04 Feb 2026
https://github.com/jd/tenacity
Retrying library for Python
failure hacktoberfest python retry retry-library
Last synced: 04 Feb 2026
https://github.com/atteo/evo-inflector
Singular to plural english word converter
Last synced: 04 Feb 2026
https://github.com/google-gemini/deprecated-generative-ai-python
This SDK is now deprecated, use the new unified Google GenAI SDK.
Last synced: 04 Feb 2026
https://github.com/terricain/aioboto3
Wrapper to use boto3 resources with the aiobotocore async backend
async aws boto3 python
Last synced: 04 Feb 2026
https://github.com/benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
http http-server python wsgi wsgi-server
Last synced: 04 Feb 2026
https://github.com/astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
packaging python resolver uv
Last synced: 04 Feb 2026
https://github.com/explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
ai artificial-intelligence cython data-science deep-learning entity-linking machine-learning named-entity-recognition natural-language-processing neural-network neural-networks nlp nlp-library python spacy text-classification tokenization
Last synced: 04 Feb 2026
https://github.com/vibrantlabsai/ragas
Supercharge Your LLM Application Evaluations 🚀
evaluation llm llmops
Last synced: 04 Feb 2026
https://github.com/nltk/nltk
NLTK Source
machine-learning natural-language-processing nlp nltk python
Last synced: 04 Feb 2026
https://github.com/matplotlib/matplotlib
matplotlib: plotting with Python
data-science data-visualization gtk matplotlib plotting python qt tk wx
Last synced: 04 Feb 2026
https://github.com/pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
git linter pre-commit python refactoring
Last synced: 04 Feb 2026
https://github.com/dropwizard/metrics
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
dropwizard-metrics java metrics metrics-library
Last synced: 04 Feb 2026
https://github.com/FasterXML/jackson-jaxrs-providers
Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats
hacktoberfest jackson jax-rs
Last synced: 04 Feb 2026
https://github.com/novotnyllc/bc-csharp
Portable version of Bouncy Castle with support for .NET 4, .NET Standard 2.0, MonoAndroid, Xamarin.iOS, .NET Core
Last synced: 04 Feb 2026
https://github.com/fast-pack/JavaFastPFOR
A low-level integer compression library in Java
compression java
Last synced: 04 Feb 2026
https://github.com/dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet hacktoberfest help-wanted
Last synced: 04 Feb 2026
https://github.com/dotnet/maintenance-packages
Repository that hosts packages from the .NET platform whose original home/branch is not building any longer.
Last synced: 04 Feb 2026
https://github.com/npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
c-sharp database dotnet npgsql postgres postgresql sql
Last synced: 04 Feb 2026
https://github.com/apache/logging-log4net
Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET
apache api dotnet library log4net logger logging syslog
Last synced: 04 Feb 2026
https://github.com/dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
dotnet monorepo
Last synced: 04 Feb 2026
https://github.com/apache/activemq-nms-openwire
Mirror of Apache ActiveMQ NMS OpenWire client library
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 05 Feb 2026
https://github.com/apache/activemq-nms-api
Mirror of Apache ActiveMQ NMS API
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 04 Feb 2026
https://github.com/mwiede/jsch
fork of the popular jsch library
java jsch openssh ssh ssh-client
Last synced: 04 Feb 2026
https://github.com/apache/avro
Apache Avro is a data serialization system.
avro bigdata c cplusplus csharp dotnet java perl php python ruby
Last synced: 04 Feb 2026
https://github.com/DataDog/datadog-api-client-python
Python client for the Datadog API
datadog datadog-api openapi python
Last synced: 04 Feb 2026
https://github.com/simplejson/simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
json json-parser json-serializer python python2 python3
Last synced: 05 Feb 2026
https://github.com/adamchainz/ec2-metadata
An easy interface to query the EC2 metadata API, with caching.
aws ec2 ec2-instance ec2-instance-metadata
Last synced: 04 Feb 2026
https://github.com/bndtools/bnd
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
assembler bnd bnd-gradle-plugins bndtools eclipse eclipse-plugin gradle gradle-plugin java maven-plugin osgi osgi-development yourkit
Last synced: 05 Feb 2026
https://github.com/moment/moment
Parse, validate, manipulate, and display dates in javascript.
Last synced: 04 Feb 2026
https://github.com/tedder/requests-aws4auth
Amazon Web Services version 4 authentication for the Python Requests module
Last synced: 05 Feb 2026
https://github.com/Enigmatis/graphql-java-annotations
GraphQL Annotations for Java
graphql graphql-annotations graphql-java
Last synced: 05 Feb 2026
https://github.com/graphql-java/graphql-java
GraphQL Java implementation
graphql graphql-java java
Last synced: 05 Feb 2026
https://github.com/huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
audio deep-learning deepseek gemma glm hacktoberfest llm machine-learning model-hub natural-language-processing nlp pretrained-models python pytorch pytorch-transformers qwen speech-recognition transformer vlm
Last synced: 04 Feb 2026
https://github.com/scipy/scipy
SciPy library main repository
algorithms closember python scientific-computing scipy
Last synced: 05 Feb 2026
https://github.com/ericpalakovichcarr/pytest-pythonpath
A py.test plugin for adding to the PYTHONPATH from pytest.ini.
Last synced: 05 Feb 2026
https://github.com/languagetool-org/languagetool
Style and Grammar Checker for 25+ Languages
grammar natural-language natural-language-processing proofreading spellcheck style-checker
Last synced: 05 Feb 2026
https://github.com/cbeust/jcommander
Command line parsing framework for Java
Last synced: 05 Feb 2026
https://github.com/vigna/fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
java primitive-collections sorting-algorithms
Last synced: 05 Feb 2026
https://github.com/redis/jedis
Redis Java client
java jedis redis redis-client redis-cluster
Last synced: 05 Feb 2026
https://github.com/astanin/python-tabulate
Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
Last synced: 05 Feb 2026
https://github.com/groodt/retrying
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
Last synced: 05 Feb 2026
https://github.com/tobgu/pyrsistent
Persistent/Immutable/Functional data structures for Python
datastructures functional immutable python
Last synced: 05 Feb 2026