Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
It is used for kernel/driver debugging with GDB connected by socket.
Original KGDB will pause kernel and connected by polling device. It impacts the RT tasks and needs serial connection.
Enjoy :)
QT driver class that supports serial port access on windows and linux / posix compliant systems. This system take advantage of QT's event driven archtecture.
DAL is a Database Abstraction Layer written entirely in PHP. The goal is to provide users with a general way to access databases. Changing from one DBMS to another only needs changing the driver you want to use.
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.
Bottomline is a JDBC proxy driver that loads the actual drivers using isolated classloaders, making it possible to load multiple versions of the same database driver. It also seamlessly integrates with application servers and persistence APIs.
usb-robot is a set of software tools for communicating with generic USB devices from userspace using libusb. It can be used to send commands to the device directly from the console (usb-robot-slave), or as a backend to some rapidly prototyped driver in
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
File JDBC Driver is the implementation of java.sql. interfaces which will be used to connect to flat file and fetch the data which is present in the flat file in some delimited by any character as | or comma
Tracks that a driver hands in their tachograph for each day.
Possible extension - notify the driver if they have not handed in their tachograph for the past X days - this warns the driver to hand it in before it becomes a breach of legislation.
We aim to develop a JDBC Driver to OGSA-DAI middleware. OGSA-DAI implements and define a common way to acess Data Resource, as well coordinate the use of them. A JDBC Driver should extend possibilities, and make it easy to use, in a client perspective.
DataSetEditor is a graphical editor for dbUnit XML dataset files. It includes a textual editor and, if database driver provided, imports table layouts from database.
This project provides a chip card interface device driver for the PC/SC Lite server deamon (pcscd). The driver provides a standard PC/SC interface to smart card readers supported by librfid.
jdbc4olap is a ready-to-use JDBC 3.0 driver that provides access to OLAP databases. Relying on a relational representation of multidimensional environments, it includes a SQL-MDX converter and uses XMLA to dialog with OLAP servers.
This project provides a chip card interface device driver for the PC/SC Lite server deamon (pcscd). The driver provides a standard PC/SC interface to NFC devices supported by libnfc.
Note, that this project is currently not actively developed. However, the code has been adopted by the libnfc-Team. See https://code.google.com/p/ifdnfc/source/checkout.
One day there will be a Windows 9, coming after Windows 8 and current Windows 7. Why not starting working now on a Windows 9 similar open source OS ten years before it appears instead of still working on it 10 years after it will become obsolete?
Send arbitrary data to USB device endpoints and receive data. Useful for probing devices which you are intending to make a driver for. You can use simple commands to control precisely what data you want to send.