Showing 36 open source projects for "simple library"

View related business solutions
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    Serilog

    Serilog

    Simple .NET logging with fully-structured events

    Like many other libraries for .NET, Serilog provides diagnostic logging to files, the console, and elsewhere. It is easy to set up, has a clean API, and is portable between recent .NET platforms. Unlike other logging libraries, Serilog is built with powerful structured event data in mind. Serilog message templates are a simple DSL extending .NET format strings. Parameters can be named, and their values are serialized as properties on the event for incredible searching and sorting flexibility...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MediatR

    MediatR

    Simple, unambitious mediator implementation in .NET

    Simple mediator implementation in .NET. In-process messaging with no dependencies. Supports request/response, commands, queries, notifications and events, synchronous and async with intelligent dispatching via C# generic variance. You should install MediatR with NuGet. Or via the .NET Core command line interface. Either commands, from Package Manager Console or .NET Core CLI, will download and install MediatR and all required dependencies. MediatR is a low-ambition library trying to solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    wolfSSL
    The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight, portable, C-language-based SSL/TLS library targeted at IoT, embedded, and RTOS environments primarily because of its size, speed, and feature set. It works seamlessly in desktop, enterprise, and cloud environments as well. wolfSSL supports industry standards up to the current TLS 1.2 and DTLS 1.2, is up to 20 times smaller than OpenSSL, offers a simple API, an OpenSSL compatibility layer, OCSP and CRL support, is backed...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 5
    Arisen Studio

    Arisen Studio

    Browse, Download and Install Mods for PlayStation 3 & Xbox 360

    The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by myself, a few friends, and awesome contributors. Arisen Studio can also be used as an FTP client to install and uninstall mods directly from your console. Without the need to search up old...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    litc

    litc

    Litc - light in band text compressor

    A very simple dictionary based text compressor. Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed). The public Litc API are in fact: byte[] packed = Litc.GetBytes(value); string unpacked = Litc.GetString(packed);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    myOleDbExpress
    Simple and lightweight database viewer and editor using OleDb/DbConnection written in C#, support for SQL,FireBird
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Shuffle Sync

    Shuffle Sync

    Randomly copy files of a specific type to your target path!

    Shuffle Sync is a very simple program which allows you to copy random files of a specific type (usually music or video files) to a target path or drive. ***Please do be careful with the "Delete all files" option and the target drive/path.*** Upon clicking on the "Shuffle Sync" button, the application will check and warn for the following: - if drive is a FIXED drive (usually hard drives) - if drive has a total capacity of more than 64GB - if the "delete all files" checkbox is marked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Rpi LCD 2004

    C# library for access a LCD 2004 with HD44780 over I2C

    C# library for the HD44780 controller and a I2C-Adapter PCF8574T. Prerequisite: -Raspberry Pi -Installed Mono or NetCore -Installed Wiring Pi Library -connected LCD display over I2C (A00) Features: -Simple design and display own chars (see progress demo) -German umlaute -Access easy special chars like pi, degree,omega .... -Display strings center, left and right align -Control backlight,Cursor,Display -simple interface
    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
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    On the Fly Downloader

    Makes web-hosted files local without downloading them entirely

    On the Fly Downloader (formerly known as RemoteDrive) allows using files from the web locally. A local file is created, which behaves like a fully downloaded copy even though the download is still in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Clipcomrade
    Clipcomrade is Windows clipboard manager. Remembers everything that you put to the clipboard, easy paste/drag anything from clipboard history, access include global hot key. Search clipboard history. Multi user support. Simple install/update wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NetworkSpeed

    NetworkSpeed

    Simple tool to display network traffice

    2018/05: Project moved to GitHub. https://github.com/mdevoldere/NetworkSpeed NetworkSpeed displays live network traffice. User can select interface to display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HotKeyEnabler

    HotKeyEnabler

    HotKeyEnabler KeePass 2 Key Binding plugin

    For each entry, this plugin allows to define a system-wide hot key that auto-types a specific sequence. Minimum required version: KeePass 2.24 Installation: Just copy to KEEPASS_2_FOLDER/Plugins directory (If doesn't exists - create it)
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    Simple Network Management Protocol (SNMP) .Net library written in C# (csharp). Implements protocol version 1, 2 and 3
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    All my USB Contents - Storage Catalog

    All my USB Contents - Storage Catalog

    All my USB Contents is a media cataloging tool to index media contents

    ... of the program is simple: a device (USB / CD / folder) is scanned, the tree is reconstructed recursively with all the folders and files and all informations are stored in a SQlite DB. Now you can unplug the device and assign a category or a comment to each file or folder. You can perform searches by entering the song title, artist, filename and the program tells you on which device the file is. Moreover categorizing the various files and folders you can put everything according to logical group
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    This project comprises a .Net library written in C# to communicate with an eZ430 Chronos access point and therefore the ez430 Chronos watch itself. Also have a look at an example project at https://sourceforge.net/projects/chronosexample
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RED searches and deletes empty directories recursively below a given start folder and shows the result in a well arranged tree. Further you can create some custom rules for keeping and deleting folders. Empty files in directories can also be ignored.
    Leader badge
    Downloads: 523 This Week
    Last Update:
    See Project
  • 21
    DeamonService is a simple Windows Service that simulates Unix/Linux deamon usage. DeamonService allows you to run any application as Windows Service. You must only specify start and stop scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple library for unzipping Zip Files using C#. This does not presently handle zipping, if you are interested in contributing, contact me. I made this because it was hard to find a completely free unzipping library for C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple tool to start/stop/restart a service of a WinNT based system. The tool is placed in the task bar as a notify icon, so the specified service is richable with a simple mouse click. This project has been moved to http://ssatool.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    AppBar3 is an application, which provide simple access to favorites programs and Windows functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next