Showing 573 open source projects for "par"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    PAR LLAMA

    PAR LLAMA

    TUI for Ollama and other LLM providers

    PAR LLAMA is a terminal-based text user interface designed to simplify the management and interaction with large language models, particularly those served through Ollama, while also supporting a wide range of cloud providers. It is built using modern terminal UI frameworks, delivering a visually structured and interactive experience directly within the command line.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    FastAPI

    FastAPI

    FastAPI framework, high performance, easy to learn, fast to code

    FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs. Get production-ready code. With automatic interactive documentation. Based on (and fully compatible with) the open standards for APIs: OpenAPI...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    DwarFS

    DwarFS

    A fast high compression read-only file system for Linux, Windows

    ...However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a comparison with other compressed file systems. DwarFS also doesn't compromise on speed and for my use cases, I've found it to be on par with or perform better than SquashFS. For my primary use case, DwarFS compression is an order of magnitude better than SquashFS compression, it's 6 times faster to build the file system, it's typically faster to access files on DwarFS and it uses less CPU resources.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    Codon

    Codon

    A high-performance, zero-overhead, extensible Python compiler

    Codon is a high-performance Python compiler that compiles Python code to native machine code without any runtime overhead. Typical speedups over Python are on the order of 100x or more, on a single thread. Codon supports native multithreading which can lead to speedups many times higher still. The Codon framework is fully modular and extensible, allowing for the seamless integration of new modules, compiler optimizations, domain-specific languages and so on. We actively develop Codon...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Full Stack FastAPI and PostgreSQL

    Full Stack FastAPI and PostgreSQL

    Full stack, modern web application generator

    Generate a backend and frontend stack using Python, including interactive API documentation. Production ready Python web server using Uvicorn and Gunicorn. Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. Minimize code duplication. Multiple features from each parameter declaration. Get production-ready code. With automatic interactive documentation. Many other features including automatic validation, serialization, interactive documentation, authentication with OAuth2 JWT tokens, etc. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Homebridge UniFi Protect

    Homebridge UniFi Protect

    Complete HomeKit integration for UniFi Protect with full support

    ...UniFi Protect is Ubiquiti's video security platform, with rich camera, doorbell, and NVR controller hardware options for you to choose from, as well as an app which you can use to view, configure and manage your video camera and doorbells. This plugin attempts to bridge a gap in the UniFi Protect ecosystem by providing native HomeKit support on par with what you would expect from a first-party of native HomeKit solution. My north star is to create a plugin that just works with minimal required configuration by you to get up and running. The goal is to provide as close to a streamlined experience as you would expect from a first-party or native HomeKit solution.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    GoAWK

    GoAWK

    A POSIX-compliant AWK interpreter written in Go, with CSV support

    GoAWK now uses a bytecode compiler and includes native support for CSV files. AWK is a fascinating text processing language, and The AWK Programming Language is a wonderfully concise book describing it. The A, W, and K in AWK stand for the surnames of the three original creators: Alfred Aho, Peter Weinberger, and Brian Kernighan. Kernighan is also an author of The C Programming Language (“K&R”), and the two books have that same each-page-packs-a-punch feel. AWK was released in 1977, which...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    FastAPI Python

    FastAPI Python

    FastAPI framework, high performance, easy to learn, fast to code

    FastAPI framework, high performance, easy to learn, fast to code, ready for production. FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ASP.NET Minimal APIs Made Easy

    ASP.NET Minimal APIs Made Easy

    A light-weight REST API development framework for ASP.Net 6

    It nudges you towards the REPR Design Pattern (Request-Endpoint-Response) for convenient & maintainable endpoint creation with virtually no boilerplate. Performance is on par with Minimal APIs. It's faster, uses less memory and does around 45k more requests per second than a MVC Controller in our benchmarks. Convenient business logic validation & error responses. Easy access to environment & configuration settings. Supports policy/permission/role/claim based security. In-process pub/sub event notifications (with auto discovery). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    gnet

    gnet

    gnet is a high-performance, lightweight, networking framework

    Built in Go, gnet is ultra-fast and memory efficient based on the event-driven mechanism. It's designed to create a networking server framework for Go that performs on par with Redis and Haproxy for networking packets handling. gnet is lock-free during the entire runtime, which keeps gnet free from synchronization issues and speeds it up. gnet provides concise and easy-to-use APIs for users, it only exposes the essential APIs and takes over most of the tough work for users, minimizing the complexity of business code so that developers are able to concentrate on business logic instead of the underlying implementations. gnet supports multiple protocols/IPC mechanism: TCP, UDP and Unix Domain Socket, enabling you to develop a variety of networking applications. gnet is devised as a cross-platform framework, as a result, it works faultlessly on multiple platforms: Linux, FreeBSD, DragonFly BSD, Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ling-V2

    Ling-V2

    Ling-V2 is a MoE LLM provided and open-sourced by InclusionAI

    ...It introduces highly sparse architectures where only a fraction of the model’s parameters are activated per input token, enabling models like Ling-mini-2.0 to achieve reasoning and instruction-following capabilities on par with much larger dense models while remaining significantly more computationally efficient. Trained on more than 20 trillion tokens of high-quality data and enhanced through multi-stage supervised fine-tuning and reinforcement learning, Ling-V2’s models demonstrate strong general reasoning, mathematical problem-solving, coding understanding, and knowledge-intensive task performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AnyCable

    AnyCable

    Polyglot replacement for Ruby WebSocket servers with Action Cable

    ...And you should be able to build them in the comfort of your core framework: owning the data, using resources efficiently, and writing clean, maintainable code. AnyCable transforms your Rails application’s real-time performance, making it on par with Go, Elixir, and Node.js–based solutions so you can focus on implementing the business logic. Scale efficiently with AnyCable by leveraging its much lower RAM usage and better CPU utilization than Action Cable. Like with any data, being strategic when handling real-time data is super important. With AnyCable, you remain the owner: you store and access all the data directly, and you never send it to a 3rd-party. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Certaines macros de feuille de calcul pour l'utilisation FET officielle . Le but est d'organiser le calendrier définitif dans un format agréable, l'aide à l'exportation au format CSV de FET et l'importation de ces résultats par les macros dans un fichier tableur .
    Leader badge
    Downloads: 245 This Week
    Last Update:
    See Project
  • 14
    jd-gui-duo

    jd-gui-duo

    A 2-in-1 JAVA decompiler based on JD-CORE v0 and v1 supporting 3rd par

    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 15
    # 🎬 Video Gallery — ThĂšme WordPress **Version :** 1.0.0 **Auteur :** Antoine Roll **Site web :** [https://sourceforge.net/projects/video-gallery/] **Licence :** GNU GPL v2 ou ultĂ©rieure --- ## đŸ§© PrĂ©sentation **Video Gallery** est un thĂšme WordPress moderne et responsive conçu pour crĂ©er une **galerie de vidĂ©os organisĂ©e par catĂ©gories**. Il permet d’offrir un espace de visionnage privĂ© ou public, avec gestion des accĂšs par rĂŽles, filtrage par catĂ©gories et intĂ©gration fluide avec les blocs Gutenberg. Ce thĂšme est idĂ©al pour : - les associations ou clubs souhaitant partager des vidĂ©os internes ; - les familles voulant gĂ©rer un espace privĂ© de souvenirs ; - les structures culturelles ou Ă©ducatives gĂ©rant un catalogue de vidĂ©os ; - toute plateforme souhaitant combiner esthĂ©tique, simplicitĂ© et sĂ©curitĂ©.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kotidien

    Kotidien

    Finances personnelles assistées par ordinateur.

    ...Kotidien vous donne un accÚs permanent et en temps réel sur vos différents soldes, permets aussi d'automatiser l'écriture de vos transaction récurrentes, de pointer celles mises à jour sur votre interface bancaire, etc Agencées au jour le jour, supplantées par une vue calendrier, et synthétisées sur des graphiques clairs, toutes vos transactions sont réunies au sein de Kotidien. La complétion automatique des différentes informations permet une saisie plus rapide des données. Plusieurs languages vous sont proposés avec par défaut le Français.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    nouvel-azerty

    nouvel-azerty

    Un nouvel AZERTY pour simplifier la dactylographie, pas le français.

    ...Ces fonctionnalitĂ©s nĂ©cessitent la mise en Ɠuvre des ressources nativement disponibles sous Windows et sous Linux pour ajouter une deuxiĂšme bascule graphique, appelĂ©e « VerrMod » ou verrouillage en mode ASCII, ainsi qu’une troisiĂšme modificatrice graphique, nommĂ©e « AltFr », pour les ponctuations non espacĂ©es et pour les chiffres groupĂ©s Ă  la française par l’espace fine insĂ©cable, ou Ă  l’anglaise ou Ă  l’amĂ©ricaine par le point ou la virgule. La derniĂšre version du code source est sur https://github.com/dispoclavier/nouvel-azerty parce que les modifications sont faites lĂ -bas.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    RadarLoc

    RadarLoc

    RadarLoc : Votre Compagnon de Route Intelligent et Informé

    Dans un monde oĂč la circulation routiĂšre est de plus en plus dense et rĂ©glementĂ©e, rester informĂ© des zones de contrĂŽle de vitesse est devenu un atout majeur pour une conduite sereine et responsable. C'est dans cette optique que l'application RadarLoc a Ă©tĂ© conçue. VĂ©ritable assistant de conduite, RadarLoc combine des donnĂ©es de localisation prĂ©cises, une base de donnĂ©es de radars constamment mise Ă  jour, et une interface utilisateur intuitive pour offrir une expĂ©rience de conduite...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Open Source Barware

    Free GPLv3 bar inventory system for real bar workflows.

    ...Built for real bar workflows: voice or walk-based counting, tenths, scale-ready precision, variance by bottle/station/shift/category, POS imports, smart orders, receiving, par alerts, barcode scanning, recipe costing, mobile counting, and multi-venue support. Optional AI is only for invoice photos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Anarchbot
    ...En automatisant l'envoi de messages militants, il permet de diffuser des pensées et des idées anarchistes dans un format percutant et organisé. Le bot fonctionne grùce à la bibliothÚque Selenium, et il est aussi disponible sous forme d'exécutable pour simplifier son usage par toute personne intéressée.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RunningCoachFr

    RunningCoachFr

    Coach personnel francophone de courses fractionnées en musique!

    ⭐ DĂ©couvrez votre Coach personnel de courses fractionnĂ©es en musique ! đŸƒđŸŽ” ✹CrĂ©ez facilement une session d'entraĂźnement sur mesure avec votre propre playlist en MP3, guidĂ©e par un coach vocal francophone. Ce programme dynamique vous permet de concevoir des sĂ©ances personnalisĂ©es pour optimiser vos performances en course fractionnĂ©e, tout en Ă©tant motivĂ© par des musiques adaptĂ©es. ✹ ⚠ Important - Windows SmartScreen Lorsque vous lancez ce logiciel, Windows peut afficher un message "Windows a protĂ©gĂ© votre ordinateur". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lock-Shield

    Lock-Shield

    Lock Shield - Application de Sécurité et Chiffrement de Fichiers

    Lock Shield est une application de chiffrement et déchiffrement de données (fichiers) présente sur un ordinateur, conçue avec une interface moderne, cet outil est facile à prendre en main. Developeur: Isaac Bumizi , Version: 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PlanifKanban

    PlanifKanban

    Planification complĂȘte via Kanban pour Gantt et Listes

    ...Elle permet de suivre et planifier efficacement les projets en organisant les tĂąches en colonnes (À faire, En cours, En test, TerminĂ©e) tout en tenant compte des jours ouvrables. FonctionnalitĂ©s principales: - DĂ©placement des tĂąches par glisser-dĂ©poser entre les colonnes - Visualisation Gantt avec planification basĂ©e sur les jours ouvrables - Vue d'ordonnancement dĂ©taillĂ©e pour analyser la charge de travail - Gestion des dĂ©lais avec dates demandĂ©es, prĂ©vues, et de finalisation - Calcul automatique de la durĂ©e en jours ouvrables entre dates - Importation de tĂąches depuis Excel - Exportation du diagramme Gantt au format PDF - Exportation de la planification au format Excel Conçue pour les ateliers et Ă©quipes de production, PlanifKanban offre une interface intuitive pour coordonner les ressources, visualiser la charge de travail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DebLight OS
    Il s'agit d'un systÚme d'exploitation rapide, léger et convivial, orienté vers l'ordinateur de bureau et volontairement sur LXDE dans sa version finale en 32 & 64 bits. C'est donc le bureau par défaut. Notre but, le mien en tant que développeur, mais aussi celui de l'association Vivre En Comminges est de fournir un ensemble d'utilitaires dédiés et des optimisations spécifiques, associés en mettant l'accent sur l'accÚs à un systÚme productif qui soit facile et bien léger. Cela rend notre OS idéal pour les personnes qui veulent un environnement de travail adapté aux besoins et aux préférences individuels. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25
    NTK Ultra-Compression

    NTK Ultra-Compression

    Logiciel de compression de fichiers maximal indépendant du temps.

    Le logiciel NTK Ultra-Compression rĂ©pond Ă  une problĂ©matique essentielle de l’ùre numĂ©rique : comment rĂ©duire la taille des donnĂ©es Ă  leur minimum absolu sans compromis sur leur intĂ©gritĂ©, tout en s’affranchissant des contraintes temporelles ? Dans un monde oĂč les volumes de donnĂ©es explosent et oĂč les solutions actuelles de compression restent limitĂ©es par des compromis entre rapiditĂ©, efficacitĂ© et complexitĂ©, nous proposons une approche disruptive. Les solutions actuelles, telles que le format ZIP ou 7z, bien qu’efficaces, atteignent leurs limites en termes de taux de compression et d’efficacitĂ© pour les fichiers volumineux ou complexes. Ces outils sont souvent contraints par des compromis entre rapiditĂ© d’exĂ©cution et efficacitĂ© de stockage. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next