Showing 955 open source projects for "simple basic"

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.
    Try It Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    J-VRPsolver

    Solve VRP with 1 warehouse and 1 vehicle type

    a simple and effective vehicle routing problem’s solger using metaheuristic algorithms's like Tabu Search and Clark'n Wright. It's specialized in single deposit and singe vehicle's capacity VRP's istances. [mainly for educational purposes]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NullPad - Powerful , Easy-2-Use Notepad
    Simple, open-sourced and easy-2-use notepad Requirements : .Net Framework 4.0 Written in Visual Basic 2010 Express Edition Donate : https://sourceforge.net/donate/?user_id=3388771 Based on Scintilla
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Set Theory Relations in Java

    Java classes implementing set theory relation concepts

    Simple java classes implementing basic concepts of relations as defined in set theory. A relation is a set of ordered pairs. A relation can have properties, including that it is reflexive, symmetric, or transitive. The classes enable some ordered pairs to be stated, and will deduce all the other related ordered pairs implied by the relation's properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Bianca

    A functional programming language named Bianca

    Bianca is a programming language using an interpreter. The aim is to create a basic language that let the user do all what he want and let him imagine all kind of solutions in order to solve his problem. In my opinion, a language must have few built-in instructions and a complete standard library. That's why Bianca is really simple and try to get the most complete library I can give to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5

    NuOS

    A new simple operating system

    A basic operating system that can realize some basic functions. It is developing for educational purposes. It is being developed simultaneously with sslib, the Simple Standard Library for developers program no-OS apps, program NuOS commands or program an operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OISC Emulator

    OISC Emulator

    Emulator for subleq OISC

    This simple Emulator can process OIS programs (one instruction set) and also generate them with a simple built-in assembler. It also contains a 256x256 pixel big screenbuffer for graphical outputs and network support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Z-AviMpg

    Z-AviMpg is A Free,Simple,Basic Video Converter(AVI,MKV,MP4 to MPG)

    Z-AviMpg is a Free Simple Video Converter. It Uses FFmpeg and is built in Python. It Converts Video of Formats AVI,MKV,MP4 To MPG without compromising on Quality.But its Very Basic,You Don't Get Much Options to Try out.Source Code Will Be Available Very Soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RoguePHP
    Wicket like views in PHP. View templates are 100% valid XHTML documents. 20% faster than smarty templates on render and 100x faster on compile. Basic Log4J style logging with detailed log formatters. Basic internationalization support with tight view integration. Simple Java style Collections (ArrayList, HashMap), Observers and reusable Constraint system. MySQL DB support with detailed query profiling and local / distributed cache support. Very fast abstraction layer and easy to integrate on any project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GagaTemplate

    GagaTemplate

    Simple template engine, but fast and easy to use.

    GagaTemplate is a simple template engine for PHP-based websites, with only basic functionalities, but light load and easy to use as a result. More info on the website (english language coming soon) GagaTemplate est un moteur de templates pour sites web conçus en PHP, qui se veut simple avec seulement des fonctionnalités de base, privilégiant ainsi la vitesse de chargement et la simplicité d'utilisation.
    Downloads: 0 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
  • 10
    EmpTTrack

    EmpTTrack

    Time Tracker for Linux Desktop stores data lines in mysql

    EMPloyee Time TRACKer for the Linux Desktop. Made in Gambas2, data in MySQL. Register start/stop/pause/job/location. Plan is 1) have a simple personal timetracker on KDE. 2) integrate with Employear; use as time tracker to deliver data > Employear. Tip: Alternative if you don't want to use a database: AgendaXML (uses xml file in user home dir) agendaxml.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AutoMySQLBackup

    Automatic MySQL Backup

    ...I first created AutoMySQLBackup in 2002 and since then it's helped many thousands of admins keep their databases backed up.. I always had one basic requirement and that was that it should always be super simple to initially get working.. I would like to hand it over now to someone with the time and skill to keep it updated and take it further.. If you would like to take over the project please get in touch..
    Downloads: 37 This Week
    Last Update:
    See Project
  • 12
    This is simple GNU/Linux package manager written on bash. This project is being rewritten using python, so only some basic support remained for bash based version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CoffeeKup

    CoffeeKup

    Markup as CoffeeScript

    ...It emphasizes minimal, CoffeeScript-style syntax so template authors can write small, elegant templates that integrate naturally with CoffeeScript codebases. The engine supports common templating needs—embedding variables, simple control flow, partials/includes, and basic layout patterns—while focusing on clean, compact syntax rather than a huge feature surface. Because it targets CoffeeScript users, CoffeeKup often appeals to projects that prefer that language’s terse style and want templates that look like the rest of their code. The project includes examples and installation instructions for integrating templates into server-side rendering pipelines and simple static site workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Py4Calc

    Py4Calc

    Python for calculators

    Python4Calculators - Brings Python programming language to calculators. It turns simple scripts into programs for TI 83/84 and HP 49/50g series calculators. The language is a basic subset of Python, with access to the calculator's built in functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Basic Backup is a simple customizable shell script providing system admins an easy way to get basic system files backed up. Use from the moment you startup a new system and archive daily changes through bbackup. Allows you to specify which directories o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TimeTableGenerater

    Generate and save school & college timetables automatically

    Simple and efficient way to generate, edit, save different timetables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RSSNMP stands for Really Simple SNMP. The goal is to create a simple and short SNMP library, that offers basic tools to create SNMP agents and collectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    flixel

    flixel

    flixel is a free Actionscript (Flash) library

    Flixel is a free, open-source game development library written in ActionScript 3 originally for Flash, created by Adam “Atomic” Saltsman. It provides a lightweight yet powerful base framework to build 2D games: handling rendering, input, collisions, tilemaps, particles, cameras, etc. It was designed to be easy to learn and extend, useful both for simple arcade style games and more elaborate ones. It has been used for many indie / Flash games (including commercial and contest-nominated ones),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RPG
    a simple rpg in alpha stages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Stop Smoking Calculator and Profiles

    A simple stop smoking calculator that creates a profile for people

    A basic stop smoking calculator that uses web technologies (PHP and MySQL) and create a profile for the user visiting the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple XBMC Remote
    Simple application for controlling XBMC remotely, via the EventServer. Can navigate your video collection, start/pause/stop movies, skip forward and back, control the volume, switch the existing subtitles. Get the latest binaries from Ovi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple tokenizer for converting source code in ascii text files into a ZX Spectrum loadable image file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VB6 KeyLog

    A simple keylogger for visual basic 6

    A simple keylogger written in VB6. Source included. No viruses - of course. Don't take my word, read through the source and build yourself! It was written by mj-thompson, a 15 year old, to show off to computer teachers :p FOR LEGAL USE ONLY.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Provides access to Belkin Nostromo n50/n52 speedpads as more than simple USB keyboard devices via configuration GUI. Also includes a basic userland linux event interface and both OpenGL and OpenAL modules for video and audio.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    asciiVision is a free, simple and basic image to ASCII converter. It is simple and ready to use.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo