Repository History
Explore all analyzed open source repositories

Mantine: A Fully Featured React Components Library
Mantine is a comprehensive React components library designed to streamline UI development. It offers over 100 core components, 50+ hooks for state and UI management, and additional packages for forms, charts, and notifications. Built with TypeScript, Mantine provides a robust and customizable solution for modern web applications, including dark mode support.
Memray: A Powerful Memory Profiler for Python Applications
Memray is an advanced memory profiler for Python, designed to track memory allocations in Python code, native extension modules, and the interpreter itself. It offers detailed insights into memory usage, helping developers identify leaks and optimize performance through various reporting options like flame graphs and live monitoring.

pythonnet: Seamless Python and .NET Integration
pythonnet offers Python programmers seamless integration with the .NET Common Language Runtime (CLR), enabling powerful application scripting for .NET developers. It allows Python code to interact directly with the CLR and can also be used to embed Python within .NET applications.

LLMSanitize: An Open-Source Library for Contamination Detection in NLP and LLM Datasets
LLMSanitize is an open-source Python library designed for detecting contamination in NLP datasets and Large Language Models (LLMs). It offers a comprehensive suite of methods, ranging from string matching to model likelihood and embedding similarity, to ensure data integrity. This tool is crucial for researchers and developers working with LLMs to maintain the reliability of their models and evaluations.

00: A Self-Hostable Markdown Email Microservice for AWS SES
00 is an open-source, self-hostable microservice designed to simplify email sending and monitoring with AWS SES. It provides a comprehensive dashboard for tracking email statuses, bounces, and other vital information, making it easier to manage email-heavy applications. Built with Elixir, 00 streamlines the complex SES setup process through SST configurations.

Authelia: Single Sign-On and Multi-Factor Authentication for Web Apps
Authelia is a robust, open-source authentication and authorization server designed to enhance the security of your web applications. It provides comprehensive two-factor authentication (2FA) and single sign-on (SSO) capabilities through an intuitive web portal. Seamlessly integrating with various reverse proxies, Authelia acts as a crucial companion for managing access control and securing your digital infrastructure.

BCR: A Basic Call Recorder for Rooted Android Devices
BCR is a straightforward call recording application designed for rooted Android devices or those running custom firmware. It automatically records incoming and outgoing calls in the background, offering various output formats and features like direct boot awareness and auto-record rules. This project prioritizes simplicity and reliability, focusing on core functionality without unnecessary complexities.

docker-android: Android Emulators in Docker with VNC Support
docker-android offers a comprehensive solution for running Android emulators inside Docker containers, featuring noVNC support for remote access and video recording. This project streamlines Android development and testing by providing diverse device profiles and easy integration with cloud services. It's ideal for automating mobile app testing and building Android projects in a consistent, isolated environment.

awesome-quant: A Curated List of Resources for Quantitative Finance
awesome-quant is an extensive, community-curated list of libraries, packages, and resources tailored for professionals and enthusiasts in Quantitative Finance. With over 24,000 stars, it serves as a central hub for discovering tools across various programming languages, covering areas like algorithmic trading, risk analysis, and financial data sourcing. This repository is an invaluable asset for anyone looking to navigate the complex landscape of quant development.
pyfuze: Package Python Projects into Standalone Executables
pyfuze is a powerful tool designed to package Python projects into single, standalone executables. Leveraging `cosmopolitan` and `uv`, it offers flexible packaging modes, including bundle, online, and portable, to suit various deployment needs. This allows developers to easily distribute their Python applications across different platforms without requiring a Python environment on the target machine.

vijaythecoder-awesome-claude-agents

files-to-prompt: Concatenate Files into a Single Prompt for LLMs
files-to-prompt is a command-line tool designed to concatenate the contents of multiple files from a directory into a single, structured prompt suitable for Large Language Models (LLMs). It offers flexible options for filtering files by extension, ignoring patterns, and supports various output formats including standard text, Claude XML, and Markdown. This utility streamlines the process of preparing complex codebases or documentation for AI analysis.