Search Results for "linux basic programming" - Page 25

Showing 1794 open source projects for "linux basic programming"

View related business solutions
  • 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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Spaced IDE

    Spaced IDE

    An IDE for the programming language whitespace.

    Spaced IDE is a programming tool for the language whitespace that simplifies the creation of applications. Source code will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SC4DBPF4J
    This Java package handles DBPF files which are used in SimCity 4. The NEW version (2.0) has all functions in one JDBPF package. JavaDoc can be found here: "http://caspervg.net/jdbpf/javadoc/". The OLD version (<1.6) has its basic functions packaged in the DBPF4J. Extended functions which needs some libraries (XTools) are in the DBPF4J-Ext package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    teotstag

    JSF 2 tags and scopes

    JSF tag library. Completes lack of some needful and basic features in JSF, does not contain graphics rich components. Tags: Include Cache: caches included JSF content to improve performance Lazy Load: ajax based lazy loading of a page fragments Validate Group: multi-component and cross-component validation Scopes: Post Scope: is kept alive with JSF POST requests, dies with redirect (PRG), lives longer than View but shorter than Session Conversation Scope: like CDI Conversation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Diffusive

    Task-oriented distributed computing framework

    DIFFUSIVE HAS MOVED TO GITHUB: http://robphilipp.github.com/diffusive The goal of diffusive programming is to make task-oriented distributed computing easier by separating the execution logic from the distribution logic. Diffusive programming, defined by a set of six principles, is an approach for performing method-level, task-oriented distributed computing. In diffusive programming, any method can be marked for distribution, regardless of its signature. And marking a method is necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices to execute agents and control their life-cycle. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Basic Point n Click Game Engine

    Framework for a graphical point and click adventure game in Java

    A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited. Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution. Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SPiM2Eclipse

    SPiM2Eclipse

    Eclipse plugin for Stochastic Pi Machine

    Stochastic Pi Machine (SPiM), created by Microsoft, is a programming language for modeling biological processes. Two tools are available from Microsoft for simulation. A web application Visual SPiM, and a destkop application SPiM Player. Both simulation tools require to be run on a Windows platform. Fortunately Microsoft has also released a command line version for Linux and Mac OS based on OCAML however this version will only output a CSV file for the simulation results. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Poor Man's CMS

    Poor Man's CMS

    A basic CMS which generates static html.

    Poor Man's CMS (poormans) is a very basic CMS running as a swt application and generating static html pages. This project is deprecated: An alpha version with current libs can be found here: https://github.com/th-schwarz/pmcms
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10

    Redis-JD

    Fast and simple Java client for Redis datastore

    Java client for Redis allows programming most commands and reading replies in Java according to the Redis paradigm. The core module takes care of the byte protocol and management of connection via a connection pool. Separate modules are supporting Apache MINA - asynchronous messaging framework and the new Java 7 asynchrounous I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This site is designed to be a repository of code for Charlie Calvert's books, lectures, articles and programming projects. I plan to release all my code as open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CARTAGO-WS is a platform for developing SOA applications based on Web Services exploiting agent programming models and technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    SW2SPA is an educational simulator with animation for network protocols that allow reliable data transfer, specifically developed for the stop and wait protocols, go-back-N and selective repeat. The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Black Box Database(BBD) design constrains schema references to the database. The BBD exposes an Application Programming Interface (API) generated by the developer, housed in the database. This API makes the database unit testable as a stand alone module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library for operations with Iterables and other data structures in functional way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Conway's Game o' Life Simulator

    A very simple Game of Life simulator

    A very simple and basic simulator of the Conway's Game of Life. It's in JAVA. It might be a good start for students wanting to reproduce this game with the original game rules. Right click to start or pause the simulation. Left click to add or kill cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GSVideo is a cross-platform library for the Processing programming language that provides video support (movie playback, video capture, creation of movie files) through the use of the GStreamer multimedia framework.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    A web-based interface for the Hadoop MapReduce framework that simplifies the process of writing and running MapReduce jobs. Aimed at introducing parallelism concepts in introductory computer science courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    extlog

    Extended OSGi LogService

    The Extended OSGi LogService (extlog) provide a LogServcie extention which added fully qualified name of the class, method name and line number, thread name etc. You can find a basic example from wiki: http://sourceforge.net/p/extlog/wiki/Usage%20Example/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Java Evolutionary Computation Library

    As of 2012-12-18, this project may now be found at Google Code.

    As of 2012-12-18, this project may now be found at http://http://code.google.com/p/paba JECO is a Evolutionary Computation Library deveoloped in Java. It includes a variety of evolutionary optimization techniques such as genetic algorithm, genetic programming, evolutionary mapping methods, particle swarm optimization, ant colonies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JSCLang for SuperCollider is as a wrapper for a DLL file that enables the usage of the programming language SuperCollider in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WIDE Framework

    WIDE Framework

    Web application framework for business logic oriented programming.

    The overall goal of the framework is to provide easy to use, configurable and business logic oriented development of web application, which is flexible and agile for future enhancements and base lining for other web application. Also with the framework, reusability and localization of multi-scope (e.g. multi-country) business logic is easy to implement and understand by the developers and production support. The framework only applies to web applications using Java 6 or later version. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java SuperCollider (JSC) is a plugin for Eclipse with the goal to create a cross platform IDE for the programming language SuperCollider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MCloudSim/NovaCloudSim

    a distributed cloud simulator written in Java

    MCloudSim(formerly called NovaCloudSim) is a simulator written in Java for geographically distributed clouds. The software is modified from CloudSim 3.0, which is an open source data center simulator. All functions of CloudSim are reserved, and our newly added files are in the package org.cloudbus.cloudsim.nova. MCloudSim has following characteristics: (1) The overlay protocol can be freely replaced, and we have already ported Pastry, Kadmelia, Chord from PeerSim; (2) A Petri-Net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 0 This Week
    Last Update:
    See Project