Showing 1635 open source projects for "et"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Sign Up
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    ET

    ET

    Unity3D Client And C# Server Framework

    ET is a game development framework combining a Unity3D client and a C# server architecture, intended to streamline common game modules, facilitate distributed server setups, and support AI-assisted development workflows. It emphasizes modular component design, networking, and automated tooling (e.g. test case generation, code scaffolding) to lighten the burden of writing game logic and server infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ET-Optimizer

    ET-Optimizer

    ET is a powerful application to improve performance

    ET-Optimizer is a performance optimization tool designed to enhance system responsiveness and efficiency by applying targeted configurations and tweaks to operating system settings and background processes. It focuses on improving performance in specific use cases such as gaming or real-time applications where latency and system overhead are critical factors.
    Downloads: 123 This Week
    Last Update:
    See Project
  • 3

    ET-Explorer

    replacement for the standard windows explorer.

    This application is a replacement for the standard windows explorer. When I began working with Windows 7 I noticed that some of the features I liked from XP were missing. After trying many freeware replacements and not finding any of them having all the features I needed, I decided to develop my own explorer replacement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gramm

    gramm

    Gramm is a complete data visualization toolbox for Matlab

    ...A similar library called Seaborn also exists for Python. Gramm has been used in many publications from varied fields and is particularily suited for neuroscience, from human movement psychophysics (Morel et al. 2017), to electrophysiology (Morel et al. 2016; Ferrea et al. 2017), human functional imaging (Wan et al. 2017) and animal training (Berger et al. 2017).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    SentencePiece

    SentencePiece

    Unsupervised text tokenizer for Neural Network-based text generation

    SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) [Sennrich et al.]) and unigram language model [Kudo.]) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing. Purely data driven, sentencePiece trains tokenization and detokenization models from sentences. Pre-tokenization (Moses tokenizer/MeCab/KyTea) is not always required. ...
    Downloads: 106 This Week
    Last Update:
    See Project
  • 6

    Ascensus et Decursus

    This is the official Empire at War Mod RAWEdit (or see the title)

    ...Since the new Repository is private you wont see the changes anymore. For the latest news visit our Discord or Website. This mod is a Star Wars Empire by War Mod. It's called RAWEdit, but we'll change the name to "Ascensus et Decursus" later. This mod introduces 4 factions from 2 eras, the Republic, the CIS, the Empire and the Rebellion. Technically, the Republic or the CIS shouldn't be fighting the Empire or the Rebellion, but we'll do our best to make sure everything is fair. For now the mod is in a Beta state, so many bugs may occur and not everything is done. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MoCo (Momentum Contrast)

    MoCo (Momentum Contrast)

    Self-supervised visual learning using momentum contrast in PyTorch

    MoCo is an open source PyTorch implementation developed by Facebook AI Research (FAIR) for the papers “Momentum Contrast for Unsupervised Visual Representation Learning” (He et al., 2019) and “Improved Baselines with Momentum Contrastive Learning” (Chen et al., 2020). It introduces Momentum Contrast (MoCo), a scalable approach to self-supervised learning that enables visual representation learning without labeled data. The core idea of MoCo is to maintain a dynamic dictionary with a momentum-updated encoder, allowing efficient contrastive learning across large batches. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apache HBase

    Apache HBase

    Get random, realtime read/write access to your Big Data

    ...Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable. A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS. Thrift gateway and a REST-ful Web service that supports XML, Protobuf, and binary data encoding options. Support for exporting metrics via the Hadoop metrics subsystem to files or Ganglia; or via JMX. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    Common Core Ontologies

    Common Core Ontologies

    The Common Core Ontology Repository

    ...CCO is a mid-level extension of Basic Formal Ontology (BFO), an upper-level ontology framework widely used to structure and integrate ontologies in the biomedical domain (Arp, et al., 2015). BFO aims to represent the most generic categories of entity and the most generic types of relations that hold between them, by defining a small number of classes and relations. CCO then extends from BFO in the sense that every class in CCO is asserted to be a subclass of some class in BFO, and that CCO adopts the generic relations defined in BFO (e.g., has_part) (Smith and Grenon, 2004). ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    ConformalPrediction.jl

    ConformalPrediction.jl

    Predictive Uncertainty Quantification through Conformal Prediction

    ConformalPrediction.jl is a package for Predictive Uncertainty Quantification (UQ) through Conformal Prediction (CP) in Julia. It is designed to work with supervised models trained in MLJ (Blaom et al. 2020). Conformal Prediction is easy-to-understand, easy-to-use and model-agnostic and it works under minimal distributional assumptions. Intuitively, CP works under the premise of turning heuristic notions of uncertainty into rigorous uncertainty estimates through repeated sampling or the use of dedicated calibration data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    TOML

    TOML

    Tom Preston-Werner's obvious, minimal language

    Tom's Obvious, Minimal Language. By Tom Preston-Werner, Pradyun Gedam, et al. TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. TOML shares traits with other file formats used for application configuration and data serialization, such as YAML and JSON.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    ClimateTools.jl

    ClimateTools.jl

    Climate science package for Julia

    Climate analysis tools in Julia. ClimateTools.jl is a collection of commonly-used tools in Climate science. Basics of climate field analysis are covered, with some forays into exploratory techniques associated with climate scenario design. The package is aimed to ease the typical steps of analysis of climate models outputs and gridded datasets (support for weather stations is a work-in-progress). Climate indices and bias correction functions are coded to leverage the use of multiple threads....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    eos

    eos

    A lightweight 3D Morphable Face Model library in modern C++

    eos is a lightweight 3D Morphable Face Model fitting library that provides basic functionality to use face models, as well as camera and shape fitting functionality. It's written in modern C++11/14. MorphableModel and PcaModel classes to represent 3DMMs, with basic operations like draw_sample(). Supports the Surrey Face Model (SFM), 4D Face Model (4DFM), Basel Face Model (BFM) 2009 and 2017, and the Liverpool-York Head Model (LYHM) out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    optiSCAN

    optiSCAN

    Scanner antivirus gratuit (ClamAV + YARA) pour Windows

    🛡️ optiSCAN — Antivirus gratuit pour Windows 10/11 Scanner antivirus combinant ClamAV (GPL-2.0) et les règles YARA-Forge pour détecter virus, malwares et comportements suspects. Interface Material Design, entièrement en français et en Anglais. Fonctionnalités : - Analyse à la demande — fichiers, dossiers ou disque entier - Clic droit dans l'Explorateur Windows pour scanner instantanément - Mise en quarantaine et nettoyage des menaces - Mises à jour automatiques des signatures ClamAV et YARA - Ajouter le dossier optiSCAN manuellement comme exclu de l'analyse après installation - Export PDF des rapports d'analyse - Aucun compte requis — aucune publicité — aucune télémétrie Prérequis : Windows 10 (v1809+) ou Windows 11 · .NET 8 Desktop Runtime Licence : Freeware — usage personnel et redistribution à l'identique autorisés. ...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    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. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    Anarctech
    Bienvenue dans Anarchtech ! Cette application de traitement de texte est conçue avec une interface noire et futuriste, inspirée par les idéaux anarchistes. Elle offre une gamme de fonctionnalités pour la gestion de texte et la personnalisation tout en respectant un design moderne.Éditeur de Texte : Éditez et sauvegardez des fichiers texte (.txt) et des documents Word (.docx). Formatage de Texte : Appliquez des styles de police tels que gras, italique et souligné, ajustez la taille et la famille de la police, et changez la couleur du texte. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AZERTY Global

    AZERTY Global

    Pilote de clavier français AZERTY amélioré et international

    AZERTY Global est une disposition de clavier française moderne qui corrige les lacunes historiques de l'AZERTY Windows tout en restant intuitive et facile à adopter. AZERTY Global ajoute un accès direct aux majuscules accentuées via le Verrouillage Majuscule intelligent (seules les lettres sont affectées), place la ponctuation française et les symboles de programmation à portée de doigt, et supporte plus de 200 langues via des touches mortes. Adaptation rapide : Seulement 5 changements par rapport à l'AZERTY classique. 99 % de vos habitudes de frappe sont préservées, moins de 1 % des frappes diffèrent. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    Droid2026  Waydroid365

    Droid2026 Waydroid365

    Waydroid365 Gnome 50 Linux Android Together !

    TN365 Waydroid est une distribution Linux moderne basée sur Anduinos2, intégrant Waydroid pour exécuter des applications Android nativement sur GNOME 50 Wayland. Kernel 7.0 , Plymouth TN365, 30 fonds d’écran TN365, suite bureautique OnlyOffice, outils réseau, virtualisation, jeux, et installateur Calamares inclus Waydroid TV inclus. https://f-droid.org/fr/ https://f-droid.org/fr/packages/com.aurora.store/ https://aurora-store.fr.uptodown.com/android https://waydro.id/ 🔥 Waydroid365 = Android + Linux réunis dans une seule distribution. Seconde iso AndroidTV : Android-TV.iso 2.3GB Official Android TV Beta (Version TN365 Bientot) Installer dans une VM Virtualbox et profitez de tout Android !! ...
    Downloads: 100 This Week
    Last Update:
    See Project
  • 19
    TN 365 Maia 2026 et Mint-KDE

    TN 365 Maia 2026 et Mint-KDE

    Distribution TN 365 KDE moderne et stable !

    🇫🇷 TechNews365 OS Essentials – Édition KDE / (Base KDE Néon ou Mint-KDE) 2 ISO pour 2 environnements différents ! TechNews365 OS Essentials est une distribution Linux moderne, rapide et légère, basée sur KDE Néon et Mint-KDE . Elle offre une expérience simple, propre et optimisée pour le quotidien : KDE optimisé TN365 Thème Maia Transparent et icônes personnalisés Applications Essentielles incluse Radios, jeux légers, outils multimédia Calamares (installation simple et rapide) Système stable, rapide et 100% FR 👉 L’édition IA avec modèle IA, Page Assist Maison et Murmure . ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Asirem Tifinagh Font

    Asirem Tifinagh Font

    Tifinagh Font for Tamazight Language

    ...Asirem is open-source, free, and built to keep the Amazigh identity alive in the digital age. Asirem met en valeur l’écriture tifinagh dans l’univers numérique. Ce projet propose une police moderne et lisible pour une saisie facile sous Linux, Windows MAC, ...etc. Fonctionne avec la plupart des applications. Conçu pour soutenir l’éducation, la communication et l’expression culturelle, il permet aux locuteurs et apprenants amazighs d’écrire, partager et préserver leur langue en ligne. Asirem est libre, open source, et dédié à la vitalité de l’identité amazighe à l’ère numérique.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    conducteo

    conducteo

    conducteö - logiciel de calcul des ponts thermiques linéiques

    conducteö est un logiciel de modélisation et de simulation des ponts thermiques linéiques, conforme à la RT 2012 et aux principales normes européennes concernant les ponts thermiques. Code source : https://github.com/c-marcel/conducteo Installeurs Linux/Debian et Windows : https://github.com/c-marcel/conducteo/releases Installeurs macOS : https://github.com/Neocle/conducteo/releases/tag/macOS
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Triton-10
    Fruit d'un beau travail d'équipe, Triton-10 est un Puppy Linux entièrement francisé basé sur Trixiepup64_Legacy, léger, rapide et parfaitement adapté pour des ordinateurs vieillissants. Comme pour les précédents Triton, le visuel de cette version a été particulièrement soigné: icônes, fond d'écran, wbar, messages sonores, etc. Un nombre important d'applications connues et populaires est proposé et, pour plus de facilité, leur installation est complètement automatisée: vlc, LibreOffice, wine et beaucoup d'autres. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    HOME Multi Editions  Gnome 46

    HOME Multi Editions Gnome 46

    TN365 HOME Gnome 46- Léger, rapide, moderne !

    🇫🇷 TN365 HOME –3 versions Basic- Essentials et Pro ! suivant vos besoins TechNews365 OS HOME est une distribution Linux moderne, rapide et optimisée, Elle inclut un environnement complet prêt à l’emploi, avec un dock TN365 personnalisé, des applications essentielles, des outils multimédia, bureautiques et réseau. Fonctionnalités principales : Dock TN365 maison (favoris préconfigurés) GNOME 46 optimisé Opera GX intégré OnlyOffice Desktop Editors WinBoat (outil pour lancer vos Apps Windows) TN365 Radio Jeux sélectionnés (Freeciv, AssaultCube, Minetest) GNOME Boxes Thèmes et branding TN365 Système stable, rapide, sans bloat Taille de l’ISO : 3.6 GB Architecture : amd64 Type : Edition HOME (usage quotidien, multimédia, bureautique, internet) 🇬🇧 TechNews365 OS – HOME Edition TechNews365 OS HOME is a modern, fast and optimized Linux distribution based on Ubuntu 24.04LTS Noble and GNOME 46.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    EscapeCyber

    EscapeCyber

    Générateur de mots de passe Python standalone Windows/Linux

    EscapeCyber est un générateur de mots de passe écrit en Python, conçu pour fonctionner en mode standalone sous Windows et Linux. L’application ne nécessite aucune installation, aucune dépendance externe et ne fournit aucun exécutable compilé. Elle génère des mots de passe aléatoires et robustes via un moteur interne basé sur les bibliothèques standard de Python, avec options de longueur, complexité et jeux de caractères. L’interface légère inclut un indicateur de force, une gestion multilingue et un fonctionnement hors ligne. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...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: 718 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next