31 projects for "libamd.so.1" with 2 filters applied:

  • 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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1

    Tiwut Launcher

    The centralized hub to manage and launch all desktop applications from

    Centralized Management: Discover, install, launch, and manage all your Tiwut apps through one modern, unified interface. Open Source & Transparent: The complete source code is available on GitHub, reflecting our commitment to transparency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tools for the recipe collector :-) RecipeFox: A addon to FireFox to grab recipes from the net (like the MasterCook addon in Internet Explorer) A recipe converter: It converts recipes from one format to another, and supports the following formats: - AccuC
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Modellers Colour Matching/Mixing Toolkit

    Modellers Colour Matching/Mixing Toolkit

    Colour matching/mixing toolkit for modellers

    One of the problems faced by modellers is matching their available paint colours to those used on the object (eg aircraft) being modelled. The aim of this toolkit is to help them in this endeavour including assistance in mixing paints to achieve the required match if required. Non Windows Versions 1.00 and later require: - Python 3.43 or later - python3-gobject 3.22.0 or later - python3-cairo 1.10.0 or later Windows Versions 1.00 or later require: - Python 3.4.3 - PyGI 3.18.2 AIO for Python 3.4.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MCSPhantomUpdater

    Program to help the update process of DJI Copter Phantom 3 and Inspire

    Program to help the update process of DJI Copter Phantom 3 and Inspire 1. It will download the desired firmware and copy the firmware to the selected sd card. Works with windows (.exe file), mac and some ux variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Battlefleet

    Battlefleet

    Battlefleet - Naval warfare at the turn of the century: 1895 - 1905

    ...The main forces of Russia and Japan in the Tsushima battle are available. Additional ships may be added by user. The first stage of the Tsushima battle is given as example - one of possible scenarios. The game is based on the rules of the Battlefleet from War Time Journal (currently only ships movement part of rules is implemented)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JScumm

    Project to create a Java based SCUMM engine.

    This project is hobby project to start coding and go through the different stages of creating a Java based SCUMM engine. This project starts with an script interpretation engine, continues with extracting, loading and handling media sources (i.e. MONSTER.SOU) bringing the rest to of this virtual machine to live. This project should ensure that all assumptions and the code based on those is always valid. Therefore this projects starts with TDD (test-driven development). Everybody can join...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Photo Marathon

    Run Photo Marathons

    Photo Marathons are photographic competitions where the competitors are given a set period of time to produce a number of images on given topics, 1 image per topic. E.g. 6 hours to produce 12 images on 12 given topics. This software is designed to help with the organisation of a photo marathon, create a master topic list, randomly assign topics to contestants, deal with images as they are returned, upload to a central store etc. INITIALLY THIS WILL BE COMMANDLINE ONLY, GUI TO FOLLOW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Lanbahn

    Controlling Model Railroad via Networks

    ... - can be operated without a central station - no complex binary protocols - communications via multicast UDP messages - decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol. - raspberry pi as one hardware platform - tinkerforge IO bricklets for turnout and signal control
    Downloads: 0 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
  • 10
    UPDATE: Load the Release package and the single new JPortal.jar file. After installing - copy the new jar over the one installed! This is important, otherwise graphics can not be imported properly! --- JPortal version 1.3 is released!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Minecraft-PSC

    Minecraft-PSC

    Minecraft private Skin Center

    ...ALL THOSE WHO USES THE PREVIOUS VERSION(0.9 and lower), I HAVE TO ANNOUNCE THAT THIS NEW VERSION IS *NOT* COMPATIBLE WITH IT, SO YOU WILL NEED A FRESH INSTALL, OR THE WARDROBE FUNCTIONS WILL NOT FUNCTION PROPERLY OR ENTIRELY!!! ERASE OLDONE COMPLETELY AND INSTALL NEW ONE! YE WERE WARNED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ABED

    ASCII Binary Encoder Decoder

    This project enables one to not only encode/decoder binary strings, but also substitute arbitrary character values for 1 or 0 in the string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GCtools

    Collection of tools for Geocaching.

    This software aims at geocachers. It will allow for coordinate transformation and several other calculations needed for solving certain caches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds/(or whatever you like to call yourself) like us. This game will be a perfect practice tool for programmers like us to find the best algorithm solutions and make the mouse intelligent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RPGTable

    RPGTable

    A Java-based Virtual RPG table utilizing JavaFX2.0 as the UI

    The aim of this project is to create a java based virtual game table for a pen and paper RPG. This project was originally created as an Undergraduate capstone project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    megapacker

    pack selected file many times recursively

    It was written for the sake of joke. Suppose somebody asks you to archive and send one file. You can fast compress it many times(e.g. 2000). I am fond of a joke in such way at my Windows friends. Of course it could be written in Bash much easy, but in C it's much faster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MMM jLauncher
    This project is about creating a portable launcher for the Maniac Mansion Mania Fangame-Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The code of my project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A program for keeping track of trivia scores when playing along with popular trivia game shows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A system for running quiz bowl and various other academic, scholastic, or trivia competitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    If you have loads of LEGO parts and would like to know if you can build MOCs or sets (work in progress, not usable yet)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project will be a Java Application for the Parallax Microntrollers, It will eventualy implement Code Snippets, and javadocs when completed. If you are experianced and interested in Java, please help this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A tool to create and manage table top war game lists. Written in perl using the Wx gui tool kit to provide cross platform support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Volleyball Fan - program to manage your own volleyball tournament
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JiaND stands for "JiaND is a Nutritional Database", and it is an application to aid you in maintaining a healthy diet. It allows you to track ingredients, recipes, and meal plans, along with the nutritional content of all of these.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next