Showing 48 open source projects for "ec"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    Amazon DynamoDB Encryption Client Python

    Amazon DynamoDB Encryption Client Python

    Amazon DynamoDB Encryption Client for Python

    The Amazon DynamoDB Encryption Client for Python provides client-side encryption of Amazon DynamoDB items to help you to protect your table data before you send it to DynamoDB. It provides an implementation of the Amazon DynamoDB Encryption Client that is fully compatible with the Amazon DynamoDB Encryption Client for Java. The helper clients provide a familiar interface but the actual item encryption and decryption is handled by a low-level item encryptor. You usually will not need to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    irixjoker-ec-utils

    Evolutionary Computation utilities/libraries/tools

    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Windows ACME Simple (WACS)

    Windows ACME Simple (WACS)

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

    ...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, use EC crypto or bring your own CSR. Advanced toolkit for DNS, HTTP and TLS validation: SFTP/FTPS, acme-dns, Azure, Route53, Cloudflare and many more. Store your certificates where and how you want them: Windows, IIS Central Store, .pem files, .pfx file or KeyVault. Compatible with all popular ACME services, including Let’s Encrypt, ZeroSSL, DigiCert, Sectigo, Buypass, Keyon and others. ...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 4
    Lenovo Legion Linux Support

    Lenovo Legion Linux Support

    Driver and tools for controlling Lenovo Legion laptops in Linux

    ...It allows you to control features like the fan curve, power mode, power limits, rapid charging, and more. This has been achieved through reverse engineering and disassembling the ACPI firmware, as well as the firmware and memory of the embedded controller (EC).
    Downloads: 14 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    EC2KEGG

    Comparative analysis of enzyme lists

    This is a perl-based package to perform comparative analysis of metabolic pathways between two organisms. The package takes as an input a reference organism and a list of enzymes (EC numbers). Then, it finds shared and unique enzymes and generates links to KEGG Pathways maps to highlight the overlaps. Statistical enrichment analysis is also provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    AndroidKeyGen

    AndroidKeyGen

    Generate Android signature certificates easier and faster.

    Android APK Signing Certificate Generator, easier and faster to generate Android signing certificate. Implemented in C# (.Net Framework), does not depend on the Java environment. https://github.com/lalakii/AndroidKeyGen
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    KeyKiller-Cuda

    KeyKiller-Cuda

    Solving the Satoshi Puzzle

    KeyKiller is a GPU-accelerated version of the KeyKiller project, designed to achieve extreme performance in solving Satoshi Nakamoto's puzzles using modern NVIDIA GPUs. KeyKiller CUDA pushes the limits of cryptographic key search performance by leveraging CUDA, thread-beam parallelism, and batch EC operations. The command-line version is open-source and free to use. For the paid advanced graphics version, please visit: https://gitlab.com/8891689/KeyKiller-Cuda/
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    Leaklog
    Leaklog is a leakage control system based on Regulation (EC) No 842/2006. It logs findings and parameters of leakage checks, shows a history of the development of parameters, compares them with nominal ones and calculates the percentage of leakage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Evolutionary Computation Framework

    Evolutionary Computation Framework

    C++ framework for application of any type of evolutionary computation.

    ECF is a framework intended for application of any type of evolutionary computation (GA/GP, DE, Clonalg, ES, PSO, ABC, GAn, local search...). It offers simplicity for the end-user (parameterless usage, tutorial) and customization for experienced EC practicioners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    Odoo ERP CRM System For Local Intranets

    Odoo ERP CRM System For Local Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    ...This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with ec wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://ec.local/ ( Accept Any Warnings ) Admin Username: admin@example.com Admin Password: change_this from any PC on your Local Network. Then follow below screenshots for: 1. Configuring Outgoing Email SMTP Servers 2. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Throttled

    Throttled

    Workaround for Intel throttling issues in Linux

    ...The CPU package power limit (PL1/2) is forced to a value of 44 W (29 W on battery) and the temperature trip point to 95 'C (85 'C on battery) by overriding default values in MSR and MCHBAR every 5 seconds (30 on battery) to block the Embedded Controller from resetting these values to default. On systems where the EC doesn't reset the values (ex: ASUS Zenbook UX430UNR), the power limit can be altered by using the official intel_rapl driver.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Halimede

    Halimede

    Halimede Certificate Authority

    Halimede is a simple to use Certificate Authority. It supports multiple CA (Certificate Authorities) from a single interface, with each CA is stored within it's own datastore instance. Halimede supports a large range of public key ciphers, including RSA, DSA, ECDSA (NIST/SEC/ANSI X9.62/Brainpool Curves), EdDSA (ED25519/ED448), GOST R34.10, DSTU 4145-2002 and numerous Post-Quantum Ciphers including Rainbow, SPHINCS-256, XMSS/XMSS-MT and qTESLA for X509 Certificate generation. Halimede...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OsEID

    AVR based smartcard/token with ECC and RSA cryptography

    AVR128DA /Atmega128 microcontroller based open source EID smartcard with RSA (512-2048) and ECC (prime192v1, prime256v1, secp384r1, secp521r1 and secp256k1) support. Compatible with MyEID card from Aventra. Supported in windows and linux by opensc package. Allow about 64KiB space for keys/certificates. PKCS#15 structure supported. USB token with CCID interface based on xmega128a4u with same features as card. High speed AVR multiple precision arithmetic: squaring, multiplication, exponentiation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    3Dnatter

    A 3D Snake and 2D snake

    note: the release allows to play Snake in 2D wasd keys, 3D wasdec keys Is a Java Game, with wasd and ec you control the snake in 3 Dimensions. There are 3 Type of stones: Brown let the Snake grow, Gray let the qube Grow, And Pink incrase speed. Due its early relesase state its Playabel but buggy. the Rotation of the qube is wired. some Stones a invisible. "Testing" do use internet acess to get a banner linked to rechenktaft net a voluteer computing community Controll the Snake with wasd and ec...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Fun4Me

    Fun4Me

    A package for functional annotation for metagenomes

    This package includes a few programs for rapid functional annotation for metagenomic sequences, including, 1) Gene prediction by FragGeneScan; 2) Similarity search by RAPSearch2; 3) Functional annotation in GO (Gene Ontology) and EC (Enzyme Commission) based on similarity search results; 4) From EC to metabolic pathway reconstruction by MinPath. Inputs: Just sequencing reads (or assemblies) Outputs: Protein-coding genes (or gene fragments); similarity search; functional annotations (in GO and EC); metabolic pathways.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    qD Messages

    qD Messages

    Lightning fast peer-to-peer cross-platform messenger

    qDesk Messages is on track to become the first fully featured, cross-platform, publicly auditable, decentralized, real-time, dag-based end-to-end encrypted messenger with a feature to exchange goods and services and send payments. In this module, you can create end-to-end encrypted channels, organize them in folders, share the folder structure with your invite, control the channels you own, and participate in self-owned channels. Have private conversations or public channel discussions. Use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    sls

    SLS Team Java Library

    ...Works on Windows, Linux, Android. No external lib dependencies, no useless abstractions, no 'crypto provider'. Elliptic curves was borrowed from BouncyCastle and simplified a lot. Most of EC classes are custom algorithms for certain curves. Can be easily deleted if u dont need them. With couple of classes u can parse and construct those ugly ASN.1 structures, look at RSA and EC key formats for example. No bad dependencies between classes, so u can easily cut off unnecessary code and simply include what u need in your project. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    NoteBook FanControl (NBFC)

    NoteBook FanControl (NBFC)

    Cross-platform fan control service for notebooks

    ...Make sure the Mono runtime + development tools are installed on your machine (Debian based distros: mono-complete, Arch based distros: mono). Config files are an integral part of NBFC, because they define how NBFC interacts with your notebook's embedded controller (EC). The EC monitors your system's temperatures and controls the fan(s). It sits on the motherboard or is integrated into a Super I/O chip & is connected to the Southbridge via the Low Pin Count (LPC) bus.
    Downloads: 194 This Week
    Last Update:
    See Project
  • 19

    Connected Device Interface

    Connected Device Interface JavaScript Library

    An implementation of part of the Connected Device Interface (CDI) Generic Enabler as defined by the I2ND/CDI chapter within the EC FP7 Project "FI-WARE". See here for more details: http://forge.fi-ware.eu/plugins/mediawiki/wiki/fiware/index.php/FI-WARE_Interface_to_Networks_and_Devices_(I2ND)#Connected_Devices_Interfacing_.28CDI.29
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Involute Gears DXF

    Open DXFs with QCad

    Program draws a gears tooth for reference profile and Fellows manufacturing. Open dxfs with qcad or Solid Works, ec but not with AutoCad. Autodesk has remouved support for enteties only format.It compiles well with OpenWatcom 1.9 c++ compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    AVR32 Ecos

    Ecos for AVR32 targets

    This project is port of ecos 3.0 for AVR32UC3C target mainly for AVR32UC3C512C. In the compressed files four directories can be found: Avr32uc3c-ec – ecos project for AT32UC3C-EK board. ConfigTool – ecos configtool (works with Ubuntu). To compile ecos source codes Atmel tool chain for AVR32 devices is needed and can be downloaded from Atmel web site. Ecos-3.0 – ecos + AVR32UC3C port source files. Hellow_Examples – example project in Atmel studio 6.2 with, ADC test, LED and push buttons test, internal FLASH test, external SPI Atmel Data FLASH test, AST wallclock test and USB tests for AT32UC3C-EK board. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    darwin-ec

    DARWIN Photo Identification Software

    Software to facilitate identification of dolphins, other marine mammals and sharks when identification is possible from photos of dorsal fins. DARWIN provides automatic matching of fin profiles and allows users to store photographs, fin outlines and sighting data in and SQL database.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    BLESS: NGS Error Correction Tool

    Bloom-filter-based Error Correction Tool for NGS reads

    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ENRICH Garage Engine (EGE) is a java based tool which, by means of plug-ins, provides services for data conversion, transformation and validation. The software was initially created by PSNC and OUCS as a part of the ENRICH project funded by the EC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ULTIMATE Email Checker 2

    ULTIMATE Email Checker 2

    ULTIMATE Email Checker 2 is an Email service using "strait"

    OLD VERSION https://sourceforge.net/p/ultimate-ec ULTIMATE Email Checker 2 is an email checker that is auto set for you. To get started all you have to do is run the app and click your email service. This doesn't change the look of it so you do not have to get used to something else. CURRENT VERSION: 1.0.0.1 THIS IS COPYRIGHTED BY ME, YELLOWWINNER
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB