Showing 1029 open source projects for "void based linux"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Picasso is a high quality vector graphic rendering library. It supports paths, matrices, gradients, patterns, images, and TrueType fonts. It is like Cairo, GDI Plus, and Quartz2D. It is based on AGG for raster rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Genie Alert is a alternate to JavaScript alert windows, with lot of options to customize the title, icons, styles, buttons, button handlers etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Soutei is a trust-management system for access control in distributed systems. Soutei policies and credentials are written in a declarative logic-based language. Soutei policies are modular, concise, readable, supporting conditional delegation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SplitNeuron
    SPLITNEURON is a completely new approach to large-scale, biologically plausible, neural-network simulation library based on data structures and methods directly coded into database and conceived to explicitly share load on multiple machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    JACo Swing is an open-source suite of advanced graphics components based on Swing toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cakephp Facebook Integration
    A cakephp facebook component with easy GUI installer with live examples to connect to apps, send app requests, write on wall, view profile picture, friends list, and many more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Elevate EXtreme Project

    Sistema para gerenciamento de projetos Elevate

    PT_BR: O objetivo do ELXP é dispor de uma ferramenta simples para controle de "pendência" de um projeto Extreme. EN: The goal is to have the ELXP a tool simple to control "pending" for a project Extreme. http://www.elevate.com.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP-Index uses a plain text file as an index for a efficient search on data. The index is a simple ordered list, so a binary search can be performed. Current implementation supports a XML document as database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Modules for developing, configuring and running a computation based on function blocks entirely in Python. Function block based computation is a data, event and state driven approach to data processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    HTML Canvas Javascript Library
    A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Collection of multi-platform C++ libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aste - very fast, small, easy, quick to learn PHP template engine. It is designed to be easy for templating (it is enough to know only TWO tags). Very easy to use it with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XMLSer(ializer) is a library to encode Java objects into XML. Currently at a very basic stage, it should still handle most objects properly. Some customization of XML, such as aliasing, is supported. All special handling is done via annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Excel JSP Tag Library
    A JSP taglibray for creating Excel spreadsheets. Based on Apache POI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An open source java 5 API for parsing and obtaining queue metrics from Asterisk PBX log files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JNDbm is a key/value file based database engine a la ndbm, gdbm, etc. NDbm2 uses H2 as a backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BC2Conn
    ...is a PHP written class for developers who want to build their own webinterfaces to administrate their Bad Company 2 gameservers. It's also possible to create webpages just with reading server information so that you can display them on your site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    List Libs
    The List Libs contain some simple list and map systems written in C++. They all use template thus they are type independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AS3 Signals

    AS3 Signals

    Signals is a new approach for AS3 events, inspired by C# events

    A library offering a modern event system for ActionScript 3 inspired by C# events and Qt’s signals/slots, replacing string-based events with type-safe, boilerplate-free Signals. A Signal is essentially a mini-dispatcher specific to one event, with its own array of listeners. A Signal gives an event a concrete membership in a class. Listeners subscribe to real objects, not to string-based channels. Event string constants are no longer needed. Signals are inspired by C# events and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Build automation and Package management system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple set of C++ Templates which abstract the common problem of updating a value based on changes in time. Comes with a simple example - just add the OverTime folder to your includes path and compile it to see how things work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Survey Developer Library 4 Java

    Survey Developer Library 4 Java

    Java framework with reusable patterns and classes

    A generic Java framework with reusable patterns and classes for enhanced development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RAM Library
    Tested, portable, standard C++ source code for policy based log stream, configuration data, external string table, field-delimited strings and text file reader. BSD license. Templated for use with any valid instantiation of std::basic_string.
    Downloads: 0 This Week
    Last Update:
    See Project