Showing 79 open source projects for "void"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http://www.johncabot.edu/student_life/community-service/blood%20drive.jpg Example2-TV: http://1.bp.blogspot.com/-HsDf5m1S7EA/UaKVkFiD0XI/AAAAAAAAAUM/y4zX2YQ8Dhk/s1600/old-television.jpg Example2-Background: http://walldie.com/wp-content/uploads/2013/11/Wood-Textures-For-Desktop-Wallpaper.jpg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Cornea

    First-person game engine

    An adventure platformer-shooter in which you awake in a strange void, infested with dangerous flying eyeballs. Can you make it through and discover the secret? The game itself was made in seven days for 7DFPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Saber POS

    Saber POS

    Saber POS point of sale software.

    Latest release build 4.62 is intended to be used with Postgresql database. We found to many instabilities with Mysql. The database is not included so download and install your flavor of Postgres and create a database. Add username and password to Saber and away you go. Sale PreAuth, PreAuth Capture, Gratuity Adjust, VoidSale, Refund, Batch Close all done. Saber POS is a customized collection of free and open source software found around the internet and packaged together to create a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Heimdall for Fedora GNU/Linux

    Heimdall for Fedora GNU/Linux

    Heimdall attempts to flash your Galaxy S device.

    ...As with all flashing software, Heimdall has the potential to damage (brick) your device if not used carefully. If you're concerned, don't use this software. Flashing ROMs onto your phone may also void your warranty. Benjamin Dobell and Glass Echidna are not responsible for the result of your actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Garden

    Garden

    Capsules, Garden, Void.

    A game about a capsule, a garden and a very deep void...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple and portable tool, designed to aid the user remove those ad-blockers from links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    A Puppy for Robert

    robrets puppy transfer files and documentation

    something will replace this very void and meaningless text very soon and without further ado...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dcScript

    dcScript

    A new esoteric programming language

    dcScript is a new programming language. It's an esoteric language, it means that it can be hard to code with but don't worry it's a easy to use esoteric language here is an example : [sayHello]: sysprtn "Hello the World !" wait ] call sayHello quit The language is interpreted by a simple interpreter. The interpreter is coded in C# with Mono and .NET frameworks so it's portable and useable on Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    atomproxy

    Enables developers to easily build proxies of atom-like interfaces.

    Ask yourself how many times you've written (or had an IDE generate) something similar to: public class AtomImpl implements IAtom { private String property1; private int property2; private boolean property3; @Override public String getProperty1() { return property1; } @Override public int getProperty2() { return property2; } @Override public boolean isProperty3() { return property3; } @Override public void setProperty3(boolean property3) { this.property3 = property3; } } This project enables developers to easily generate proxies implementing atomic interfaces at runtime. Now to create an instance of IAtom you can simply write: IAtom atom = (IAtom)AtomProxyBuilder.implement(IAtom.class).addProperties("property1", "1st property", "property2", 2, "property3", true).createProxy(); NOTE: guava and junit4 are required by this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    aal

    aal

    The Advanced Algebraic Language.

    The Advanced Algebraic Language (AAL) is a very dynamic programming language designed to fill the void that has appeared between mainstream languages and algebra. As a result its main focus is ease of use for math problems. To download AAL check out the source code repository. There are versions available for windows and linux with both 32 and 64 bit native binaries: http://svn.code.sf.net/p/aal-lang/code/trunk/bin/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a C# application that displays a random Bible scripture on button click. God's word does not return void. If you need a version of this application that has some improved features, like how to accept the Lord Jesus Christ, the Prince of Peace, look for God is Love on Source Forge also. It's simple, or you could say something like "hey Jesus, I need some help. I know I've made mistakes. Can you guide me in the right direction?"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Smart Restaurant is bar restaurant management system, providing both a POS and a handheld interface with a powerful back end system
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Concept of a very simple 360° space RTS game in the spirit of Homeworld
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EventChain is a bubbling event system designed for C++. It is designed using template system to be extensible. Both class and namespace functions can be registered as event handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...For eg, public class MyImpl extends BeesAlgoImpl { public double function(double[] x) { //Min sigma Xi^2 or Max -sigma Xi^2 double result = 0; for (int j = 0; j < var; j++) { //var = no of variables - public field in BeesAlgoImpl class result = result + (x[j]-1) * (x[j]-1); } return (-result); } //constructor public MyImpl(){ //super( .... ) - set the no of variables, parameters n, m, e, ngh, nep, nsp (look into the bees algo paper), no of iterations, uperlimit and lower limit of search, integerize - search only integers true or false } public static void main(String[] args){ MyImpl a = new MyImpl(); a.run(); int i=0; a.optimalPoint[i]; //Xi of the optimal point } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of tools for easy development for Hanlin V3 e-Ink reader device under Visual Studio. Includes Leo's Void, Leo's Wikipedia Reader and eBookScript (include samples: sudoku, gnuchess frontend, dictionary, etc ).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A set of extensions for the Spring Framework: 1. Splitter - non-intrusive parallelizing using aspects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easy and ready-to-use set of .Net Classes to implement LDAP applications (Servers and Clients). Included in the project: - Classes for all types of LDAP Requests and Responses; - Void Server and void Client Classes, ready for custom implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mud code based on swr 1.0 origional version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool for generating libraries of void*-free data structures in C and C++. No C++ templates: files are generated. Some tools are included: assertion macros, symbols, C interface wrap around C++ libs, extract docs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Scarface Operating System is an empty scripting engine destined to help you to build your own engine. It is a kind of void virtual machine. By using it, you will be able script easily your own code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Void is a massively multiplayer text dungeon server, written in Java 5.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Rogues in Space will the take the best aspects of Rogue, mix them together with an LWJGL and jME backed gui and science fiction backdrop, and result in filling the SF void.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SwingDizzy -- A 2 player game of balance on a tilting platform. A board in the howling void (void to be added by ver. 0.3)... The slightest movement, the board shudders and tilts. You try to right it- your opponent has moved. It yaws sickeningly..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB