Showing 127 open source projects for "simple message board"

View related business solutions
  • Dragonfly | An In-Memory Data Store without Limits Icon
    Dragonfly | An In-Memory Data Store without Limits

    Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.

    Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
    Learn More
  • Securely stream and govern industrial data to power intelligent operations with agentic insights. Icon
    Securely stream and govern industrial data to power intelligent operations with agentic insights.

    For IoT Developers, Solution Architects, Technical Architects, CTOs, OT/IT Engineers

    Trusted MQTT Platform — Fully-managed and cloud-native MQTT platform for bi-directional IoT data movement.
    Learn More
  • 1
    Moon

    Moon

    A lightweight game server framework implemented with Actor Model

    Moon is a lightweight game server framework based on the actor model. One worker thread can have one or more actors (services), which communicate with each other through message queues. There are many features for game server development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Async.MQTT5

    Async.MQTT5

    A C++17 MQTT client based on Boost.Asio

    ...While the MQTT protocol itself is relatively straightforward, integrating it into an application can be complex, especially due to the challenging implementation of message retransmission after a disconnect/reconnect sequence. The aim of Async.MQTT5 is to provide a very simple asynchronous C++ interface for application developers. The internal Client's implementation manages network and MQTT protocol details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Nimzo-3d-Chess-GUI

    Nimzo-3d-Chess-GUI

    A free Chess program for Windows with a large set of features

    The Nimzo_3d GUI is a chess program for Windows 7 - 11 It is an enhanced version of the Tarrasch Chess GUI written by Mr Bill Forster, with many additional features. It has a simple, easy to use interface, so it is ideal for novice players or inexperienced computer users. It also has more advanced features for expert users. So if you just want a casual blitz game against the computer, or to automatically analyse one of the famous games from chess history, it can perform these...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • Cortex: Boost Developer Coding Skills Icon
    Cortex: Boost Developer Coding Skills

    Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.

    Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
    Try it now!
  • 5
    Parabator 2 (Xtreme3d Engine)

    Parabator 2 (Xtreme3d Engine)

    Simple 3d Top-Down Shooter & Free 3d Board Game

    Attention! This tiny board/shooter game just created for fun, the bugs that are found here will be fixed. * please download two parts zip archives Free 3d board game. License lgpl Created on Xtreme3d engine #boardgame #3d #morrowind #skyrim #heroesofmightandmagic #doom #stategy #rpg Drivers please check the drivers before starting the game Game Engine Xtreme3d engine Controls // Arrow Up & Arrow Down - Sandbox navigation on ga- me (do not use during normal play) //...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PuntoGPS

    PuntoGPS

    Minimalistic wide-open GPS-locator/tracker

    PuntoGPS is a simple tracking application to show your position to others, e.g. during urban bike rides :) It's made up of a GPS tracking app and a web based map. The app can be run on any GPS equipped device (smartphone, tablet, etc) by the users that want to show their position and/or track their paths. No user account is required, but users can set a short status message to identify (the default is the device name).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Monk
    Free client-based chess game engine with its own board. Written in wxDevC++. Latest release of this software is now available at https://e2-e4.org/en/ as a website' bot program. Feel free to play with one online. Also recently was made an OpenGL version of the game. Added to "Files" as "monk_src_en.zip". Contains Windows application and complete sources for "wxDev C++".
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    olivechess

    olivechess

    a UCI chess engine

    OliveChess is a simple chess engine compatible with modern chess interfaces such as ChessBase products, Arena and XBoard/Winboard. The engine supports UCI and XBoard protocols. Note: in order to use it as an xboard engine you may need Polyglot tool to be installed first
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Terminal-BASIC

    Terminal-BASIC

    BASIC-like language interpreter for embedded systems

    Terminal-BASIC is a BASIC-like language interpreter, works on a set of single board embedded systems (i.e. famous AVR uc based boards). Terminal-BASIC: * suports real numbers, multidimensional arrays and Darthmouth BASIC-style matrix operations; * written in C++11; * has modular structure (can save uc storage, instantiating only used modules); * works through different i/o devices, using vt100 commands; * on systems with multiple i/O devices can work as simple time-sharing system; * static Linux build for playing and debug;
    Downloads: 7 This Week
    Last Update:
    See Project
  • Process Street | Compliance Operations Platform Icon
    Process Street | Compliance Operations Platform

    Systemize execution. Prove compliance.

    Bring compliance and operations under one roof with an AI agent that automates workflows, policies that enforce rules, and a platform that delivers results.
    Learn More
  • 10
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    This library adds MIDI I/O communications to an Arduino board. MIDI over USB, Bluetooth, IP & AppleMIDI (see Transports). Active Sensing support. Compatible with all Arduino boards (and clones with an AVR processor). Simple and fast way to send and receive every kind of MIDI message (including all System messages, SysEx, Clock, etc..). OMNI input reading (read all channels). Software Thru, with message filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Websocketfiles

    Websocketfiles

    Provide two well designed and out of box websocket c++ classes

    Websocketfiles provides two well designed and out of box websocket c++ classes that you can easily use in your ongoing project which needs to support websocket. The purpose of this project is to let you add websocket support in your c++ project as quickly/efficient as possible.The websocketfiles is designed as simple as possible and no network transport module included. It exports two network interfaces named from_wire/to_wire that can be easily binding with any network modules(Boost.Asio,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Whitebeam Web Application Server

    Whitebeam Web Application Server

    JavaScript/XML engine for Apache

    Whitebeam is a complete rapid development Web application server integrating Apache, Posgresql, Mozilla's SpiderMonkey JavaScript engine with it's own powerful XML/XPath based secure application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Grbl Overseer

    Grbl Overseer

    A control software for GRBL-powered milling machines

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pgn2ltx is a simple converter that reads chess games in PGN format and outputs them to a LaTeX input file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    handy

    handy

    A simple C++11 network server framework

    Simple and easy-to-use C++11 network library/ Supports tens of millions of concurrent connections on a single machine/ a simple C++11 network server framework. Graceful exit allows programmers to better define the exit behavior of their programs. You can better check for memory leaks with tools such as valgrind. 10 lines of code to write a complete server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    distortos

    distortos

    Object-oriented C++ RTOS for microcontrollers

    distortos is a lightweight real-time operating system (RTOS) designed for embedded systems, written in C++11. It targets ARM Cortex-M microcontrollers and is inspired by other embedded RTOSes like FreeRTOS but aims to provide a more modern C++ interface. distortos emphasizes modularity, portability, and ease of use in resource-constrained environments, making it ideal for IoT, robotics, and industrial automation applications. It includes a full-featured scheduler, thread management, and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    X10

    Performance and Productivity at Scale

    ...This model introduces two key concepts -- places and asynchronous tasks -- and a few mechanisms for coordination. With these, APGAS can express both regular and irregular parallelism, message-passing-style and active-message-style computations, fork-join and bulk-synchronous parallelism. Both its modern, type-safe sequential core and simple programming model for concurrency and distribution contribute to making X10 a high-productivity language in the HPC and Big Data spaces. User productivity is further enhanced by providing tools such as an Eclipse-based IDE (X10DT). ...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 19
    Simple-WebSocket-Server

    Simple-WebSocket-Server

    WebSocket (WS) and WebSocket Secure (WSS) server and client library

    A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    pgnlib is a C++ class library for linux intending to provide a simple programming interface to PGN chess games collections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Arduino VB Keypad reader

    Arduino USB Port Keypad reader program

    Connect your Simple keypad to the Arduino 2,3,4,5,6,7,8,9 pins (Digital IO) more details at http://computeraidedautomation.com Compile and Upload the arduino-keypad.ino to your Arduino board Connect Arduino to the USB port. Press the keys on the keypad to read it in VB Textbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Media Interface

    Simple Media Interface

    Simple Media Interface

    The simple media interface is a qt front end for vlc media player. The idea was to make a movie player that would run on an old atom board salvaged from the garbage bin allowing my daughter to watch movies without ruining the DVD collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    superGetOpt (a getopt replacement)

    A simple, elegant way to handle command line arguments in C/C++.

    ...All types of command-line arguments are supported and all user-supplied values are checked for type validity. If you have been searching for an easy-to-use, flexible, portable command-line and general use parser, this is it! A Simple Example: ================= int main( int argc, char *argv[] ) { int n, argPos; float yourFloat; int yourInt; char *yourString; n = superGetOpt( argc, argv, &argPos, "-YourFlag %f%s%d", &yourFloat, yourString, &yourInt, "Help Message", NULL ); return(n); } It's that easy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QBooru

    QBooru

    Simple viewer app for most Booru Sites, coded in Qt C++

    QBooru is a lightweight Windows and Linux client that allows users to see pictures from most booru sites, and download them, for example : - Gelbooru - Danbooru - Konachan - Yandere - Safebooru - Rule34 At the moment, it supports 4 APIs : - Gelbooru - Danbooru 2 - Moebooru - Derpibooru Searchs are done by the JSON APIs. Thumbnails are cached locally, and are re-used by the program if needed. Interface The current interface allows users to chose how many pictures they...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25
    onTime

    onTime

    onTime is a simple application that will help you to automatize tasks

    ... - onTime will allow you to set task that will connect or disconnect you computer from dial-up network. - onTime will also allow you to create sticky notes, counters, timers with sound and message alerts. - you can also use embedded stopwatch with function that allow you to save and load results to/from file.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB