592 programs for "all-in-one" with 1 filter applied:

  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1

    MetaExplorer

    Projekt- Aplikacja Meta Explorer

    Jest to aplikacja, która ma za zadanie odczytywanie metadanych z różnych plików oraz odpowiednią manipulację tymi danymi. Wstępnie program ma odczytywać metadane: EXIF oraz opcjonalnie ID3 ( pliki muzyczne MP3) Wykorzystany język Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hefesto is a build system. The main goal in design of this application is to be generic. With Hefesto you can easily build toolsets for widely used compilers. Under Hefesto's context a "toolset" can be understood as a set of commands that can be used to create something, for example, a toolset for Hefesto C language calls the command "compile" to create the object files and then calls the command "link" to create the binary. The toolsets are expressed in a particular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    To investigate, describe and develop methods and approaches to generating maps with computers. This is not another GIS project. This one is focused on how to develop programs which make useful end user maps and programs using map backgrounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Daemonlogger

    Daemonlogger

    Daemonlogger is a packet logger and soft tap developed by Martin Roes

    Daemonlogger is a packet logger and soft tap developed by Martin Roesch. The libpcap-based program has two runtime modes: 1. It sniffs packets and spools them straight to the disk and can daemonize itself for background packet logging. By default the file rolls over when 2 GB of data is logged. 2. It sniffs packets and rewrites them to a second interface, essentially acting as a soft tap. It can also do this in daemon mode. These two runtime modes are mutually exclusive, if the program...
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    TubeKit is a toolkit for creating YouTube crawlers. It allows one to build one's own crawler that can crawl YouTube based on a set of seed queries and collect up to 17 different attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    HPeak

    A HMM-based algorithm for defining enriched regions from ChIP-seq data

    ... HUMAN/MOUSE -format BED -pe TREATMENT.inp -c CONTROL.inp -n OUTPUTPREFIX -isize 200 -r 100 -pec (if control is PE) -ann -wig -seq –interfiles note: 1. Default species is HUMAN. Also supports MOUSE. Can add any other genome if in need. 2. Default format is BED. Also support ELAND. Will add SAM and BAM. 3. –r specifies read length (this is import through my experience). 4. –pe indicates pair-ended data. 5. If data is pair-ended, -isize refers to insert size (total length of a pair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ShapeRecognition

    Shape recognition for video games using fast algorithms (heuristics).

    This project is a really small software that can be used as a demonstration of my own shape recognition algorithms. There are a process during the shape drawing and a post-processing when it is done. Finally the shape recognition is launched. All the algorithms are done for real time gaming. So they are heuristics and do not give the optimal solution. Yet the given solution is generally a good one. In this demonstration, few shapes can be recognized: * circles * triangles * lines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PortFusion

    PortFusion

    Distributed reverse / forward proxy and tunneling solution for TCP.

    PortFusion is a minimalistic, cross-platform, transport-layer distributed reverse / forward proxy for TCP written in Haskell + LLVM and released under GPLv3. A single package that makes the most of each platform by tapping into their unique capabilities, combining this power with an intuitive interface, beautiful design and Haskell's excellent support for unprecedented levels of concurrency and parallelism. It strives for the smallest source code size (< 500 lines) while delivering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JSubSync

    A simple application for synchronizing subtitles

    A simple subtitles synchronizer that handles .sub and .srt file formats with search text abilities. It doesn't support video preview so it should be used alongside a video player. The user must observe a pair of subtitles, one at the beginning and one at the end of the video and enter their actual time-stamps in the application. If those two subtitles are set correctly, the rest is calculated linearly. If you have time, please review the project with comments/suggestions towards the UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10

    LVFTools

    Toolset for LVF lossless video format

    LVF (lossless video file) is a very simple and speed lossless video format specially created to work with bitmap output of 3DSMax(R)-like renderers, and store the high definition output in the form of one lossless compressed large videofile. User can easy split and merge these files without any information loss on a very high speed. Even if you need just one frame you'll got it with one move with original rendered quality. This project holds the full LVF toolset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    XGTP

    Program robota internetowego sztucznie obciążającego serwery HTTP

    Robot XGTP sztucznie obciąża serwery HTTP trudnymi w realizacji zapytaniami. Celem jego działania jest złośliwe ograniczanie dostępności usług serwerów HTTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A BSD licensed debugger intended for inclusion in FreeBSD at first and possibly other BSD variants in the future as well. It's designed to be a replacement of the GNU debugger there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A UNIX Shell script wrapper for the VI editor. It is recommended VIB be used as an alias for the VI editor. VIB creates backups of any files edited using VI to a specified location while maintaining X backup revisions, and keeping a revision history of who made changes and when to a master log. VIB is Ideal in environments where you have multiple users logging into a UNIX system and you wish to keep track of whom is modifying files. For example, VIB could be 'aliased' in all new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NetCheetah Web Server

    Fast and efficient web server

    NetCheetah is written in Java and supports HTTP. HTML, XML, JavaScript, CSS, and other text files are allowed. MIME types are also supported. Note: Project moving to GitHub (https://github.com/maheshkhanwalkar/netcheetahws)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RoNOTE

    RoNOTE

    Very Powerfull Crossplatform Qt Based Music Note Editor[Still Planing]

    Very Powerfull Crossplatform [Advanced] Music Note Editor [STILL PLANING,DONT DOWNLOAD IT] Qt based project Strong plugin system that can dynamicly connect to all types of application using specified drivers,even JS plugins. Strong editor host provided and shared with all plugins. Allow to import or export files and sounds to all type of music files using dynamic plugins,basically added GuitarPro,... Allow users to use multiple output and input devices such as Internal MIDI System,ISDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Sonata Last.fm Album Art Fetcher

    A plugin for the Sonata mpd music client to download album art.

    This plugin is for the Sonata mpd client to download album art from last.fm. I realized the currently used Rhapsody downloader doesn't really work, so I made this one. It can be installed as a normal plugin, or as a built-in plugin, in place of the rhapsody covers file. A patch is included to accomplish this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    web@all CMS

    ■A simple CMS, Free for any use!■

    Free & open-source PHP5 + MYSQL/SQLite CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    combat bots

    combat bots

    A game developed by Reddit community

    This is an Open Source game based on drumo's design and concept art which is developed by Reddit community. If you don't use Reddit, you are still more then welcome to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NDPMon

    NDPMon - Neighbor Discovery Protocol Monitor

    ..., NDPMon is an equivalent of Arpwatch for IPv4, and has similar basic features with added attacks detection. NDPMon also maintains up-to-date a list of neighbors on the link and watches all advertisements and changes. It permits to track the usage of cryptographically generated interface identifiers or temporary global addresses when Privacy extensions are enable (default behavior in Ubuntu and Windows for example).
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OVARepo

    Virtual Machine Template Project

    This project is a community driven effort to maintain virtual machine templates for the most popular operating systems and applications. Users that have virtual machine hosts (VmWare, VirtualBox, etc.) can roll out a new machine in a matter of minutes for testing or production. Why go through the hassle of installing an operating system if you just need to test how your code works with LinuxMint and Firefox? Need to roll out UbuntuServer as a base? Do it in a matter of minutes by linking...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    Demo Gear Database

    MySQL/PHP demo gear tracking database used to track eval inventory

    This database front-end is used for tracking the location of demo gear as it moves from sales offices to customers. Demo gear is often shared with team members of a company and shipped all over the world. This database helps track the current location of the gear and shows the chronological history of the items' whereabouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    (We have migrated this project to github [June 1 2015)] http://github.com/msg-byu/enumlib). The source files have been removed from sourceforge. Go to github (link above) for the latest copy. <<<< OLD SUMMARY >>>> A Fortran 95 implementation of an algorithm for generating derivative structures of a parent lattice. The algorithm is discussed in detail in: Gus L. W. Hart and Rodney W. Forcade, "Algorithm for generating derivative structures," Phys. Rev. B 77 224115 (26 June 2008) http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Krake is a software which provides network health checking, especially L7 protocols such as http, ftp. Krake can be used as a daemon, but can also be integrated into other systems as a module or component.
    Downloads: 0 This Week
    Last Update:
    See Project