Showing 17 open source projects for "jd-core"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    MongoDB NodeJS Driver

    MongoDB NodeJS Driver

    The MongoDB Node.js driver

    ...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 deployment. It instructs the driver on how it should connect to MongoDB and how it should behave while connected. The Authentication Mechanisms guide contains sample connection code using each authentication mechanism supported in the MongoDB Community Edition. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 5 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    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
  • 6
    USB 2.0 for Real-Time provide a hard real-time capable implementation of an USB 2.0 stack on top of Linux/Xenomai. It implements the stack core and EHCI, UHCI and OHCI host controller drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A linux kernel module inspired by i7z that enables unprivileged users to monitor informations like current frequency (including Turbo Boost!) and temperature of Intels Core i processor family.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lpcusb is a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Included are usage examples like USB joystick HID, USB virtual COM port and USB mass storage on SD-ca
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenMAC is a TinyOS-based implementation of IEEE 802.15.4 MAC layer, which lies at the core of MeshNetics ZigBee stack, and provides basic wireless networking (star,peer to peer) to WSN's. Available for low-power ZigBit modules and Atmel AVR Z-Link Kits
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10
    This driver integrates cards based on the Mentor Graphics multi-point high-speed OTG USB core with Linux kernels 2.6.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ARCNET network controller core, descriped in VHDL with datasheet, documentation, device drivers, a software testsuite and examples. All based on the PM20100 VHDL-design from Peter Mühlenbrock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Linux CAN (Controller Area Network) Driver for the Hynix HMS30C7202 Microcontroller (ARM7T core, C_CAN Module). The driver will be developed for Kernel Version 2.4.18.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SimOS is an OS that will be based on the OSKIT function library. In addition we will be maintaining the oskit as a seperate release, updated as the core of the kernel. This OS will be easy to use, with numerous software versions on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Linux core driver with API-interface for the Cypress CY7C63000, CY7C63001, CY7C63100, CY7C63101
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BlueNIC implements the Bluetooth Personal Area Network Profile with all roles as PANU,GN and NAP. The software is written as a loadable module for the linux kernel and required the BlueZ Bluetooth core stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SENSEN (SENSible/Epidiptic Network) suite is a collection of codes, schematics and technical documentation of a core work developed for an interactive experimental installation codenamed 02L (Outside standing Level)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java access to USB, currently using kernel 2.4 Linux-USB support. There is a "core" API for accessing USB devices, and simple tools including a USB viewer in Swing. Applications are being developed separately, including digital camera support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB