Showing 38006 open source projects for "alpha linux"

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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1

    expandedlibrary

    A library of common C functions

    The common functions may be expanded from other libraries but the name of the project represents that a single API or data construct is represented in one file. This is done in order to help with code reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Grotag
    Grotag views Amigaguide documents or converts them to HTML and DocBook XML. Additionally it can validate and pretty print such documents.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Burris Numerical System

    Burris Numerical System

    A Numerical System controlled by algorithms.

    BNS - Burris Numerical System was written to store the last digit of a number in 3 dimensional space but store the rest of the number mathematically in the 4th dimension of space. The result is that no matter how long the number is you can write it down on a piece of paper and put it in your pocket. The software can be used to retrieve the number. This can be used to save computer files. The only limit with BNS is how much time the user has. The software nor the numerical system has no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PODregulator

    An intuitive and efficient Linux program for Line 6 POD 2

    Got a Line 6 POD 2 and running Linux? Then this is for you! PODregulator is an intuitive and efficient program that gives you quick access to every POD setting via MIDI from your Linux computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Try Free
  • 5
    SimpleCluster
    SimpleCluster is a BOINC-like grid computing software package. It supports 32 and 64 bit little endian systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    queAceTu

    queAceTu

    Open your files with the "eye" of a developer

    Simple tool to open all the files you are interested in at the right line just in few clicks. By means of an own mini http server it interacts locally with the browser to open the files either in ACE editors or native html textareas. Help is also opened in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wallpaper  Manager

    Wallpaper Manager

    This program will allow you to put Wallpapers on your desktop

    Wallpaper Manager это программа, которая позволит вам ставить обои на рабочий стол и также сделать из них слайд шоу. Программа предназначена для смены обоев рабочего стола через определённые промежутки времени, заданные пользователем. В Wallpaper manager присутствует функция автозапуска. Приятный интерфейс, и удобное управление программой ждут вас. Приятного пользования. Программист: Черепанов Игорь Версия: Alpha 0.1.2 Платформа: Windows 7 (желательно 64bit) / 8 (Не проверялaсь!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Card Raytracer Benchmark

    Short C++/Java/C#/Python benchmark

    This is a short C++/Java/C#/Python benchmark. Based on Paul Heckbert's sources. Thank you Paul!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    loopd

    "loop_daemon" - maintain a program running no matter what.

    For those running an "headless" server or any other host which has no HID/ input devices, occasions arise to maintain an program running all the time. This program does just this: Check if an task is running (we depend on) and, after an settable delay, run our program and wait until it exits, delay again and after the same delay, repeat all in an infinite loop. Keeping our program running despite segfaults or other errors etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Tanit is a set of Oracle to Kopi (a Java based framework) migration tools providing automatic translation of your Oracle PL/SQL, Forms and Reports applications with more portability and ease of use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ISVASE

    identification of sequence variant associated with splicing event

    To generate correct mature mRNAs, the exons must be identified and joined together precisely and efficiently by RNA splicing mechanism. It is to be noted that about one third or a half of all disease-causing mutations effect RNA splicing. However, there is little bioinformatics tools to directly identify sequence variants associated with splicing events (SVASE) based on RNA-seq data. We developed ISVASE, a simple and convenient tool for identifying SVASE directly using RNA-seq data....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyDal is a pure Python database abstraction layer. It provides a DBAPI 2.0 wrapper for DBAPI 2.0 drivers. Sounds strange, but even drivers that fully conform to the API can differ enough to make building database independent applications difficult.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The PHP Web Toolkit enables the rapid development of multi-layered web applications and is designed to be easy to use, extensible, reliable, reusable, scalable and secure. It integrates with ADOdb, FCKeditor, kses, Libmcrypt, Libmhash and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    xcaliper

    combination magnifier/ruler/measuring tool

    A tool for measuring windows, widgets, font heights etc. onscreen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    effective100

    little Project

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BOSS Flow

    Workflow control and configuration java framework

    A framework to simply understandable control flows in applications. It is easy to manage flow by XML and annotations. There are many simple ways to catch actions such as transition, step entry or leaving, including control the decision similar to 'if' or 'switch' statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A rapid prototyping tool for protocol software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    littletable is a lightweight in-memory data manager of collections of Python objects, providing ORM-like access for querying and joining data using object attributes as pseudo-columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AwlsomeBuntu

    Customized Openbox Desktop Environment on Ubuntu

    Welcome to AwlsomeBuntu, the beginning of a project to create an Ubuntu Distribution with a lightweight, customized Openbox Desktop Environment, but with enough punch to act as a normal environment on ANY computer. The lightweight of it allows it to be put of devices such as Netbooks (2010) or old Workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Skulls! Multi-Network WebCache

    Skulls is a Multi-Network WebCache used from P2P clients to bootstrap.

    Skulls is a Multi-Network WebCache used from P2P clients to bootstrap. It support all versions of the GWC specification. It is used mainly for Gnutella/Gnutella2 but it can work with any network (after configuring vars.php). It use text files to store data so it doesn't require SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Agent Factory is an open and extensible framework for developing and deploying agent systems that provides a FIPA-based distributed Run-Time Environment that supports the deployment of diverse agent types, ranging from bespoke, reactive to deliberative.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    Fast implementation of the old deprecated itoa(), lltoa() etc... plus some C++ wrapping. Theoretically controversed but practically very useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Discriminative Language Editor

    Discriminative language editor based on ontologies

    Text editor in Java that is able to detect discriminative expressions while the user is typing. When the internal ontology-based analyzer detects a potential discriminative expression the user is advised by underscoring the related words in the text. A descriptive message about the issue is also shown to the user when the cursor is placed over the potential discriminative expression.
    Downloads: 2 This Week
    Last Update:
    See Project
Auth0 Logo