Showing 3641 open source projects for "gnu linux"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it 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
    The objective is to create a Unix style command line tool, capable of distributing independent operations of a trivially parallel process over each processor in a Symmetric multiprocessing machine in effort to expedite job completion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    quiplib is a c++ library that contains some classes to simplify you network programing and ACE programming. And implement some important and useful patterns in templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DGP21 is a developer and running environment of applications with a three tier architecture. The DGP21 applications are faster and more friendly than the Web-based ones. The development of this project has been included in this other: iglobalgest ERP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Client-Server tool for keeping softwares up-to-date. The server provides infos on updates and the updated files, while the client retrieves them. It is meant to be easy to embed in other software, but can also work as a standalone program or daemon.
    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
  • 5
    This Tiny Vector and Matrix template library uses Meta and Expression Templates to evaluate results at compile time, thus making it fast for low-end systems. Temporaries are avoided because of this. The dimensions are static and bounded at compile time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    this tool helps you to trim all your development files like the trim-string-command in various languages: it trims all whitespaces at the beginning and at the end of a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XML::Bare - Minimal Perl XML parser implemented via a C++ state engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
    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
    Fiona is a tool to automatically analyze the interactional behavior of a given oWFN. It provides two techniques: it checks for the controllability of the given net by computing the interactiong graph and it calculates the operating guideline for the net.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    It is a set of tools to help database applications developers to handle database communication, reporting and printing. It has a solid, stable and easy to use API. It is also GUI toolkit agnostic and portable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Simple Plain Xml Parser (spxml) is a stream-oriented XML parser that supports pull-model and DOM-model XML parsing.Resulting DOM trees can be read, modified, and saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A command-line tool to convert polygon meshes to multi-triangulations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphic User Interface for AVR-based microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libSigC++ Extras is a library consisting of new features built on top of libSigC++ and features that formerly were in libSigC++ and were removed from it. This library was fomerly part of the Yehia project (http://ucxx.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SLO profiles the data locality in your program, and afterwards suggests refactorings that can improve that data locality, leading to fewer cache misses and faster execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wsbasic a basic interpreter or scripting language implemented without flex/bison or lex/yacc. Object oriented and very maintainable code. Based on jack crenshaw's let's build a compiler. Can act as a replacement for bash or sh scripting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    rayGina is a C++ operating-system independent raytracing library, which provides interfaces to extend the raytracing process while runtime and represents a framework for raytracing experiments/development of different components
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Celluster is an easy adaptable producer/consumer software for distributed computing on a cluster of Cell B.E. processors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A graphical LaTeX editor, which simplifies a lot of LaTeX related tasks. It includes syntax highlighting, autocompletion and several useful macros for entering LaTeX commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ object serialization and packaging library, uses STL, includes full code documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Source code template library for encapsulation of highly-visible program data. Provides storage, access control, and duplication. Enforces modular access pattern, restricting normal functions from object access. Also protects simple objects and POD.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB