Showing 352 open source projects for "loc-depend"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 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
    perloc
    Per(son) Loc(ator) is a global database for storing and retrieving simple contact information, e.g. phone/fax numbers and email addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ezSIFT

    An easy-to-use standalone SIFT library written in C/C++

    *************************************************************************** Updated 06/28/2018 The ezSift project has moved to https://github.com/robertwgh/ezSIFT *************************************************************************** The SIFT (scale-invariant feature transform) algorithm is considered to be one of the most robust local feature detector and description methods. Most of the open-source SIFT implementations rely on some 3rd-party libraries. Some of them even rely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Healthcheck

    Monitor remote linux servers and automatic fix problems

    ... hordes of Linux administrators to prepare the web servers, databases, frameworks etc ... to make them just install themselves. To make them also do something useful this is a different story !! Healthcheck is actually a script. Change the config file to your needs and start it. Thats it. Many thanks to Mario Roy https://code.google.com/p/many-core-engine-perl/ for his his excellent MCE module where all the parallelization is depend on George Mpouras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 9 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    NorthernLights

    NorthernLights

    Northern Lights is an interactive novel.

    Northern Lights is going to be a collection of games entitled as Chapters, with each chapter you will find yourself making several choices that in time will branch your story line on different roots. The game itself should be read by people over 16 years because it includes violence, maybe blood and gore, sexual content and, for sure, strong language. There aren’t any explicit content for now… it might depend what you understand by ‘explicit’… so if you are a teensy little kid… just don’t...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    simple C utils

    A small collection of C utilities working on POSIX/WIN32

    This is just some small utilities in C that I use and re-use in different projects. They are self-contained (except that most depend upon CUtils). It can compile and work on Linux and WIN32, most probably on any POSIX system, too. For now it contains: - CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser - CNet: a simple message passing library for C - jCNet: a compatible CNet lib for Java - CSNet: a compatible CNet lib for C# - CPano: an equirectangular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    S2Mp MC Changer

    Basic JAR&ZIP changing script

    S2Mp MC Changer is basic script changing JAR archives of Minecraft app and ZIP packages containing texturepacks depend of user requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HSolver is a program for verification of hybrid systems based on the constraint solver RSOLVER. Unlike other packages its correctness does not depend on floating point rounding errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    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: 3 This Week
    Last Update:
    See Project
  • 11
    Tangra is a framework for development of PHP5 applications. Its main target is to boost the productivity of the developers. Contains: 1. Tangra Code Library - over 11000 LOC; 2. Modules (75 so far); 3. Control Center - Web based administration tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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
  • 14

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A command, depdot, for producing a graphviz dot description of library dependencies. This allows a developer to see what libraries depend on what other libraries by examining the symbols produced by the nm command. depdot is independent of nm output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17

    bash-

    standard bash but supplied with a dry-run mode

    .... If the captured script were executed in dry-run mode the output should be the same as the input. A typical use is to determine what a complicated script, like libtool, will end up doing in the particular situation where it is used. There is a scheme to determine which commands are dry-run (not all should be) and what to do when the behaviour of the script would depend on the output of commands that were never run. Code so far posted is quite immature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    phpSELF

    Simple Enhanced Light Framework

    This lightweight framework is designed for php 5.4 and up to increase. Aside from a few common modules such as Smarty, this system is written from scratch. The intention is to build a framework that you can add/remove components to quickly without breaking it. The modules for the most part will be self-contained, using a custom loader for any dependancies (similar to the way DLL's depend on other DLL's to be present). Each module is designed to run independant of the framework so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Programmable Calendric Calculator

    Programmable Calendric Calculator

    Convert between calendars and work with date ranges.

    This calculator will allow you to convert between many different world calendar schemes and calculate ranges and ages based on these calendars. The calculator also has a script language that allows you to create variations of the built-in calendars: calendars that shift the new year to a different day, hybrid calendars that switch between schemes, local observational calendars that depend on a particular location, year counts that change for specific eras (regnal calendars) and calendars...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gemc

    Gemc

    Prepare your CD images (BIN,CDI,NRG,CCD or similar) for compression

    ..., extract the original CD image from the ECM file. space saved depends on the number of sectors with unnecessary EDC/ECC data in them, which will depend on the specific type of CD
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 21
    Nature
    Nature is an open source library for computing thermochemical and kinetic properties of complex gas mixtures. The library supports the CHEMKIN data format and a native script for defining complex gas mixtures. Nature is written in C# and does not depend on any third party tool or library. Nature interoperates natively with any .NET language including the FTN95: Fortran 95 compiler. The primary goal of the project is to deliver the open source that provides the foundation for potentially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Linux On Ciber
    Linux On Ciber (or LoC-OS Linux), its a Ubuntu Remix, to be used in "cafe internet " shops, has many features, and a apps range for daily users. its "plug and play" (start the remix and you can play MP3/MP4/Flash/ETC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    Hi, we are introducing you something new - ZZZ Knowledge Base. This is a base which stores knowledge in the form of nested sets, each set can contain a virtually unlimited number of elements and, in turn, each element can contain multiple elements. The access time from multiple ELEMENT NOT DEPEND ON THE NUMBER OF ITEMS IN IT AND PRACTICAL instantaneous! The access to knowledge base is realized through a "server" to which you can connect an unlimited number of "clients" as one computer can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    sqlite3fish

    Another encryption solution (with Blowfish algorithm) for SQLite3

    The sqlite3fish is another encryption solution for sqlite3. It is based on some source code of botansqlite3(https://github.com/OlivierJG/botansqlite3) . But it does not need Botan library, it uses Blowfish algorithm to encrypt/decrypt the database file. This library only depends on the source code(no-modify) of SQLite3, it is clean and easy to compile. But currently it only supports the version 3.7.0 of SQLite3 (http://www.sqlite.org/sqlite-amalgamation-3_7_0.zip) .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    MergeJARs

    A GUI utility to merge JAR, WAR, EAR and ZIP files

    It is a very helpful utility for Java developers. Sometimes your project may depend on various libraries. But delivering a desktop application with dependencies is not a good idea. This utility helps to merge all JARs into one JAR. This utility can be used to merge JAR, WAR, EAR and ZIP files.
    Downloads: 2 This Week
    Last Update:
    See Project