Showing 60 open source projects for "loc-depend"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    ExoPlayer

    ExoPlayer

    An extensible media player for Android

    ... also possible to clone the repository and depend on the modules locally. The easiest way to get started using ExoPlayer is to add it as a gradle dependency. You need to make sure you have the Google and JCenter repositories included in the build.gradle file in the root of your project. n addition to library modules, ExoPlayer has multiple extension modules that depend on external libraries to provide additional functionality. Some extensions are available from JCenter.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 2
    Apktool

    Apktool

    A tool for reverse engineering Android apk files

    A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc. It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications and much...
    Downloads: 67 This Week
    Last Update:
    See Project
  • 3
    WireMock

    WireMock

    A tool for mocking HTTP services

    ... is a simulator for HTTP-based APIs. Some might consider it a service virtualization tool or a mock server. It enables you to stay productive when an API you depend on doesn't exist or isn't complete. It supports testing of edge cases and failure modes that the real API won't reliably produce. And because it's fast it can reduce your build time from hours down to minutes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    K-9 Mail

    K-9 Mail

    Open Source Email App for Android

    ... Mail is an email client you can depend on, and will surely be your best friend when it comes to handling your emails!
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
    Learn More
  • 5
    Guice

    Guice

    Lightweight dependency injection framework for Java 6 and above

    Guice is a lightweight, open source, dependency injection framework for Java 6 and higher. It was made to alleviate the need for factories and using new in your Java code. You would still need to write factories in some cases as you normally would, but with Guice your code will no longer directly depend on these factories. In most cases, they will also be easier to change, unit test and reuse. Guice fills in a lot of the missing features in core Java, and helps to design better APIs. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vavr

    Vavr

    Object-functional library that runs with Java 8+

    Vavr core is a functional library for Java. It helps to reduce the amount of code and to increase the robustness. A first step towards functional programming is to start thinking in immutable values. Vavr provides immutable collections and the necessary functions and control structures to operate on these values. The results are beautiful and just work. The Vavr binaries can be found on Maven Central. Beside with Gradle and Maven they work also standalone. The documentation gives an overview...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Drawj2d

    Drawj2d

    Draw vector graphics to scale using a descriptive language

    Drawj2d creates technical line drawings using a descriptive language. It writes pdf, svg, eps, emf and dxf vector graphics or png images. It runs on all platforms that run Java. It is inspired by Asymptote but with a tcl-like syntax and 2D only.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 8
    ... in the "Files" section. When using the manual download from there, you also need to include the following jar files in your project: juel-api-2.2.7.jar, juel-impl-2.2.7.jar, commons-beanutils-core-1.8.3.jar and commons-logging-1.1.1.jar API: http://colllib.sourceforge.net/apidoc/ NEW: colllib switches to Java 8 starting with colllib 2.0. If you depend on an older VM-version, please stick to colllib-1.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dockerfile Maven

    Dockerfile Maven

    A set of Maven tools for dealing with Dockerfiles

    ... you are doing. You can type mvn dockerfile:build and later mvn dockerfile:tag and later mvn dockerfile:push without problems. This also eliminates the need for something like mvn dockerfile:build -DalsoPush; instead you can just say mvn dockerfile:build dockerfile:push. Integrate with the Maven build reactor. You can depend on the Docker image of one project in another project, and Maven will build the projects in the correct order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    MaterialLibrary

    MaterialLibrary

    A library for fully animated Material Design components

    MaterialLibrary is an open source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is Rey Pham. Now you can use any widget in com.rey.material.widget package as you wish. For styling, please view Wiki. Note that default style of widgets depend on theme of AppCompat. AppCompat and CardView library is required by Material library. Make sure to add the snapshot repository. You can try the SNAPSHOT version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Aurora IMUI

    Aurora IMUI

    General IM UI components, Android/iOS/RectNative ready

    Aurora IMUI is a general IM UI components library, which does not depend on any specific IM SDK. This library provides common UI components such as MessageList, InputView. It supports common message type, such as text, image, audio, video, etc. By default it has several UI style for choice, and also supports style customization. We already have Android/iOS/React Native platforms support. Already supports three main platform, Android, iOS, React Native. With Aurora IMUI, you can implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scan It

    Scan It

    Web scanner integrates with content repository through a REST Service

    Scan It project was created to facilitate and ease document scanning from web browsers. The project is built with C# as a backend, HTML as frontend and plenty of open source libraries. Solutions that depend on document digitization most of the time depend on scanners to be used within the project implementation. For instance, a project that is switched from hardcopy document processing to a softcopy document processing and the client needs that all old documents to be digitized. Here comes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XLSX parser for Java in 150 LOC

    An extremely minimal parser for XLSX (Excel) files

    I was unable to find a minimal XLSX (Excel) parser. The closest free option would be apache POI with about 8+ megabyte of JARs and features I don't need. The input is an XLSX file and the output is a Map<String,String[][]> with key of 'sheet name' and a String[][] of cell data. Dates are reformatted to dd/MM/yyyy (configurable in the code). The output of String[][] is to keep the interface compatible with CSV (eg. OpenCSV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    ... the dependencies have changed when the patch is packaged in the future. If there is a change, the cache needs to be cleared. It is strongly recommended that your application do not directly depend on the library project, but make it into an aar package so that the application project can rely on it remotely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jsudokus

    A minimal command line java sudoku solver

    A small sudoku solver in java. Not completely optimized but still finished all sudokus in the tests in less than a second. Does not use newer java features so it will probably work from at least java 1.6. Does not depend on external libraries outside standard java classes. Usage: javac sudoku.java java sudoku line line line line line line line line line each line consists of 9 characters of the set .123456789 all possible solutions are printed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JCLTP

    A Java Class Library for Text Processing

    JCLTP is a class library designed for processing text. JCLTP is free, open source and developed with the Java programming language. JCLTP is distributed under the GNU license. It incorporates several technologies that enable process information while applying AI techniques, in order to build predictive models for text classification. Through a flexible structure of interfaces and classes, the opportunity to extend, adapt and add functionality JCLTP is provided. Thus, analysis of new types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MethodCallTrace4Java

    Template for AspectJ, by which you can trace back the method call.

    $. What it does? When we design our own Java classes, we often depend on the 3rd party Java classes. Sometimes, we need to clarify the relationship among those 3rd party Java classes. And Aspect by AspectJ can shed light on our way. This project is the template for the Aspect by AspectJ. By the pointcut for the method call, we can trace back'who calls it. The word 'who' in this context is: Which method of which class For instance ... By the pointcut
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Bluej LOC Counter

    An extension for BlueJ that counts logical lines of code.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JCLALtext

    Text processing module for JCLAL

    JCLALtext is a class library designed to extend the framework JCLAL text tasks. JCLALtext is free, open source and developed with the Java programming language. JCLALtext is distributed under the GNU license. The researcher can use the class library by adding it to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    plantuml-dependency
    PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Euclide
    Euclide is a dynamic geometry application written in Java. It allows creation of geometric shapes (lines, points, circles, conics...) and transforms (rotation, symmetry...), which depend each other. Moving a shape will also move shapes dependent on it.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    EzCMake Eclipse CDT CMake Plug-IN

    CMake Managed Build Support for the Eclipse CDT

    This project adds CMake support to the Eclipse C Development Tool Kit (CDT). CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple's Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JbiLoan

    JbiLoan

    Simulate a loan from its rate, amount and duration

    Open source simulator of loans. Loans depend on 3 data : the amount to borrow, the bank rate, the duration. But sometimes, you want to compute one of these data, knowing 2 of them only, plus the monthly payment. That's exactly what JbiLoan is made for! Moreover, this tool allows you to compute the full simulation of the loan, including the insurance rate and the bank expenses. And finally, it displays the real/effective rate and compares the loans together, so that you know exactly which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Cache Manager
    OCM is an easy to use program for managing your geocaches, with the goal of being the Linux equivalent to GSAK. OCM integrates with GPSBabel to support most GPS devices (requires GPSBabel to be installed).
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next