[go: up one dir, main page]

Showing 30 open source projects for "custom"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Rspamd

    Rspamd

    Rapid spam filtering system

    Rspamd is an advanced spam filtering system and email processing framework that allows evaluation of messages by a number of rules including regular expressions, statistical analysis and custom services such as URL black lists. Each message is analysed by Rspamd and given a verdict that might be used by MTA for further processing (e.g. to reject a message, or add a special header indicating spam) along with other information, such as possible DKIM signature or modifications suggested...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge">
    Downloads: 391 This Week
    Last Update:
    See Project
  • 3

    SyncTERM

    Cross-platform BBS (ANSI) Terminal

    A cross-platform ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
    Leader badge">
    Downloads: 281 This Week
    Last Update:
    See Project
  • 4
    A set of C language API's and firmware applications that manage access to the Digitrax LocoNet and the core hardware resources of the Atmel AVR family of devices, to allow custom embedded LocoNet devices to be developed using GCC
    Downloads: 9 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    A SSH based chatroom framework; inspired by "ssh-chat" project. This framework support not only the IRC-like command line interface, but also custom clients by providing an API. Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    g7ctrl

    Managing daemon for GM7 Xtreme GPS Tracker

    This software, consisting of a daemon and a command shell, is meant to be used together with the Xtreme GM7 GPS tracker to help simplify its management and to make it possible to monitor alerts sent by the tracker. The software is intended to be run as a GNU/Linux service that always runs in the background and can be used to both receive location updates from a remote tracker as well as configuring the tracker (over both USB and a GPRS link to the device). All received events are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenEMM e-mail & marketing automation

    OpenEMM e-mail & marketing automation

    software for email automation (newsletters, transaction mails, etc.)

    This is an archive for old versions of OpenEMM. You will find the latest version of OpenEMM here: https://wiki.openemm.org OpenEMM is a browser-based enterprise application for email automation like info and marketing newsletters, transaction mails or multi-stage email campaigns. OpenEMM offers tons of features for professional users, among them: a great user interface, template-based HTML mailings, automatic bounce management, mail opening and link tracking, lots of graphical realtime...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Chan-SCCP channel driver for Asterisk
    Replacement for the SCCP channel driver in Asterisk. Extended features include Shared Lines, Presence / BLF, customizable Feature Buttons, and Custom Device State. Visit our discussion mailing list for help and join us as a developer if you like. The project moved to https://github.com/chan-sccp/chan-sccp
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    JTSDK

    Build Systems for WSJT Applications

    JTSDK is a pre-configured collection of open source cross platform development frameworks, Gnu tools, libraries and custom written scripts designed to ease compiling WSJT applications and documentation from source code. WINDOWS APPLICATIONS ---------------------------------------------------------------------- * JTSDK-QT.......: WSJT-X, WSPR-X and MAP65 * JTSDK-PY........: WSJT and WSPR * JTSDK-DOC....: All WSJT Documentation * JTSDK-MSYS..: General Compiling LINUX APPLICATIONS...
    Leader badge">
    Downloads: 6 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    Crypt

    Crypt

    Crypt encryption and decryption is based on ASCII Table Shift.

    Crypt is the developed based on the ASCII Table shift and it can customized based on the user requirements, right from the shifting order and the level of encryption or decryption. It can be integrated to any of the programming language with the custom build of the source code. It can secure from text file to binary code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EmailHandler

    A simple library for sending emails with or without attachments

    This is a simple library with just one function call you can send email with or without attachment. Support attachment upto 20mb. Having secure proto with SSL and TLS. Currently supports Gmail, Yahoo, Hotmail and AOL. It also supports encrypted mail sending with Base64 and MD5. A demo application in VC++ 2008 with EmailHandler file (Header+Lib and DLL) is attached. Thanks to Mayur for giving me idea to make a separate Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    gurl

    HTTP requests generator tool

    gURL is a free, Open Source (GPL) HTTP request generator tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RCP100

    RCP100

    A modular IP router for Linux platforms

    RCP100 is a modular router control plane for Linux platforms. It can be used as a standalone router, or it can be deployed as an embedded router in a virtualized environment. The modular architecture allows rapid introduction of new features and functionality, including support for custom hardware. It features a command line interface, Telnet, FTP, and TFTP access, an NTP client and server, a DNS proxy cache, a DHCP relay, static routes, blackhole routes, static ARP, proxy ARP, RIP version 2...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    rspamd

    rspamd

    Rapid spam filtering system

    Fast anti-spam system written in C heading to performance optimal score based mail analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pidgin-LaTeX
    A plugin for Pidgin which translates LaTeX code into images in your IM and Chat conversations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    This project aims at full implementation of RFC4306 and associated RFCs. It is implemented as daemon process, as is custom for this type of software for Unix-like operating systems. Main target for daemon is Linux environment, specifically Fedora Core 5.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    A cross-platform Duke3D (Duke Nukem 3D) port which provides many new features for mod authors, including an enhanced scripting system and OpenGL renderer. Go to http://www.eduke32.com for downloads and http://bit.ly/dn_3d to get the game!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Range Rover EAS Reset. Applications designed to Reset, Read Faults and Calibrate the Range Rover P38a/Classic Electronic Air Suspension. Using a custom ODDII(P38a) or Diagnostics(Classic) cable faults can be read and reset. Calibration is also possible.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19
    Netkite is a network upgrade system that integrates the server and the client. It can be used in system patching. Support all the file types of linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A custom channel driver for Tcl using overlapped I/O with completion ports (WinNT only).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A program for downloading free historical quotes, perform technical analysis, track performance, and score results against other stockroach users for a custom, intelligent community selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Mailtext MUI custom class package (for Amigas) is especially designed to display electronic messages. Its main features cover: Handling of font attributes, highlighting of quoted text passages and highlighting and handling of URLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A multi-user IRC bouncer with IPv6 & SSL support for Unix & Windows. Also included is a custom inbuilt 'ident' service for networks requiring this to impose user limits or trusts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Two way communication from any Excel, PowerPoint, Word application to Linux. The Brain is a custom TCP server, running under Linux, capable of accepting multiple connections from VBA objects and redistributing or storing the information in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    usic [Uniform Services Irc Client] is an automatic IRC Client (bot) with the abillity of use custom made plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next