AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
Start Free
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.
...The code is mainly based on linux-gpib and includes also code from fxload for mac project.
This project generates a dynamic library which can be linked against any kind of application which support dylib.
It also comes with a python wrapper.
macosx_gpib_lib is not a kernel extension and only supports 82357x adapter for now. It has been designed for 64bits architecture but the target is 10.6.
The performance is not as good as linux-gpib is as this library uses Cocoa and not low level functions.
...After creation of an object, a new row is added to the table upon save. Any object loaded gets its information from the database; when an object is updated, the corresponding row in the table is also updated. The wrapper class implements accessor methods or properties for each column in the table or view.
This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
Mac OS X launcher/wrapper over FreeSCI, the portable interpreter for games written for the Sierra On-Line's SCI system, located at freesci.linuxgames.com.
NuVu is a lightweight windowing system for GNUstep. It is a combination of different projects. The first project is called DFBObjC, it is a objective-c wrapper around the c based DirectFB graphical library. The other component is a new GNUstep backend
A lightweight Objective-C wrapper for BSD sockets on Mac OS X.
The idea is to present an Obj-C interface to sockets in the lightest way possible, not requiring any extra libraries, frameworks, or files than what is supplied on the Mac OS X Dev CD.