Showing 3092 open source projects for "gnu linux"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    The ANA Project aims at exploring novel ways of organizing and using networks beyond legacy Internet technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Face tracking system that allows the user to interact with the computer moving the head. It's possible to move a camera in a 3D scene and the mouse in the screen. Contains also an open source implementation of the condensation algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Filesystems can avoid fragmentation if they know how large files will be. This library provides a wrapper for the fallocate() syscall (like glibc-2.10+), but also knows the xfs/ocfs2 ioctl and provides fallbacks better than posix_fallocate().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    The IEEE 1619 Committee open-source reference implementations of encryption algorithms, plus testing and certification suites, for each encryption algorithm included in the standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Inetsock is a library that offer an easy to use API for socket on POSIX platform(which include UNIX/LINUX). It allow to create client, server and multicast socket. It have already been used to develope web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The COBOL-IT Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 10
    library to manage xlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cfunge is a fast conforming Befunge98 interpreter written in C. It supports several fingerprints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LibZI provides portable configuration file storage and retrieval mechanisms for programmers. Specifically, it stores and retrieves data storage through XML with numerous primitive datatypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Anjuta DevStudio
    Anjuta DevStudio is a versatile Integrated Development Environment (IDE) for software development on GNU/Linux. It features many advanced facilities such as project management, application wizards, interactive debugger, source browsing etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libmail is a C library intended to help programmers when adding mail checking and retrieving capabilities to their applications, supporting popular mail protocols like IMAP and POP3 as well as *nix-like mailboxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gPascal is a lightweight Pascal IDE written in C using GTK+ It makes use of the GNU Pascal Compiler, and the Windows Binaries come with the MinGW compiler set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A virtual machine providing a dynamic, portable assembler; JIT compilation; C bindings; and Forth semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Exploring the possibilities of doing an Operating System completely different than all of the existing ones. Instead of basing it upon concepts that are 40 years old, design it from the ground up object oriented, peer-to-peer, and for security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xenoprof is a system-wide profiler for Xen virtual machine environments, capable of profiling the Xen virtual machine monitor, multiple Linux guest operating systems, and applications running on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Production Basic is an Open-Source, Multi-user Business Basic compiler/interpreter and run-time environment. This system is intended to be an alternative to commercially available systems, such as Basic/Four, MAI and Thoroughbred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cola is a simple, weak-typed, object-oriented scripting language and execution library. Easy to learn, easy to implement, easy to read, can be dropped in to practically anything, and carries a very small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Drac is a portable card game library that uses SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A project to extend TagLib's C bindings and create a complete C API. The name of the project is TACCI as an acronym of TAglib's Complete C Interface. Made mainly for GTKPod, since it's tagging support is shaky and there are very few alternatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QtXGame is an intuitive, extensible, modern cross-platform tool to construct and solve extensive and strategic games related to Game Theory. Its extensibility allows user to create and add his own games, solvers and matrix transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB