Showing 1006 open source projects for "linux for windows"

View related business solutions
  • 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
    The Java Base64 library enables your Java application to encode and decode base64 strings and streams.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    SBAL is a command line tool to launch spring batch. It provides advanced features like displaying the batch version, running resources validations, configuring logging ... It also defines a standard directory structure for deployments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Cisco IP Phone Idle Display Logo Engine project or CIP IDLE A framework for displaying custom logos on Cisco IP Phones 79XX series. Also provides a Java alternative to cip2gif.exe and gif2cip.exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    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
    GQLx is a SQL-like query language for Google Doc's spreadsheets. The initial release includes both a Java GUI application as well as a console application - while a demonstration Javascript implementation is available online at http://gqlx.twyst.co.za
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Project to treat NMEA sentences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The goal: to provide implementations of as many algorithms (sorting, searching, ...) and data structures (lists, trees, ...) as possible, accompanied by discussion of big O run time and memory limits and references to sources of further study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Software helping to build a SOA without depending on an ESB: Services look up each other in a registry and talk directly (no spaghetti: links are configured in registry). Management and monitoring is provided by clients and server stacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JGauge Bean is a single purpose bean library for gauges. You can use it to draw round gauges on Java Components. The gauge can be extensively configured for displaying one discrete value within a given range.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Free Java C(ell)S(tream)V(alidator) library. OpenCell aims to implement set of interfaces with which user can manipulate values in 'cell' carried in a stream of csv(or any delimiter separated format) by a custom implemention of a rule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Clothes - sewing CAD for creation of models of clothes. Based on the new concept of the automated designing of clothes with use of parametrical model. Creates a base design of model of clothes and allows to change it depending on necessity of updating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ANNJ, Another Neural Network for Java is a neural network framework for the Java programming language. It is still in an early development stage, currently supporting only feed-forward type networks, but will soon be able to handle many other types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A basic package that represents graphs along with some basic graph algorithms in Java. The idea is to keep the representation simple, straightforward and documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Various listener types.If file is changed, property present in file gets changed, to see the changes and use these changed values in your running applications.This Java API allows you to use listeners like PropertyChangeListener, FileChangeListener, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Java port of the original FPDF free PDF generation library for PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The aim of GUINNEA (Graphical User Interfaced Neural Network Architecture) is to develop a comfortable and high-featured neural net simulator which is highly configurable and flexible. It will support many neural nets and visualization features for those
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NeuralJ is a free, open-source neural network library for Java applications. It is the purpose of this project to make the easiest, most flexible and reliable, neural network platform available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Kohonen Neural Network Library Kohonen neural network library is a set of classes and functions for design, train and use Kohonen network (self organizing map).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Early Access iText, a PDF generation library in Java
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    The Umber project provides simple, flexible, "earthy" Java tool libraries for developers. The tools supplement common tasks like XML handling, data processing, and PDF generation, but without the complex and arcane APIs of most modern implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Nheengatu Project is a Java library that provides HTML markup abstraction allowing you to reutilize it to generate PDF files, OpenOffice documents, image files, etc. The goal of this project is to maximize the use of HTML markup procedures.
    Downloads: 0 This Week
    Last Update:
    See Project