Showing 50 open source projects for "dbmonster-core"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Arduino core support for STM32

    Arduino core support for STM32

    STM32 core support for Arduino

    This repo adds the support of STM32 MCU in Arduino IDE. This porting is based on STM32Cube MCU Packages including the HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls. The Low-Layer (LL) APIs, a lightweight, optimized, expert-oriented set of APIs designed for both performance and runtime efficiency. CMSIS device definition for STM32. Arduino.cc IDE allows to add easily new board thanks the "Boards Managers". More information...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    ESP8266 Arduino Core

    ESP8266 core for Arduino

    ESP8266 Arduino Core is the Arduino core for the ESP8266 WiFi chip. It brings support for the ESP8266 chip to the Arduino environment, allowing you to write sketches, use familiar Arduino functions and libraries, and run these directly on ESP8266 without the need for an external microcontroller. ESP8266 Arduino core comes with libraries that enable it to perform a number of things. It can communicate over WiFi through the use of TCP and UDP; it can set up HTTP, mDNS, SSDP, and DNS servers...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    Synergy Core

    Synergy Core

    The keyboard and mouse sharing tool

    This is the open source core component of Synergy, a keyboard and mouse sharing tool. Control your computers with one mouse and keyboard. Control multiple computers using only one keyboard and mouse. Focus on developing software, designing, gaming and remove time switching between operating systems. Throw away the extra keyboards and spend time where it really matters. Simplify your workspace by combining multiple computers into one. Easily copy and paste between computers with no effort at all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NeoPixelBus

    NeoPixelBus

    An Arduino NeoPixel support library

    ... Arduino platforms. ESP32 support for using both RMT and i2s. RMT timing currently is sensitive to high interrupt frequency due to issues in the Core. There are multiple competing libraries, FastLED being the biggest and Adafruit NeoPixel being the most common for beginners. On ESP32, both FastLED and NeoPixelBus can provide more than one channel/bus. FastLED primarily uses RMT to support 8 parallel channels. NeoPixelBus now supports the RMTs 8 channels and two more channels using i2s.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    Blynk C++ Library

    Blynk C++ Library

    Blynk library for embedded hardware

    Blynk is the most popular Internet of Things platform for connecting any hardware to the cloud, designing apps to control them, and managing your deployed products at scale. With Blynk Library you can connect over 400 hardware models (including ESP8266, ESP32, NodeMCU, all Arduinos, Raspberry Pi, Particle, Texas Instruments, etc.)to the Blynk Cloud. With Blynk apps for iOS and Android apps you can easily drag-n-drop graphic interfaces for any DIY or commercial project. It's a pure WYSIWG...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hangfire

    Hangfire

    An easy way to perform background job processing

    An easy way to perform background processing in .NET and .NET Core applications. No Windows Service or separate process required. Backed by persistent storage. Open and free for commercial use. Easy to set up, easy to use. No Windows Service, no Windows Scheduler, no separate applications required. Background jobs are regular static or instance .NET methods with regular arguments, no base class or interface implementation required. Once a background job was created without any exception...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MongoDB NodeJS Driver

    MongoDB NodeJS Driver

    The MongoDB Node.js driver

    The MongoDB Node.js driver allows Node.js applications to connect to MongoDB and work with data. The driver features an asynchronous API which allows you to interact with MongoDB using Promises or via traditional callbacks. Whether you are new to MongoDB or you just want to brush up on the core concepts, you can check out the Fundamentals section which features material on using the Node.js driver. The connection URI is the set of instructions that the driver uses to connect to a MongoDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 3 This Week
    Last Update:
    See Project
  • 9
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    [Introduction] The xBridge-M01 product is a multifunctional USB bridge developed by Doidx. It can control and transmit SMBus/I2C, GPIO, Clock and other interfaces through USB. The product includes software and hardware. It has the characteristics of easy use and development. The core chip is CP2112 Graphical software and operating manual can be downloaded for free at http://xbridge-m01.doidx.com Provide the underlying Java API, http://xsmbus-m01.doidx.com , which can do simple...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    armadeus
    Armadeus is an OpenSource Hardware and Software project based on an ARM core (Freescale i.MX) and Linux. You can consult our wiki at http://www.armadeus.org to join our non profit association or our commercial website at http://www.armadeus.com .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RecordEditor

    Editor for Fixed Width, Csv and Existing Xml files.

    ... Compare * File Copy and reformat Utility * FileWizard this is use to work out the format of a File. It can generally find both Text and binary / packed deicimal fields in a file For Simple Csv you should look at its sister project reCsvEditor. Note: The core Editor code is also used in the "Protocol buffers editor" and "Avro Editor"
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 12
    Platform for advanced open source IP-Core development, i. e. dynamic memory controllers for FPGAs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Generic SCSI target subsystem for Linux SCST allows creation of sophisticated storage devices. It includes generic SCSI target core with SCSI target drivers and backend handlers. There are target drivers for iSCSI, Fibre Channel, SRP, SAS, FCoE, etc.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    This Arduino library is a native Apple HomeKit accessory implementation for the ESP8266 Arduino core and works without any additional bridges. This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Core Adjust

    Core Adjust

    Adjust various settings of Intel Processors.

    Core Adjust is a software tool that can be used to adjust various settings of 4th generation (Haswell) and later Intel(tm) processors on Debian/GNU and other Linux systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17

    XFreq

    a UNIX GUI to monitor Core i7 & Core 2 processors

    XFreq provides a GUI to monitor the Processor frequencies (including Turbo Boost), the temperatures, C-States; and to alter the operational features of the Intel Core i7 processor. XFreq is also programmed for Core 2 and other Intel 64-bits architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CPU Hot Plugging

    A program that can plugging CPU core

    CPU Hot Plugging (chp) is created by Kafabih (kr code) inspired by Thunderzap android custom kernel cpu governor to reduce battery consumptions because of your laptop CPU usages. Please use carefully, chp can cause system crash or hang because of hot plugging cpu core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    provaxantia

    test project

    Collect info about windows machines on your network, no matter if Lan or WAN. Slow and light process, day by day runs and add some more item. Very low effort for management, just put your subnet and set some schedule, after a couple of week the most of your machines will be in DB. After you collected data you can view them grouped and merged in variuous way. The core is wmic, a windows program that can get (almost) ALL info about every machine such as architecture, disk size, manufacturer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libcpuid provides CPU identification for the x86. It wraps the CPUID and RDTSC instructions in a portable manner and provides a lot of technical info about the processor, such as vendor, core codename, features/instruction sets, cache sizes, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PowerLed

    PowerLed

    RGB power indicator

    This is the software i created for controlling my PC's power indicator. The indicator has been replaced with an Arduino controlled RGB led. Core Temp is required and the Arduino code requires the CMD Messenger library. This software is in beta, and not 100% completed yet.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    cMIPS

    cMIPS

    cMIPS - an FPGA ready VHDL model for 5-stage pipeline, MIPS32r2 core

    This project was moved to https://gitlab.c3sl.ufpr.br/roberto/cmips The code here is no longer up to date. The VHDL model mimics the pipeline design described in Patterson & Hennessy's book (Computer Organisation and Design) and is an almost complete implementation of the MIPS32r2 instruction set. The TLB and assorted control registers will be included soon (as of fev 2015). The model was synthesized for an Altera EP4CE30F23. The model uses up 15% of combinational blocks and 5%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UK Super-extended keyboard

    UK Super-extended keyboard

    UK international/unicode keyboard driver for Windows

    Free Windows keyboard driver that extends AltGr to provide comprehensive accented character support (including multi-accented characters), international punctuation, IPA, medieval characters, mathematical and non-mathematical symbols, and more. Designed for UK keyboards and installs as a regular keyboard layout option. I might adapt it for US keyboards if there's enough interest. The driver should be stable (built using MSKLC, which is mature) but classified as beta because it has not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    acers3fand

    Script which controls your Acer Aspire S3 Ultrabook fan speed

    acers3fand is a script which controls your Acer Aspire S3 Ultrabook fan speed by cpu temperature. It is designed to work with Intel Core i5 CPU but might work with other cpus as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    USB for Real-Time aims at providing a hard real-time capable implementation of an USB stack on top of Linux/Xenomai. It comes with a stack core and an UHCI host controller drivers. Future work will deal with a EHCI (2.0) and various high-layer drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next