Showing 1812 open source projects for "jancox-tools"

View related business solutions
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1

    SAGECAL

    GPU/MIC accelerated radio interferometric calibration program

    SAGECal is a very fast, memory efficient and GPU accelerated radio interferometric calibration program. It can handle all source models including points, Gaussians and Shapelets. It can calibrate along hundreds of directions without running out of memory in almost real time. Intel Xeon Phi acceleration is also available. Distributed calibration using MPI and consensus optimization is enabled. Also tools to build/restore sky models are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Featureless Linux Library

    Featureless Linux Library

    Linux Library on top of Libc focusing on long term support.

    When computer power increases, programmers generally add more "features", thus making any performance gains in new hardware negligible. This project is an attempt to develop a library above libc that breaks out of this terrible loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DkIT Bridge Designer

    DkIT Bridge Designer

    Dundalk Institute of Technology Virtual Bridge Design Competition

    The DkIT Bridge Designer will provide you with a realistic introduction to engineering through an authentic, hands-on design experience. This software provides you with the tools to model, test, and optimize a steel highway bridge, based on realistic specifications, constraints, and performance criteria. Supported by Dundalk Insititute of Technology and All-Island Funds, this is a virtual bridge designer that allows kids of all ages learn about engineering and compete with their classmates!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    dtpower

    dtpower is useful for monitoring the battery-state of unix laptops.

    dtpower is designed to be used as an app in CDE's frontpanel. dtpower calls "acpi -a" to get the state (power plugged in or not) of the power adapter. The icon changes according to the state. Then "acpi -b" is called to set a tooltip with the current load of the battery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5

    Arkham Development Open Source Projects

    Arkham Development Open Source Projects

    Arkham Development open source projects: - Native plugins for Antiryad Gx: Png, Jpeg, Smjpeg, Tiff, Zlib, Lzma, Lz4, ZStd, Ogg Vorbis, Theora, Tokamak, Assimp, Freetype, WebP.... - Some libraries are merged to few files to simplify projects makefiles. - Arkham demogroup Dos and Amiga demos written in Basic, x86 and 68k assembler (from 1991 to 1998). - Arkham demogroup 3d engines written in x86 assembler. - Arkham demogroup DOS tools (paint program, sound tracker for Adlib, modeler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IEC 60870-5 101 Protocol Win C# download

    IEC 60870-5 101 Protocol Win C# download

    IEC 60870-5-101 Source code Library Stack - Windows c, c++, c# .net

    v21,06.008 The complete implementation of IEC 101 protocol stack including File Transfer-Monitor, Balanced and Unbalanced mode, Directory Commands, Supports all type of Monitoring, command, parameter ASDUs. IEC 101 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC101 Server & Client programs, Visual Studio Demo console project files, Doxygen . We used Visual studio compiler to create the dll, sample test projects. FreyrSCADA offering 1) IEC101...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    vash

    vash means Visual Assistant Shell, for everyday interaction with unix

    Visual Assistant Shell, is yet another visual shell with main idea not hide unix command line from user but increases speed of system responce; Vash runs as a supershell over /bin/sh (bash) providing a set of tools such as command line editor, arguments substitution, parameterized histoty, hotkey scripting, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Universal-mer

    A CLI tool for k-mer counting with all possible sizes of k at once

    Universal-Mer is a k-mer counting tool for all possible size of k at once. More than typical k-mer counting tools, the program can summarize the exact counting result of 1-mers to l-mers at once where l = the length of longest repeated substring in the input sequence where now the maximum length is set to 100000-mers. The program can report exactly the number of all repeat (freq>1) and unique(freq = 1) mers , and the number of all possible substrings of sequences without cutting off any low...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RetroGear

    RetroGear

    SDL based generic 2D game engine

    ... titles, pre-game, game, game over, etc ...) Management of 2D maps, with practical and useful tools for managing graphics, scrolling and collisions. Functions for handling graphics at high and low level, with the addition of functionality to the management of animations of the game entities, in a fully automatic manner. Management of basic audio Scope of game dynamics and designed to be used in a variety of game types, so easy and fast, thanks to the dedicated functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    CpDB

    Relational database schema and tools for bacterial genome annotation

    This software allows us to create a relational database in PostgreSQL hosting full bacterial genomes. Besides the database, there is software, like a parser, to convert EMBL or GBK files to the CpDB relational schema. Once in the CpDB, one can extract unlimited reports from bacterial genomes using SQL. This software is part of the Ph.D. in Bioinformatics from Anderson Santos (https://orcid.org/0000-0003-3418-0823) developed under the Corynebacterium pseudotuberculosis (Cp) pangenome project....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rapid Analysis for Investment Decisions
    RAPID Graphing Software for Technical Analysis of Stocks and Commodities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IEC 870 104 Code  win Linux arm download

    IEC 870 104 Code win Linux arm download

    IEC 104 Source code Library for Windows, Linux, QNX, Real time OS, ARM

    v21.06.008 IEC 104 Source Code Library supports Windows, Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat, PowerPC, QNX and more. Low memory footprint, easy start on any hardware platform, can operate with or without an operating system, delivered as a source code, high configuration allows to use required features only, royalty-free licensing. C, C++, C#, Borland c++ builder, Download free Evaluation Kit In the Development Bundle,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IEC 101 Protocol Linux  arm POSIX code

    IEC 101 Protocol Linux arm POSIX code

    IEC 101 Embedded Linux ARM, POSIX x86 x86-64 - c, c++ programming

    v21,06.008 Supports Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat. IEC 60870-5-101 Linux SDK - includes Demo Linux Shared Library, simple (Server & Client C programs )example using a Command window and command line inputs. The source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 101 library. IEC 101 Linux SDK contains Shared Library(.a)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LibRan

    LibRan

    Random Variate generators for various distributions.

    The LibRan package is a library of various pseudo-random number generators along with their exact probability and cumulative probability density functions. The libary contains its own optimized sequential congruential uniform pseudo-random number generator on the interval x ∈ [0, 1) ; along with useful tools such as methods for collecting statistics in bins. Each of the random variate distributions rely on a number of internal attributes to customize the distribution. The library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CTKlib

    CTKlib

    CTK ToolKit library (CTKlib)

    CTKlib - is library that provides "extended-features" (utilities) for your robots written on Perl. Most of the functions and methods this module written very simple language and easy to understand. To work with CTKlib, you just need to start using it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libsurvive

    libsurvive

    Open Source Lighthouse Tracking System

    Libsurvive is a set of tools and libraries that enable 6 dof tracking on lighthouse and vive-based systems that is completely open source and can run on any device. It currently supports both SteamVR 1.0 and SteamVR 2.0 generation of devices and should support any tracked object commercially available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    fastPTOptimizer

    a fork of the Panorama Tools / libpano13 with a fast PTOptimizer

    This is a fork of Panorama Tools / libpano13-2.9.21 Mercurial. PTOptimizer is part of panorama tools, a great software for aligning and stitching several partially overlapping photos in order to get a bigger photo. When you have only a small or medium number of images and control points, the original PTOptimizer does the optimization in a fairly short time. However if you have a large number of images (several hundrets or more than thousand) and control points, PTOptimizer typically needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crossword Designer

    Crossword Designer

    Program to design crosswords

    A tool to help you design crosswords by hand, though there are automated functions to suggest words, or even fill in grids. You create a grid, add clues by hand, then use the cut and paste tools to transfer to a wordprocessing or other desktop publishing package. So a nice tool for education, if you're running a club magazine or parish newsletter, or similar use. You can transfer files in the semi-standard xpf format, supported by some other crossword-editing software. There's also...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    SD Recover

    Memory card image recovery

    A collection of tools to assist the recovery of files from a corrupt memory card. Initial aim of this project was to recover photographic jpeg and avi files from a corrupt SD card. However, the tools might be usable in other situations. Current project is fairly rough and may need some adjustment to the source code to work for specific cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vitalnix is a suite consisting of a library providing unified methods to access different user databases (Shadow, LDAP, etc), tools for user/group management, and a program for managing users in batch, suitable for large systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Learning Bitcoin from the Command Line

    Learning Bitcoin from the Command Line

    A complete course for learning Bitcoin programming and usage

    ... development. Our work is funded entirely by donations and collaborative partnerships with people like you. Every contribution will be spent on building open tools, technologies, and techniques that sustain and advance blockchain and internet security infrastructure and promote an open web. We are also tentatively considering what we could include in a v3.0 of the course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Apple macOS Icon Image (.icns) tools
    Software for manipulating Apple macOS Icon Image format (.icns) files. Provides support for reading and writing icns files in most sizes. Includes a library and three utilities for manipulating files in the .icns format: icns2png icontainer2icns icnsutil
    Downloads: 33 This Week
    Last Update:
    See Project
  • 24

    BACnet for Dynamic C

    BACnet stack for Rabbit 4000/5000/6000

    This is a Dynamic C port of the BACnet stack at http://sourceforge.net/projects/bacnet. This BACnet library provides a BACnet application layer, network layer and MAC layer communications services for systems based on the Rabbit 4000, 5000 and 6000 processors. The rich feature set of the BACnet stack provides an ideal platform for developing Rabbit based control devices which can use the many BACnet tools out there to reduce the development time and effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. FCEUX's source code is now hosted at https://github.com/TASVideos/fceux/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/fceux/build/artifacts
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project