Showing 1617 open source projects for "et"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start 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: 25 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: 1 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: 3 This Week
    Last Update:
    See Project
  • 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
  • 5

    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
  • 6
    Windows ACME Simple (WACS)

    Windows ACME Simple (WACS)

    A simple ACME client for Windows (for use with Let's Encrypt et al.)

    This is a ACMEv2 client for Windows that aims to be very simple to start with, but powerful enough to grow into almost every scenario. A very simple interface to create and install certificates on a local IIS server. A more advanced interface for many other use cases, including Apache and Exchange. Automatically creates a scheduled task to renew certificates when needed. Get certificates with wildcards, international names, OCSP Must Staple extension (optional). Re-use private keys for DANE,...
    Downloads: 49 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
    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: 9 This Week
    Last Update:
    See Project
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    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: 5 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: 6 This Week
    Last Update:
    See Project
  • 12
    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: 4 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    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: 1 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: 51 This Week
    Last Update:
    See Project
  • 16
    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
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 17
    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: 23 This Week
    Last Update:
    See Project
  • 18
    Apex Fight System

    Apex Fight System

    Apex Fight System: création et gestion de brackets pour compétitions

    Apex Fight System est une application dédiée à la gestion des rencontres en sports de combat. Elle permet de créer facilement des brackets (tableaux de compétition) pour organiser des tournois de kick-boxing, MMA, judo, karaté et bien d’autres disciplines. Pensée pour les organisateurs et les clubs, elle simplifie la répartition des combattants, le suivi des matchs et la gestion des résultats en temps réel. Grâce à une interface intuitive et rapide à prendre en main, Apex Fight System optimise l’organisation des événements sportifs tout en garantissant une structure claire et professionnelle des compétitions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    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. 95% des touches restent identiques. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    optiSCAN

    optiSCAN

    Scanner antivirus gratuit (ClamAV + YARA) pour Windows

    ...Modification et commercialisation interdites. Auteur : Dona By https://sourceforge.net/u/donaby
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    PrimTux

    PrimTux

    La distribution éducative

    Distribution éducative basée sur Ubuntu et Debian. Compatible 32 et 64 bits. La version 64 Bits est le téléchargement par défaut.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 24
    cKEKSAFE
    Cheksafe est une application Python qui automatise la vérification de fichiers pour détecter les malwares en utilisant l'API de VirusTotal. Avec une interface utilisateur conviviale et des thèmes personnalisables, Cheksafe permet aux utilisateurs de sélectionner plusieurs fichiers et d'obtenir des résultats d'analyse clairs et détaillés.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MesComptes

    Programme de gestion de comptes personnels.

    Multi comptes Rapprochement bancaire Import des opérations au format CSV Catégorisation des avoirs (Liquidités, Placements court terme et long terme, prêts) Ventilation des opérations par catégories et sous catégorie Gestion d'un prévisionnel des dépenses Divers tableaux récapitulatifs (par compte et catégories)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB