Repository History

6 repositories tagged with Library

Topic: Library
Toolz: A Functional Standard Library for Python

Toolz: A Functional Standard Library for Python

Toolz is a Python library that provides a collection of utility functions for functional programming paradigms. It offers tools for working with iterators, functions, and dictionaries, simplifying complex data manipulation tasks. This lightweight, pure Python library serves as a valuable functional standard library for Python developers.

Analyzed Apr 24, 2026
View Details
configobj: A Python 3+ Compatible Library for Configuration Files

configobj: A Python 3+ Compatible Library for Configuration Files

configobj is a robust Python library designed for handling configuration files, serving as a Python 3+ compatible port of the original configobj library. It offers a powerful yet easy-to-use interface for reading, writing, and validating configuration data. While a mature project not actively maintained, it remains a reliable tool for managing application settings across various Python 3 versions.

Analyzed Apr 5, 2026
View Details
Rayon: Effortless Data Parallelism in Rust

Rayon: Effortless Data Parallelism in Rust

Rayon is a lightweight data parallelism library for Rust, designed to easily convert sequential computations into parallel ones. It guarantees data-race freedom, making concurrent programming safer and more straightforward for developers looking to leverage multi-core processors.

Analyzed Mar 12, 2026
View Details
pypdf: A Powerful Pure-Python Library for PDF Manipulation

pypdf: A Powerful Pure-Python Library for PDF Manipulation

pypdf is a free and open-source pure-Python library designed for comprehensive PDF manipulation. It allows users to split, merge, crop, and transform PDF pages, as well as add custom data, viewing options, and passwords. The library also supports extracting text and metadata from PDF files, making it a versatile tool for various PDF-related tasks.

Analyzed Dec 24, 2025
View Details
Waha-net/waha-net: .NET C# Client Library for WhatsApp HTTP API (WAHA)

Waha-net/waha-net: .NET C# Client Library for WhatsApp HTTP API (WAHA)

Waha-net/waha-net is a .NET C# client library designed to simplify interaction with the WAHA (WhatsApp HTTP API). It enables developers to easily integrate WhatsApp services into their .NET applications, providing a streamlined way to manage chats and sessions.

Analyzed Oct 12, 2025
View Details
HtmlRendererCore: HTML to PDF Rendering for .NET Core

HtmlRendererCore: HTML to PDF Rendering for .NET Core

HtmlRendererCore is a partial port of the popular HtmlRenderer library, specifically designed to bring robust HTML to PDF conversion capabilities to .NET Core projects. It leverages PdfSharpCore to enable developers to easily generate PDF documents from HTML content, making it a valuable tool for various application needs.

Analyzed Oct 12, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️