Showing 30 open source projects for "some"

View related business solutions
  • 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.
  • 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.
  • 1
    Annoy

    Annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage

    Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data. There are some other libraries to do nearest neighbor search. Annoy is almost as fast as the fastest libraries, (see below), but there is actually another feature that really sets Annoy apart: it has...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Watchman

    Watchman

    A file watching service that records when files change

    Watchman purpose is to watch files and record when there are changes. It can trigger actions (rebuilding assets, for example) when there is a change in matching files. The watchman executable has both the client and the server components of the watchman service. When running watchman, it will attempt to communicate with your existing server instance (each user has their own persistent process), and will attempt to start it if it doesn’t exist. There are some options that affect how watchman...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks.
    Leader badge
    Downloads: 17,480 This Week
    Last Update:
    See Project
  • 4
    CopyQ

    CopyQ

    Clipboard manager with advanced features

    CopyQ is advanced clipboard manager with searchable and editable history with support for image formats, command line control and more.
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    ... on a remote cloud storage, by only reading/fetching the necessary data to perform the operation. Dar saves *all* UNIX inode types, takes care of hard links, sparse files as well as Extended Attributes (MacOS X file forks, Linux ACL, SELinux tags, user attributes) and some Filesystem Specific Attributes (Linux ext2/3/4, Mac OS X HFS+) more details at: http://dar.linux.free.fr/doc/Features.html
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 6
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    .... It integrates file viewers for most of the common file types, as well as an audio and video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D minesweeper game, a multi-function clock, a stock watchlist, some fractals, and a Linux kernel configurator in form of a kernel patch.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 7

    webdar

    web interface to libdar

    webdar is a project *still under development* which target is to provide a web base interface to libdar for local or remote operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    larra

    C++ library for archive random read access.

    larra provides some simple interfaces for archive access. The main feature is that it uses the same interface for directories and archives, which allows archive-in-archive access (like .tar.gz). For file access a seekable stream interface is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Viewer 45

    Viewer 45

    File Manager / General Viewer / Commandline utility / Generic Frontend

    Originally Developed as a *.dwg format viewer with minimum dependencies on Windows libraries, it has grown to be a complete file manager (or a Generic front-end / GUI suitable for any command-line utility). It's fully functional however it would need some code Refinements, in addition to replacing the *.dwg support library to any open source one (libredwg or libdwg). Additional "C" or "C++" open source libraries could be added to support many formats as needed. Complete source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    PakoSearch64

    PakoSearch64

    Quick file search tool

    Multi tool for searching files in your disks even without connecting them. Performs FAST keyword and normal searches, shows up duplicated or similar files in a multi panel dialog. All operations done in RAM for the fastest search possible. Uses heuristic algorithms (HAL), TWorm (indexes) and keyword processing to achieve results in some microseconds, 5 magnitude orders fast than typical searchs. Technology written from scratch by the author. It can handle huge filename spaces, and supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QtCopyChosenOriginals

    Copy Original Files based on a set of Chosen Files

    Based on a folder with some chosen files, copy those same files, possibly with different types from an originals folder to a destination folder. This is useful if you have a set of photos where you have selected some, and maybe resized them, and now want to get those same files as Raw or the Original size JPG files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DupLichaSe

    DupLichaSe

    A Fast Duplicate File Detector with graph based semi-automatic cleaner

    DupLichaSe is a very fast Duplicate File Detector that uses inductive heuristics to detect duplicate files very fast; based on content! DupLichaSe stands out from EVERY other Duplicate file detection Software because of it's graph based semi-automatic selection system. ... after finding 100s of duplicate files, do you have to go through some manual and possibly laborious process of deleting the duplicates? ...or is there a way for the Software to learn and do most of it for you in a SAFE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DFileBrowser

    DFileBrowser

    DfileBrowser is a light file browser written in C++ and QML

    Dfilebrowser is a light file manager written in QT (C++ and QML) The goal is to research the way to do a multi-platform file manager using QT. First version was developed in QT using widgets for the UI but this presented some issues when porting to mobile devices because they are focused on QML. The last widget version was 1.1 and worked for desktops, KDE Plasma Active and Wetab tablets. Version 1.2 has been rewritten from the scratch using QML and also QT Quick components and currently works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    Simple GUI based lightweight duplicate file finder and remover. Configurable file search and preview (via external tools) option for file data. No command-line interface available! This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and suitable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Open source 7zip API for Vxworks, you can Encode\Decode file and get file list from archive, System: Vxworks6.4 Vxworks6.8 email: guolisen# gmail.com vx7zip_V1.0_beta.7z All In One vxowrksZipLib.rar is ONLY zip version , It's about 400K vx7zsimpFinalCy.rar is ONLY zip and Crypto version,(500K)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    searchworkorange
    SearchWorkOrange is a fulltext search system based on lucene. It consists of some separate components, like an index server , a search server , a qt gui search client, and a samba integration (samba vfs module)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nixstaller is an Open Source project with the goal to create user friendly and flexible installers that work on various UNIX like systems. Some of its features are: small size overhead, large compatibility, Lua scripting and few dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    collector is a tool to collect some useful file, movie, webpage. it is written in MFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Filevision posess some programs to work very easily with the attributes of files and directory's. You can set attributes, get the attributes of a file and delete all comon attributes of all files in the current directory.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    PileWorks provides the organizational structure for coordinating several different projects which approach some aspect of Pile Technology. PileWorks defines a set of interfaces and implements some basic infrastructure for Pile engines and agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ZPP is a file compressor, which uses arithmetic compression and some other transformations to compress data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    .... If you wish to improve on some small thing, feel free to contact me. You need to be able to compile using Borland C++ Builder and have access to Windows 7.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    This is a very powerfull criptography project that basicaly can be used to transmit or store secure data and study some cipher, hash and compression algorithms to understands how it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Some USB mp3 players do not support playlists. minzCP is tool to copy mp3 files to the player according to a playlist, like for example winamp m3u playlists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ReHash is an easy-to-use console-based hash calculation tool written in C++. It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next