Search Results for "void based linux" - Page 4

784 projects for "void based linux" with 1 filter applied:

  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    XSH is a powerfull command-line XML editing tool/programming language in the manner of Unix shell interpreters and line-oriented text editors like ed which can be used either interactively or for batch-mode XML processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pyFileSearcher

    pyFileSearcher

    simple searching tool for big fileservers

    pyFileSearcher was designed to be lightweight, easy to use, but capable of handling a large volume of files tool. A tool that I personally could use on large corporate servers to find out - which files have taken all my space in the last few days? It's free, it's opensource, it's for linux and windows. The program is written in Python 3 using the Qt5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Embedded Web Server is designed for use in embedded systems with limited resources (eg, no disk). It supports both static (converted from a standard web tree, including graphics and Java class files) and dynamic pages. It is written in GCC Ada. The software is issued under the GPL Version 3 with the additional permissions granted by the GCC Runtime Library Exception version 3.1.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    OpenSMART, the Open (System|Source) Monitoring And Reporting Tool, is a Open Source System Monitoring Software to monitor problems on your servers and to report some important data about your servers. It is somehow similar to Tivoli or OpenView.
    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
    XML:DB Initiative for XML Databases
    XML:DB provides a community for collaborative development of specifications for XML databases and data manipulation technologies. Along with each specification an open source reference implementation will be developed to validate the ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    X-CD-Roast
    X-CD-Roast is a flexible frontend for optical disc authoring. It combines command line tools like "cdrecord", "cdda2wav", "readcd" and "mkisofs" into a nice GTK based graphical user interface.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    booksorg

    booksorg

    Books organizer

    Books Organizer, an organizer for pdf files based on sqlite and with a built-in reader. Bring your favorite PDF pages all in one! Make your own extract pages from existing ones
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    Flat Design Character Maker

    Flat Design Character Maker

    Just a simple flat design vector based character designer.

    Just a simple flat design vector based character designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    ColorConverter

    ColorConverter

    Easily convert color codes with this simple tool.

    Easily convert color codes with this simple tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    xml2j

    XML Schema SAX based code generator for Java

    XML Code Generator and Framework for Java, helps you develop high-volume XML Parsers quickly and consistently. Unlike most development tools, xml2j does not force you to use a vendor specific API; using our generator the model is the API. The code generator uses XSLT to transform XML Schema to Java code and is fully adaptable. With XSD there are many different possible approaches to defining a schema for your XML, therefore the generator first normalizes the XSD to an XML fit for code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    W5Base Database Framework
    W5Base CGI Database Application Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    control cd organizer devices with a plugin-based architecture. Currently supports Dacal DC-300 and KDS CDM-751
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    icemac.addressbook

    icemac.addressbook

    Multi user address book application accessable through the web.

    Multi user address book application accessable through the web. Store, edit, search and export addresses, phone numbers, … using a web browser. Code moved to https://bitbucket.org/icemac/icemac.addressbook Documentation see https://icemacaddressbook.readthedocs.io/en/latest/ New releases (after 6.0.2) see https://pypi.org/project/icemac.addressbook/#history
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    stenc

    SCSI Tape Encryption Manager

    SCSI Tape Encryption Manager - Manages encryption on LTO 4 and LTO 5 tape drives with hardware-based encryption. Program should work on any other SSP capable tape drives. Built specifically for Linux and AIX. Now supports key change auditing and key descriptors (uKAD). Check the Project News under the Develop section for more information. Project source code has moved to https://github.com/scsitape/stenc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cds

    Concurrent Data Structure library

    CDS (Concurrent Data Structures) is a C++ template library of lock-free and fine-grained lock-based algorithms. It contains a collection of concurrent data structures: queues, stacks, sets, maps, etc, and safe memory reclamation schema for concurrent containers - Hazard Pointer and user-space RCU. See doxygen doc http://libcds.sourceforge.net/doc/cds-api/index.html. The source code repo for libcds 2.x has been moved to https://github.com/khizmax/libcds
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Global Translation and Localisation Team
    Translation team with the primary objective to translate and maintain the translations of some useful SourceForge.net Projects. GUI and CLI applications, PHP, Java and Documentation for Linux, Apple MAC & BSD and Windows. More info on our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XOOPS Brasil

    XOOPS Brasil

    xoops brasil: themes, templates, modules, tutorial, demo, downloads...

    XOOPS BRASIL, project dedicated to translate ALL existing XOOPS language files into the Portuguese language, maintaining all work always updated, complete and revised, with an emphasis on quality and cultural integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TCSystem provides platform independent c++ framework for streams, templates, threading and networking. It also includes a FOX based MSN Messenger and a file syncronisation program. With version 1.4 an OpenAL based Audio module was started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sentrifugo Open source HRMS

    Sentrifugo Open source HRMS

    Sentrifugo is the best HR software for small & medium enterprises.

    ADOPT. ADAPT. ADVANCE. FOR FREE! Sentrifugo is a FREE and powerful Human Resource Management System that can be easily configured to meet your organizational needs... Sentrifugo makes your organization’s HR process easier. It is packed with HR essential modules like Appraisal, Time Management, Leave Management, Employee Management, Analytics, Hiring/Recruitment, Background Check, Service Desk and much more. Sentrifugo furnishes a complete HRM solution facilitating a strategic and...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Cincom MANTIS Share
    MANTIS is a hybrid high level programming language and tools optimized to crank out "line of business" applications. It allows focus on business data and process instead of technology. However, access to low level technologies are available if desired.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    aMSN

    aMSN

    MSN compatible messenger application

    A very nice MSN compatible messenger application, aMSN Messenger is a multiplatform MSN messenger clone. Works pretty much like its Windows based counterpart. Perfect for keeping in touch with those friends who have not yet seen the light. Works on linux
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    DictionaryForMIDs

    DictionaryForMIDs

    Dictionary for Mobile Information Devices and PCs

    DictionaryForMIDs is an dictionary application for cell phones, tablets and PCs. The dictionary is completely installed on the device ("offline dictionary"), i.e. after installation there is no need for an internet connection. DictionaryForMIDs can be set up for any dictionary, for any language, or for any other lookup-purpose. The DfM-Creator tool is used to set up a dictionary for use with DictionaryForMIDs.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 25

    mobcount

    Count i/o calls or SMS on (Jolla) mobile devices running Sailfish OS

    With this bash script the amount of incoming or outgoing calls or SMS between two passed points t1 and t2 can be counted on mobile devices running Sailfish OS (tested with Jolla phone). The script returns the amount of incoming or outgoing call or SMS units between two points t1 <= t2. By default one call unit is 60s and one SMS unit 160 chars. Copy the script (set permission to executable) to your mobile device (e.g. to folder /home/nemo/bash/). Execution in Sailfish's Terminal...
    Downloads: 0 This Week
    Last Update:
    See Project