Showing 734 open source projects for "main"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    VisualVM

    VisualVM

    VisualVM is an All-in-One Java Troubleshooting Tool

    ..., system administrators, quality engineers and end users. VisualVM automatically detects and lists locally and remotely running Java applications (jstatd must be running on the remote host). You can also define applications manually by JMX connection. For each process VisualVM shows basic runtime information: PID, main class, arguments passed to java process, JVM version, JDK home, JVM flags and arguments and System properties.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    JMusicBot

    JMusicBot

    A Discord music bot that's easy to set up and run yourself

    ... web/youtube and local) This bot (and the source code here) might not be easy to edit for inexperienced programmers. The main purpose of having the source public is to show the capabilities of the libraries, to allow others to understand how the bot works, and to allow those knowledgeable about java, JDA, and Discord bot development to contribute.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Apache Druid

    Apache Druid

    A high performance real-time analytics database

    Druid is designed for workflows where fast ad-hoc analytics, instant data visibility, or supporting high concurrency is important. As such, Druid is often used to power UIs where an interactive, consistent user experience is desired. Druid streams data from message buses such as Kafka, and Amazon Kinesis, and batch load files from data lakes such as HDFS, and Amazon S3. Druid supports most popular file formats for structured and semi-structured data. Druid has been benchmarked to greatly...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Liquibase

    Liquibase

    Main Liquibase Source

    Liquibase Community is an open source project that helps millions of developers rapidly manage database schema changes. Liquibase helps millions of teams track, version, and deploy database schema changes. Control database schema changes for specific versions. Eliminate errors and delays when releasing databases. Automatically order scripts for deployment. Easily rollback changes. Collaborate with tools you already use. Liquibase Core works with the following databases: Apache Derby,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5
    typescript-generator

    typescript-generator

    Generates TypeScript from Java, JSON declarations, REST service client

    typescript-generator is a tool for generating TypeScript definition files (.d.ts) from Java JSON classes. If you have REST service written in Java (or another JVM language) using object to JSON mapping you can use typescript-generator to generate TypeScript interfaces from Java classes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Spring Cloud Config Server

    Spring Cloud Config Server

    External configuration (server and client) for Spring Cloud

    Spring Cloud Config provides server-side and client-side support for externalized configuration in a distributed system. With the Config Server, you have a central place to manage external properties for applications across all environments. The concepts on both client and server map identically to the Spring Environment and PropertySource abstractions, so they fit very well with Spring applications but can be used with any application running in any language. As an application moves through...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    RxAndroid

    RxAndroid

    RxJava bindings for Android

    RxAndroid: Reactive Extensions for Android. Android specific bindings for RxJava 3. This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper. Additional binaries and dependency information for can be found at search.maven.org. One of the most common operations when dealing with asynchronous tasks on Android is to observe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    thymeleaf

    thymeleaf

    Thymeleaf is a modern server-side Java template engine for web

    Thymeleaf is a modern server-side Java template engine for both web and standalone environments. Thymeleaf's main goal is to bring elegant natural templates to your development workflow, HTML that can be correctly displayed in browsers and also work as static prototypes, allowing for stronger collaboration in development teams. With modules for Spring Framework, a host of integrations with your favorite tools, and the ability to plug in your own functionality, Thymeleaf is ideal for modern-day...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TwelveMonkeys

    TwelveMonkeys

    Additional plug-ins and extensions for Java's ImageIO

    TwelveMonkeys ImageIO provides extended image file format support for the Java platform, through plugins for the javax.imageio. package. The main goal of this project is to provide support for formats not covered by the JRE itself. Support for these formats is important, to be able to read data found "in the wild", as well as to maintain access to data in legacy formats. As there is lots of legacy data out there, we see the need for open implementations of readers for popular formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    HugeGraph

    HugeGraph

    A graph database that supports more than 100+ billion data

    HugeGraph is a convenient, efficient, and adaptable graph database compatible with the Apache TinkerPop3 framework and the Gremlin query language. HugeGraph supports fast import performance in the case of more than 10 billion Vertices and Edges Graph, millisecond-level OLTP query capability, and can be integrated into big data platforms like Hadoop or Spark for OLAP analysis. The main scenarios of HugeGraph include correlation search, fraud detection, and knowledge graph. Not only supports...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Dropwizard

    Dropwizard

    Simple library for building production-ready RESTful web services

    Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services. Dropwizard pulls together stable, mature libraries from the Java ecosystem into a simple, light-weight package that lets you focus on getting things done. Dropwizard has out-of-the-box support for sophisticated configuration, application metrics, logging, operational tools, and much more, allowing you and your team to ship a production-quality web service in the shortest time possible....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    AndroidUtilCode

    AndroidUtilCode

    Android developers should collect the following utils(updating)

    AndroidUtilCode is a powerful & easy to use library for Android. This library encapsulates the functions that are commonly used in Android development which have complete demo and unit tests. By using its encapsulated APIs, you can greatly improve development efficiency. The program mainly consists of two modules which is util code, which is commonly used in development, and sub until which is rarely used in the development, but the utils can be beneficial to simplify the main module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BIMserver

    BIMserver

    The open source BIMserver platform

    The Building Information Model server (short: BIMserver) enables you to store and manage the information of a construction (or other building related) project. Data is stored in the open data standard IFC. The BIMserver is not a fileserver, but it uses a model-driven architecture approach. This means that IFC data is stored as objects. You could see BIMserver as an IFC database, with special extra features like model checking, versioning, project structures, merging, etc. The main advantage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jclasslib bytecode editor

    jclasslib bytecode editor

    Visualizes all aspects of compiled Java class files

    jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. Many aspects of class files can be edited in the UI. In addition, it contains a library that enables developers to read and write Java class files and bytecode. All constant pool entries can be edited. Referenced constant pool entries can directly be edited from the context menu that is shown by the "Edit" button of attributes and constant pool entries. Bytecode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Self-hosted Git Server with Kanban

    Self-hosted Git Server with Kanban

    Self-hosted Git Server with CI/CD and Kanban

    Of course, IDE is good at doing this, but often we need to search in old commits (investigate issues in release versions etc), and switching commits in IDE can be troublesome and slow. It works by analyzing source code with ANTLR, extracting symbols for storage incrementally, fast, and space-efficient. Now supports Java, JavaScript, C, C++, CSharp, Go, PHP, Python, CSS, SCSS, LESS and R. GitHub adds this feature several years ago but seems that it only works for the main branch, and GitLab has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nginx-Clojure

    Nginx-Clojure

    Nginx module for embedding Clojure or Java or Groovy programs

    ... Clojure / Java / Groovy to write a simple nginx rewrite handler to set var or return errors before a proxy pass or content ring handler. The non-blocking coroutine-based socket is Compatible with Java Socket API and works well with largely existing java libraries such as apache HTTP client, mysql jdbc drivers. With this feature, one java main thread can handle thousands of connections. Handle multiple sockets parallel in sub coroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Facebook SDK for Android

    Facebook SDK for Android

    Used to integrate Android apps with Facebook Platform

    This open-source library allows you to integrate Facebook into your Android app. Integrate your Android app with Facebook to build engaging social apps by using the Facebook SDK for Android. To learn more about using Facebook development tools. The current version of the Facebook SDK for Android is version 11.2.0 and requires the Android API 15. Code and samples for the Facebook SDK for Android are available on GitHub. A secure and convenient way for people to log into your app or website by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GoCD

    GoCD

    Main repository for GoCD, continuous delivery server

    GoCD’s value stream map shows your entire path to production in a single view. Easily navigate across jobs, spot inefficiencies, and optimize your process. No plugin required, out of box CD. GoCD streamlines your CD workflow on popular cloud environments such as Kubernetes, Docker, AWS and more. GoCD excels at modeling complex CD workflows for fast feedback with its modeling constructs, parallel execution and dependency management. No plugin required, out of box CD. GoCD helps you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RePlugin

    RePlugin

    A flexible, stable, easy-to-use Android plug-in framework

    ..., AppCompat, DataBinding, etc. It takes only couple lines to access, whether plug-ins or main programs. RePlugin owns stable plug-in management solution which supports installation, upgrade, uninstallation and version management. Process communication, protocol versions and security check are also included. RePlugin possesses hundreds of millions users from 360 MobileSafe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Epoxy

    Epoxy

    Android library for building complex screens in a RecyclerView

    ... adds support for saving view state and automatic diffing of item changes. We developed Epoxy at Airbnb to simplify the process of working with RecyclerViews, and to add the missing functionality we needed. We now use Epoxy for most of the main screens in our app and it has improved our developer experience greatly. If you are using layout resources in Epoxy annotations then for library projects add Butterknife's gradle plugin to your buildscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IK Analysis for Elasticsearch

    IK Analysis for Elasticsearch

    A plugin that integrates Lucene IK analyzer into elasticsearch

    IK Analyzer is an open source, lightweight Chinese word segmentation toolkit developed based on java language. Since the release of version 1.0 in December 2006, IKAnalyzer has launched 4 major versions. Initially, it was a Chinese word segmentation component based on the open source project Luence as the main application, combined with dictionary word segmentation and grammar analysis algorithms. Starting from version 3.0, IK has developed into a common word segmentation component for Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SoloPi

    SoloPi

    SoloPi Automated Testing Tool

    SoloPi is a wireless, non-intrusive Android automation tool. The public beta version has three main functions: recording and playback, performance testing, and multiple controls on one machine, which can save valuable time for test developers. SoloPi has the ability to record operations. Users only need to execute the use case steps through SoloPi, and SoloPi can record the user's operations and support playback on various devices, all of which can be done independently on the mobile phone. See...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    FreeRTOS BLE Mobile SDK for Android

    FreeRTOS BLE Mobile SDK for Android

    Android SDK for FreeRTOS Bluetooth Devices

    ... the connection to the device is established, you get an AmazonFreeRTOSDevice object, and you can use this object to do WiFi provisioning or Mqtt proxy. The MQTT proxy service controls the MQTT proxy. It allows the device to send and receive MQTT messages from the AWS IoT cloud through the phone, when this feature is enabled. The SDK includes a demo application that demonstrates some of the main features of the SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jupiter Blockchain

    Jupiter Blockchain

    Platform needed to run the Gravity framework for information storage

    The Jupiter Project aims to make blockchain accessible and safe for everyone. Jupiter’s military-grade encryption helps ensure that user data is private and secure. Through our elite encryption capabilities, Jupiter can power secure dApps on public and private networks based on our client’s wishes. Our main product is our L1 blockchain, Jupiter. Jupiter is the base platform needed to run the Gravity framework for information storage and decentralized application building. Jupiter is built from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LOTRO Companion

    LOTRO Companion

    A companion for your LOTRO activities

    LOTRO Companion is a desktop application. It manages characters of the Lord of the Rings Online (LOTRO) MMORPG. It has 3 main goals: - track the status of one or several characters: current gear, deeds, quests, collections... - simulate gear/virtues, compute result stats and analyze stats contributions - lore database: quests, items, deeds, mounts, pets... Character data is imported from the game client running locally. See https://discord.gg/t2J4GDq See https://www.facebook.com...
    Leader badge
    Downloads: 1,837 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next