Search Results for "core gnu/linux" - Page 15

Showing 375 open source projects for "core gnu/linux"

View related business solutions
  • 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
  • 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
    A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    QWPython is a Python-powered QuakeWorld dedicated server. The core engine has been wrapped up as a Python module and altered to call back to Python to execute Quake game logic. A QuakeC -> Python translator is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java access to USB, currently using kernel 2.4 Linux-USB support. There is a "core" API for accessing USB devices, and simple tools including a USB viewer in Swing. Applications are being developed separately, including digital camera support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    After one year without development of the XForms based Unix email client XFMail, the coding has started again. The GTK is supposed to be the toolkit of choice and so we will take XFMail's core, restructure it, and port it to the Gimp ToolKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    An mp3 organizer that interfaces with XMMS. The core goal is to make a digital music library as enjoyable and accessible as a traditional album, not just an enormous play list of isolated sound-bytes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Non-core plugins and other packages related to the TiK Instant Messenger Client. To begin with, only two modules are defined: tikpkgs (for packages and plugins that are add-ons) and tiklang (for i18n language translation upgrades to the core TiK)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Freedows OS Project is creating an open source core Kernel architecture based on the Stanford Cache Kernel model, with the aim to create a stable platform for kernel-level multi-platform emulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Source portable MMOG about mechas, where you can assemble your robot the way you like and fight with the other players. Mainly using SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Q Plus Core is a crossplatform Application Server (currently working only over Apache2) for hosting C++ (qt4) web applications.
    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
    Software for on-board computer of European Student Earth Orbiter called OBDH Core. Project site http://www.sseti.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project designed to create IDE and emulator for Core Wars games, on Qt. QCoreWars is include: 1. Editor for program on MARS language. 2. Emulator with visual core dump, debug mode, disassembled of core. 3. Tournament mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    - Simple example of Concurrent Programming in C and Java (Ended in 2007) - Temptative of a template graphic parser for g++ template errors in Java (Only the core model)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    We aim to create a opensource networked realtime strategy game like thesettlers II (10ºaniversary). We are working with OpenGL, SDL, Enet, Lua & tinyXML (C++). Making the user interface and the base code of the net core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UniverseCore is a lightweight open source web core that can be used to power web browsers and other applications that use web data (primarily HTML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cnkernel is a cross-platform, multi-threaded multi-user, multi-level priority system and embedded real-time kernel.It is highly modular and can be assembled!The core focus on stability, security, real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Many-cores.com is a forum to lead the innovation of open many-core computing platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Numerikus is an attempt to build a set of numerical libraries written in C/C++, Fortran, Java and C# for single processor and multi-core processors. It wil have from basic functions to Linear Algebra solvers and ODE's and PDE's methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ayin project aims to create new generation graphics system for embedded Linux systems. Includes a composite windows server based on OpenGL ES, a core client library and a native widget toolkit based on vector graphics (cairo).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The g1u3 project is an extremely lightweight framework for gluing software components together. The core of the framework is written in platform neutral ANSI C with parsimony and conciseness as primary design imperatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Prog is a lightweight, high-level, general-purpose, interpretable, compilable, strongly typed language that balances pragmatism, legibility, and versatility. Types are first-class objects and evaluation is considered a side-effect of type conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mt-simulated-annealing

    mt-simulated-annealing

    Multithreaded Simulated Annealing core in C

    A multi threading simulated annealing which can be used to solve any optimization problem running in parallel in all machine cores. Optimization problem definition is open and explained through examples. It is implemented in C and only requires libpthread for running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CMGDK

    CM Game Development Kit

    The CMGDK is an game engine useable in C++11. It is completely cross-platform, using OpenGL Core 3.3(need DSA,VAB) and OpenAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Digital Emulator

    Generic Digital System Emultaor

    Modular system to emulate any digital system you care to imagine. Add modules for input and output devices, processors, microcontrollers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    .... === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an Intel Core i3 530 (3.4 GHz): * Putpixel - 31 million per second * Rectangle fill - 11 billion pixels per second * Text render - 11 million characters per second (8 point, fixed width font)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mind Control

    Mind Control

    Cross tablet IDE platform utilizing wireless to do the heavy lifting.

    This is a 'Tablet & Mobile OS' IDE concept that allows for quicker processing by using application servers for the heavy work and allowing total development integration. Mobile technology application have a need to reduce processing directives and file sizes. With these concepts at the core of of Mind Controls fundamentals; total development integration concepts like version controls, compiling, resource handling, library integration, debug system, JIT support and more can be...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB