Showing 74 open source projects for "register"

View related business solutions
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    x64dbg

    x64dbg

    An open-source x64/x32 debugger for windows

    An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for. There are many features available and a comprehensive plugin system to add your own. Fully customizable color scheme. Dynamically recognize modules and strings. Import reconstructor integrated (Scylla). Fast disassembler (Zydis). User database (JSON) for comments, labels, bookmarks, etc. Plugin support with growing API. Extendable, debuggable...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    x64dbg

    x64dbg

    An open-source x64/x32 debugger for windows.

    An open-source x64/x32 debugger for windows. Development is done on GitHub (https://github.com/x64dbg/x64dbg). Daily snapshots are uploaded here, snapshots for every commit can be found on http://releases.x64dbg.com
    Leader badge
    Downloads: 13,992 This Week
    Last Update:
    See Project
  • 3
    7-Zip

    7-Zip

    A free file archiver for extremely high compression

    7-Zip is a file archiver with a high compression ratio. 7-Zip works in Windows 11 / 10 / 8 / 7 / Vista / XP / 2022 / 2019 / 2016 / 2012 / 2008 / 2003 / 2000. You can use 7-Zip on any computer, including a computer in a commercial organization. You don't need to register or pay for 7-Zip. And there is command line version for Linux and macOS. Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license with GNU LGPL + unRAR restrictions. Check the license...
    Leader badge
    Downloads: 13,517 This Week
    Last Update:
    See Project
  • 4
    Kactus2

    Kactus2

    Kactus2 is a graphical EDA tool based on the IP-XACT standard.

    Kactus2 is a toolset for IP-XACT based SoC design and provides packaging, integration and configuration of HW and SW components, plus register design and HDL import and generation. The source code is hosted at https://github.com/kactus2/kactus2dev. An example IP library is available at https://github.com/kactus2/ipxactexamplelib Video tutorials are available at https://www.youtube.com/user/Kactus2Tutorial Issue tracker is available at https://github.com/kactus2/kactus2dev/issues...
    Downloads: 33 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    Ring

    Ring

    Simple and flexible programming language for applications development

    The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are Imperative, Procedural, Object-Oriented, Functional, Meta programming, Declarative programming using nested structures, and Natural programming. The language is portable (Windows, Linux, macOS, Android, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be Simple, Small and Flexible.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6

    HarduIno

    Hardware-optimized Arduino library

    This project is a partial overhaul of the Arduino hardware library, i.e. the main source files that make the core library. The intent is to reduce the overhead introduced by the initial library and eliminate the numerous function calls whenever direct register access is possible.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    McuOnEclipse

    McuOnEclipse

    Releases of McuOnEclipse projects

    Processor Expert components and Eclipse examples and plugins.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Liquidity 2023

    Liquidity 2023

    Calculate daily Expenses and Income easily

    Insert all Expenses type menu Insert all Income type menu Insert new Expenses vno. And date Pick from Expenses menu list your Expenses type Write your description and amount The same way to register Income vno. With query you can check your Expenses and Income amount through certain interval So you can easily compare between your Expenses and income through this interval You can print it on A4 paper. Thats all.... Thanks,,
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    dyndns

    component to register a dynamic DNS for your device

    Dynamically keep a DNS name (from some DynDNS service provider) updated with your real IP address. This allows continuous use of your node via a real name (FQDN). Sample providers are no-ip.com and cloudns.net .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2/SSE4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Instigate Application Framework

    Software libraries for effective development of desktop applications.

    Instigate Application Framework provides software development methodology supported by development tools and libraries for cost effective development of high quality desktop applications with focus on CAD applications. Main benefit of Instigate Application Framework is genericity and non-intrusiveness. Framework does not enforce its own database upon application developer, but provides API to register user database and algorithms. The Graphical User Interface and the Command Line Interface...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    QRK Registrier Kasse

    QRK Registrier Kasse

    QRK Registrierkassen Software für kleine Betriebe.

    QRK Registrierkassen Software (Cash Register) für kleine Betriebe. Speziell für Österreichisches Gesetz (RKV geeignet) QRK ist ideal für alle Dienstleistungsunternehmen, die bislang mit Honorarnoten/Rechnungen oder Rechnungsblock mit Durchschrift (Paragon) arbeiten und eine einfache Kassenlösung suchen. Schnittstelle für Fibu und Rechnungsprogramme vorhanden. (Zb. Fakturama)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2/SSE4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Namecoin

    Namecoin

    Distributed Naming System

    Namecoin is a peer-to-peer generic name/value datastore system based on Bitcoin technology. Allows you to: * Securely register and transfer arbitrary names (keys), no possible censorship! * Attach values (data) to the names (up to 520 bytes). * Trade and transact namecoins, the digital currency NMC. Use case examples: [Name] => [Value] DNS: domain_name => domain_zone_configuration Identity: user_name => user_public_identity (email, name, gpg key, etc) Timestamping: document_hash...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LxRunOffline

    LxRunOffline

    A full-featured utility for managing Windows Subsystem for Linux

    A full-featured utility for managing Windows Subsystem for Linux (WSL). Configure default user, environment variables and various flags. Export configuration to an XML file and import from the file. Export an installation to a tar file. Install any Linux distro to any directory on your computer. Register an existing installation directory. This enables you to install to a USB stick and use it on different computers. The right-click menu feature requires the shell extension DLL to be properly...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Saksham: Multi-Core Processor Simulator

    Saksham: Multi-Core Processor Simulator

    x86 Multi-Core Microprocessor and assembler simulator written in C++

    Saksham: Customizable x86 Based Multi-Core Microprocessor Simulator. A C++ Project aimed at creating a platform for simulating basic features (Register and Instruction Set) of a x86 Based Multi Core Microprocessor and assembler family. This project is implementation of the concept presented in the paper: https://ieeexplore.ieee.org/document/5231896 Documentation: https://sourceforge.net/p/saksham/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RTTR

    RTTR

    C++ Reflection Library

    RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library. The goal of this project is to provide an easy and intuitive way to use reflection in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vodia PBX

    Vodia PBX

    A Better PBX For Your Business

    Vodia PBX has included a complete suite of business telephony features for on-premise and cloud-based telephony deployments. Sign up at https://vodia.com/en/register and receive your free Vodia license.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DaReManager
    Data Register Manager. IT scientific-research project. (Управляющий реестром данных. Научно-исследовательский проект в области информационных технологий)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Trivial Serialization Library

    C++11 serialization library

    Trivial Serialization Library (TSL) is a simple C++11 framework for object [de]serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StochKit is an extensible stochastic simulation framework developed in C++ that aims to make stochastic simulation accessible to practicing biologists and chemists, while remaining open to extension via new stochastic and multiscale algorithms. StochKit is part of the StochSS project [http://www.stochss.org/], and we are relying on continued funding for sustained development. Please consider registering to show your support. Register here: https://docs.google.com/forms/d/12tAH4f8CJ-3F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RM Sim

    RM Sim

    Ein Simulator für Registermaschinen

    Im Simulator können Registermaschinenprogramm geschrieben, gespeichert und ausgedruckt werden. Der Simulator akzeptiert Registernamen, relative Sprünge und Sprünge zu Labels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Enigma

    Enigma

    Secure Striker Manager

    Copyright (C) 2016 Jonas Penno This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    eSiRego

    Easy orienteering event registration using sportIdent

    Allow users to register for orienteering events by punching an SI download unit. The program retrieves the card number from the unit and then reads the associated details from a pre-loaded database. A start list is generated which can be loaded (possibly periodically) into event software like MEOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next