Showing 190 open source projects for "fairly"

View related business solutions
  • 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.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    ...These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would be greatly appreciated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Swim Fish Swim - swim meet scoring software. Very lightweight (currently 100% JavaScript and HTML) and eventually cross-browser, Swim Fish Swim provides a fairly simple user interface for scoring a swim meet. Prints results and award labels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    autoreplybot

    autoreplybot

    an 'auto-reply' bot for your mail server

    autoreplybot is designed for mail server administrators wishing to add an easy-to-use, easy-to-implement and uninvasive "autoreply" service for their users. All you need is a PHP environement and a little postgresql database. The concept is fairly simple: * You configure your mail server to send a copy of every mail that it processes to a specific mailbox * You set up autoreplybot to poll this mailbox, either via POP3 or IMAP * Users log on the autoreplybot web panel using their mailbox credentials (which autoreplybot validates against the mail server) and write their 'out of office' messages in a simple html form...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ThinORM

    A lightweight ORM that does not require annotations.

    ...This project was essentially a proof-of-concept to determine whether or not I could create, essentially, an alternative to JPA that did not rely on annotations. I was able to create a working system, and a fairly lightweight one at that, but it would require a great deal of work to be production ready.
    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.
    Start Free
  • 5

    Rockband Pro-Drumkit midi driver

    Package to use RockBand 3 Pro Drumkit and Guitar Hero drumkit via midi

    FOR LATEST VERSION GO TO https://github.com/rbdrum2midi/rbdrum2midi This userland program uses libusb to gain access to the velocity sensitive data in the rockband 3 wireless usb prodrum controller (with cymbals) and Guitar Hero drumkit and use it as an ALSA MIDI controller. It has a low latency setup so that it can give a fairly good drumming experience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    ezsetfacl.sh

    setfacl across multiple files, and basic manipulation of files

    ezsetfacl.sh allows user to use setfacl to set permissions across multiple files fairly easily, it also allows basic manipulation of file attributes and text editing. For brief demonstration, see screenshots. Features(commands or actions which can be used): setfacl, multiple users/groups multiple files chown, multiple files chmod, multiple files chattr, multiple files append text to multiple files insert text to mutliple files, either by line number or pattern matching replace text with specified text in multiple files raw commands text, will not be processed any futher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    C#Prolog

    C#Prolog -- A Prolog interpreter written in managed C#

    C#Prolog -- A Prolog interpreter written in C#. Can easily be integrated in C# programs. Characteristics: reliable and fairly fast interpreter, command line interface, Windows-interface, builtin DCG, XML- and JSON-predicates, SQL-predicates, extendible.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8

    Open-Driving-3D

    A free driving simulator.

    Open-Driving-3D is a driving simulator that I'm making in python with panda3d. I plan to at some point add AI traffic. Its fairly simple right now, but its only on version 0.05. The reason I wanted to create a driving sim was because there don't seem to be enough free ones. You need the Panda3d game engine to run this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jenga

    Simple and low-consumption Java 2D Game Engine

    Jenga stands for "Java Engine for Games" and is a very simple to use 2D game engine. It was especially designed for beginners and kids which e.g. don't need to be familiar with event-driven programming techniques. On the other hand it is fairly optimized for low CPU consumption to make the games run even on poorly equipped machines like a Raspberry PI.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    PDF::Reuse

    Reuse and mass produce PDF documents

    ...In the tutorial there is a description of how to transform simple PDF-pages to graphic Perl objects with the help of programs based on this module. The module is fairly fast, so it should be possible to used it for mass production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Reportula

    Reportula is a php based web program that provides you a summarized ou

    Reportula is a php based web program that provides you a summarized output stats of Bacula Backups jobs, clients, volumes and director that have already run. It obtains its information from your catalog database. This is a fairly high level bacula management tool. Here are a few points that one user made concerning this important tool. It is web-based so can be accessed from anywhere. It packs a phenomenal amount of information into a single web-page – that I credit as being very good design! Features Display last jobs status Display volumes usage by pool Full supported MySQL, PostgreSQL databases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ConvNetJS is a Javascript library for training Deep Learning models (Neural Networks) entirely in your browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat. ConvNetJS is an implementation of Neural networks, together with nice browser-based demos. It currently supports common Neural Network modules (fully connected layers, non-linearities), classification (SVM/Softmax) and Regression (L2) cost functions, ability to specify and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RuzzleSolver

    RuzzleSolver

    Takes in a ruzzle input and solves it

    ...Runs a DFS on the Ruzzle grid and at each instance checks if the word formed is a valid one. 2. Since the size of a grid is just 4 x 4, optimizations (such as using a suffix tree) aren't that important. 3. The total list of possible words is obtained fairly quickly. Less than 10 seconds on an i7 machine (without using any form of parallelization or multithreading). 4. The TWL06 wordlist, same as the one used by Ruzzle, is used as the dictionary. 5. The automated swiping is done by controlling the mouse pointer and getting it to move around automatically. Select the right co ordinates of the tiles on the screen and let it rip !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Wind

    A window manager for X

    Wind is a window manager for the X Window System. It supports virtual desktops, optional Xft font rendering, and is fairly standards compliant.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    LabCrab

    A little tool to manage Computer Science labs in colleges

    LabCrab makes it easy to manage Computer Science laboratories, by providing tools to manage practical task lists and question papers. It's not complete yet. While it's fairly stable, there are a few flaws and missing features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Awesome RPG

    Open-Ended, Open source Game Shell

    ...Also, due to the fact that the game is completely open source, the community can modify the game any way they see fit, from adding graphics to changing the game's genre altogether. Whilst the base game itself will be fairly minimal on content and features, this does not mean I expect the community to do all the work for me, I will still release patches to iron out bugs etc, and I will frequently create mods/content packs of my own. I am creating this game because I believe that a community should choose how a game is shaped, and I would very much like to see the outcome. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    As those involved in SOA technologies will know web services and integration is a fairly dry subject. Typically the integrated systems and services sit behind a facade of other systems or web and desktop based applications. How then do you interest business users of the power of your solution? How do you quickly build or mock up an application that will interact with your back end services? We had just such a problem and needed a way to keep senior technical staff and business users awake during a presentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Disk Diagnostic

    Disk diagnostic for disk/controler/driver testing

    ...Although CLI driven, I have found it more useful that many other types of diagnostics for disk, controller and driver development than GJI based diagnostics. The command forms are terse, and it allows either use as an immediate mode debugger of drives or it can be used to form full testing scripts. It is fairly compact at 4069 lines for the main module, and features plug in IO modules at about 500 lines each for both Windows and Linux, and DOS/BIOS. The project has been running at 6-20 downloads per week. Please if you have time write a short review or leave user comments in the discussion forums. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MoarNES

    A Nintendo Entertainment System emulator written in C

    MoarNES is an emulator for the classic Nintendo Entertainment System video game console. It is a fairly compatible emulator. MoarNES has been written from scratch in C, with no code taken from existing NES emulators. It has built-in authentic Game Genie support. (The GG ROM is embedded in the program) Although a fairly basic emulator right now, I am working on implementing several major new features soon. For example, netplay support and re-recording for tool-assisted speed run creation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Wattpad Toolkit

    A series of tools using the Wattpad API.

    ...When run in Windows, it should open the licensing agreement first, and then allow access to the implemented systems. When run in Linux, the whole thing should break. It should run as a wizard, and be fairly straight forward. It currently supports: Getting a user's current status. -> Currently displayed in unformatted JSON. Getting a cast list from a story ID. -> Currently displayed in unformatted JSON. A basic search function on Wattpad.com -> Currently displayed in unformatted JSON. Seems to have problems processing sometimes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    scrimage

    scrimage

    A unique python-based image editor

    A unique python-based image editor with low-level control. It will be able to apply fairly complex mathematical operations to individual pixels based on the contents of a script or user input at a command line. It will then be able to apply those changes to the image for a unique effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Table Processor

    ORM for accelerated development and deployment

    ...(I.e. do not generally access tables and other database objects owned by other software) Sub-goals include automating certain menial functions such as upgrading of tables, persisting desired structure of tables to the database (such as during product installation), and easing the management of table-structure related source-code. This ORM is fairly mature, in that it has been used in several of my projects over the last 5 years. The open-source release of this ORM precedes, and will pave the way for, the open-source release of several of the above-mentioned projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NomCraft

    A bukkit plugin

    An extensive Minecraft server mod written for Bukkit. It is fairly old, originating from Sheograth's API, then transitioning into Bukkit, so it encompasses dozens of random features that I have added over time. In all, it has the functionality of probably about 5-10 separate mods, but is still not enough for most people to use independent of all other mods. Maybe eventually... Large features: -Complete multi-world support with a variety of world types -IRC functionality -PM system Then lots of other random small things such as warps, guilds, real-time map rendering etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    gtfs_natools

    library and ArcGIS plugin for calculating walking/transit service area

    ArcGIS’s Network Analyst extension is of limited use for studying public transit. Its functionality is fairly automobile-oriented, and it cannot accommodate public transit schedule information in its calculations. Furthermore, network datasets that include transit information are difficult to find or create. The General Transit Feed Specification (GTFS) is a recently-developed data format for storing public transit routes, stops, and schedules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GeneticFighters

    An experiment with genetic algorithms and arena combat

    ...While they can learn a way through a maze, I'm not seeing any emergent combat tactics more advanced than move in a direction flailing my sword around me. All in all it makes for a fairly retarded AI.
    Downloads: 1 This Week
    Last Update:
    See Project