[go: up one dir, main page]

Showing 23 open source projects for "collections"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    libGDX

    libGDX

    Desktop/Android/HTML5/iOS Java game development framework

    .... libGDX comes with batteries included. Write 2D or 3D games and let libGDX worry about low-level details. Heavy emphasis is put on avoiding garbage collection for ART/JavaScript by careful API design and the use of custom collections. libGDX is a well proven and reliable framework with a sound base and documentation. Furthermore, there are plenty of games built on top of libGDX, many of which are open source.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 2
    Nakama

    Nakama

    Distributed server for social and realtime games and apps

    Distributed server for social and real-time games and apps. Users can connect with friends, and join groups. A built-in social graph to see how users can be connected. Extend the server with custom logic written in Lua, TypeScript/JavaScript, or native Go code. Build scalable games and apps with a production-ready server used by ambitious game studios and app developers all around the world.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    LOTRO Companion

    LOTRO Companion

    A companion for your LOTRO activities

    LOTRO Companion is a desktop application. It manages characters of the Lord of the Rings Online (LOTRO) MMORPG. It has 3 main goals: - track the status of one or several characters: current gear, deeds, quests, collections... - simulate gear/virtues, compute result stats and analyze stats contributions - lore database: quests, items, deeds, mounts, pets... Character data is imported from the game client running locally. See https://discord.gg/t2J4GDq See https://www.facebook.com...
    Leader badge">
    Downloads: 1,387 This Week
    Last Update:
    See Project
  • 4
    Magic Assistant
    Magic Assistant is multi-platform application for "Magic: The Gathering" players. Includes Card Browser, Library Organizer, Deck Builder and MTG Tournament Manager. Comes with MTG cards database and allows web updates. See home page for details. Sadly this project is no longer active, it is up for adoption.
    Downloads: 28 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    TextureAtlas Extractor and GIF Generator

    TextureAtlas Extractor and GIF Generator

    A powerful, free and open-source tool for extracting frames and animat

    TextureAtlas to GIF and Frames converts texture atlases into organized frame collections and GIF/WebP/APNG animations. Perfect for creating showcases and galleries of game sprites. Supported Spritesheet Types * Starling / Sparrow (XML) * TextPacker (TXT) + Can now also attempt to extract unsupported spritesheet formats through pixel, color and bounding box detection Official Download Sites: * https://sourceforge.net/projects/textureatlas-to-gif-and-frames/ * https://github.com...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Mod Organizer 2

    Mod Organizer 2

    An ultimate mod manager/organizer that supports over 80 games

    A universal mod manager for games like Skyrim, Fallout, Starfield, and The Witcher (and 80+ more!), Mod Organizer 2 (MO2) is a super helpful tool. It keeps your game installation clean by placing all your mods in separate folders, so your original game files are never messed with. This means you can easily add, remove, or change your mods without worrying about breaking your game. You can also create different mod setups, called "profiles," to play with different collections of mods...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Puzzle Dungeon

    Puzzle Dungeon

    A cell-based puzzle game featuring classic and completely new puzzles

    Puzzle Dungeon is a free-software game that incorporates classic puzzle games like Sokoban, StoneAge, Atomix, The Minotaur and Theseus, Memory, Fifteen, RotatePic, as well as new puzzles. The game uses pygame and pgzero. It should work well on GNU/Linux, Windows and other Operating Systems. Most levels are generated automatically, offering a new experience every time. Pre-created maps are also supported, including classic collections. Players can reload the same level if stuck - whether...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    JBoardGames
    Collections of simple Java Board Games No third party libraries. Now avaiable: - Chess 1.0.18 featuring Human vs Human Human vs Computer Computer vs Computer With puzzles. -Quattro 1.2.3 Currently available: Human vs Human Human vs Computer Computer vs Computer -Checkers 1.0.9 featuring Human vs Human Human vs Computer Computer vs Computer -Backgammon 1.0.2 featuring Human vs Human Human vs Computer Computer vs Computer - Go 1.0.1 Human vs Human Human...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    kmid2

    Multiplatform karaoke player

    This project is not developed anymore. If you are looking for a replacement, please see: https://sourceforge.net/projects/dmidiplayer/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    UniRx

    UniRx

    Reactive extensions for Unity

    ... is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. The game loop (every Update, OnCollisionEnter, etc), sensor data (Kinect, Leap Motion, VR Input, etc.) are all types of events. Rx represents events as reactive sequences which are both easily composable and support time-based operations by using LINQ query operators.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    pgnlib is a C++ class library for linux intending to provide a simple programming interface to PGN chess games collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Movie-File-Merger-User-Manual

    Movie-File-Merger-User-Manual

    The Movie File Merger User Manual

    The MFM Usage section explains how to work with MFM and frequent used third party programs. The MFM Settings section explains the configuration of MFM; anyway there should be no need to change the settings. The installation of all recommended programs is explained in the Installation section. Movie File Merger helps you with the selective combination of video collections, like home videos, movies, series, or documentaries. It can be used also for other types of collections, like music...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    mod DNA-Based Installer (modDNA)

    An attempt to speed up installing large mod configs such as S.T.E.P.

    Mod Organizer (MO) provides a very solid way of installing mods. Skyrim Total Enhancement Project (S.T.E.P.) provides a very good collection of mods. Still, installing large collections (such as S.T.E.P.) takes many hours, mostly of menial and error-prone keypressing and mouseclicking, The aim of modDNA is to eventually speed it up to the point of "download 'DNA' developed by guru", then "download files necessary to reconstruct this DNA" (with modDNA providing hints for download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    get_iplayeri

    Run saved get_iplayer searches & interactively choose to record or not

    get_iplayeri reads arguments to get_iplayer from a file (see http://www.infradead.org/get_iplayer/html/get_iplayer.html), runs get_iplayer to display the matching programmes and asks the user interactively which, if any, they want to record. Multiple searches and collections of searches can appear in the input, reflecting the user's TV viewing and radio and podcast listening habits. A variety of interactive commands are available to perform operations such as requesting further programme...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Koll3ctions
    Kindle collection manager. Runs on Mac OS X, Linux and Windows. Creates collections from your folders on Kindle. Copy your books into your Kindle, run this program, restart your Kindle and enjoy collections!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Se7enLibs (AS3)

    AS3 Utilities library (Games Development Framework)

    This library has a collections of classes which are more often used in Game programming. This is culmination of 2+ yrs experience in game programming. The library includes classes from range of ResourceManager (to load & store assets) to AMF connection package & an Isometric engine. It also has a physics engine, which is not completed yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Emma: rating tree
    An app for quickly building collections and rating them. Test at www.wudiware.com/emmaframe.php Should be good for games and communication. Lots left to add. Try the "cuteness challenge". Ideas welcome (emma should be good at idea dev. too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a collection of Perl/Tk based scripts and applications. The collections includes: earthclock, funtowers, tkgnuplot, tkmessage, tknotes, tkpop, tkruler, tksm, tktetris, tkrevdiff and multilogwatcher.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Web interface for Molly project. Can be used alongside Molly for creating, sharing and managing different collections, although currently movie collections are best supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A program to create and manage Pirates of the Spanish Main card collections and fleets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Getmaps is a tool used to fetch (game) maps from a server using a maplist built and updated by the server administrator. It was originally created to be used by Clan LugRadio to keep the Enemy Territory regulars' map collections up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The JavaCollectingTool helps managing collections of SGF- records (of Go-games). It displays their properties in a table and allows manipulating it in several ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Snake 2.0: A next generation multiplayer snake clone based on Java SWT. Runs standalone and as eclipse plugin. Core features include local and remote multiplayer, several sorts of "eatable" items, level collections, sounds and different highscores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next