Showing 3092 open source projects for "gnu linux"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    libdsml2 is an implementation of the DSML v2 standard specification proposed by the OASIS Consortium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a library using SDL and FMOD libraries, that help managing SDL's surfaces and FMOD's sounds. It also include a process, a state manager and a internal window maker (using some sort of skins).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BDD-Based Deductive Database, an implementation of Datalog that uses Binary Decision Diagrams as the underlying data structure. This allows it to represent exponentially-sized relations efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an avl tree implementation. It is implemented in very optimized way and easy to use. It does not force you to use any specific way of memory allocation. It does not use recursive call. It is implemented with emphasis on speed and simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GEdit function browser plugin currently provides : 1) CTags frontend for sources files parsing (v0.1) 2) Bookmarks management for an easier navigation (v0.2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Monotooth is a library for Mono developers to use bluetooth in their projects with ease. Initial alpha release will include support for bluez. Windows support will be included in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bu proje java ile varsayılan olarak gelmeyen Posix fonksiyonlarının mümkün olan hepsini Java JNI arayüzü aracılığı ile javaya entegre etmeyi amaçlar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IcyOwl is an Integrated Development Environment (IDE) for C/C++. Most common features of IDE such as syntax highlighting, class browser, code completion, etc. are implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    The sample code shows how to use the getopt() function to parse the command-line options in a C or C++ program. Options may have no argument at all, or have one or more arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fast template processor for HTML/XML/text templates. No template language or new tags to learn. Templates can be valid HTML/XML. Easy to use and powerful!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Modified versions of KDB-v4.3 kernel debugger patches to work with Redhat 9.0 distribution's 2.4.20-8 kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Eiffel Windowing System is a small Eiffel library providing an SDL-based windowing system (and possibly other frontends in the future).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Libtric is a general-purpose system call abstraction library for systems-level development (e.g., daemons, CL-driven apps) with the goal of exporting an interface optimized for the development of reliable software and proper error handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    DBIx::MyParse is a Perl module that makes the MySQL SQL parser engine available to Perl applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A C++ library for Bayesian computation, including a collection of more generally-applicable utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple C library based on libdaemon and popt for starting and stopping a background process which runs a select() loop; hence the library name libdaemonselect!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Javum, the Java Virtual Unix Machine, is an ambitious project which aims to provide a full virtualized Unix environment including C compiler (GCC), Unix-like API, shell, and command line tools, inside of a JVM. Details @ http://javum.wiki.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ansi2txt converts a stream of vt100 (ansi) codes on the stdin into readable text on the stdout. It can also output html that looks quite a lot like your terminal did. Works fine with ncurses output. Compile the C source into the command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A GLib/GTK+ classical encryption analysis and reversal tool that brings together multiple techniques into a single program to aide in decryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SIMPL Framework for Access Control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Implementation of K-means algorithm on Cell Broadband Engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a port of the GDB Tracepoints extension for the IBM Cell BE architecture. Our work is based on the research of DSLab: http://dslab.lzu.edu.cn/members/hofrat/tp.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ROBOTester is a simple unittest framework for C. It is a combination of a library to build testcases with and perl program that carries out the testcases and summarizes the results.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB