Showing 78 open source projects for "coding"

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
  • 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
  • 1
    A Crystal Space plugin that loads a star catalogue from file and draws it as a background for Crystal Space applications. The plugin can load from a xml file and be used in Crystal Space without any coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SESG - Simple Encoding Shell GUI, this project is a branch off from SMSG. It's usage is primarily as a batch video trans coding utility. The main ability to use any executable binary - Mencoder, ffmpeg etc... All in a intuitive manner!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cl-jpeg

    JPEG encoder implementation using OpenCL

    ...Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing on CPU and GPU" paper by Victor W Lee, Changkyu Kim, Jatin Chhugani, Michael Deisher, Daehyun Kim, Anthony D. ...
    Downloads: 0 This Week
    Last Update:
    See Project