Showing 25 open source projects for "physics library for c#"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    OpenEmu

    OpenEmu

    Retro video game emulation for macOS

    ... games. Via the Controller Preferences, simply auto- magically assign buttons with any generic HID compliant USB or Bluetooth game controller. Plug in your gamepad, select it from the list… and press start to begin your adventures! We combine some of the best emulation projects together into one beautiful unified application that simply organizes your personal games library.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    OHHTTPStubs

    OHHTTPStubs

    Stub your network requests easily!

    OHHTTPStubs is a library designed to stub your network requests very easily. It can help you test your apps with fake network data (stubbed from file) and simulate slow networks, to check your application behavior in bad network conditions, and write unit tests that use fake network data from your fixtures. OHHTTPStubs headers are fully documented using Appledoc-like / Headerdoc-like comments in the header files. Instead of writing the content of the stubs you want to use manually, you can use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CocoaAsyncSocket

    CocoaAsyncSocket

    Asynchronous socket networking library for Mac and iOS

    .../IP socket networking library built atop Grand Central Dispatch. Automatically accept incoming connections over both IPv4 and IPv6 with a single instance of this class. No more worrying about multiple sockets. Secure your socket with ease using just a single method call. Available for both client and server sockets. It runs entirely within its own GCD dispatch_queue, and is completely thread-safe. Further, the delegate methods are all invoked asynchronously onto a dispatch_queue of your choosing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    mGSTEP

    mGSTEP

    Objective-C embedded development libraries

    Designed for use in embedded devices the mGSTEP libraries implement a subset of NeXT's OPENSTEP specification which has evolved into Apple's Cocoa Objective-C frameworks. The internal graphics rasterization supports rendering to an X11 or Linux frame-buffer based GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5

    OSX Joystick Mapper

    Joystick mapping for OSX

    An OSX userspace library that allows joystick events to be remapped. Several joysticks can be combined into a single controller, and button/axes events can be remapped to new joystick, keyboard or mouse events. Advanced scripting also supported. Supports: * Applications that use IOKit (the newer interface) * Boxer (dosbox for OSX)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    macosx_gpib_lib

    Porting of linux-gpib to Mac os x

    This project aims to provide some missing GPIB function to Mac Os X. It focuses only on unsupported 82357 GPIB adapter but can be extended to other USB boards if there is a need for that in the future. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crosos Operating System

    Crosos Operating System

    Crosos is a SubLinux Distribution

    Crosos is a open-source OS. It is based on the Linux Kernel and mostly uses the same code in Ubuntu (but it has been derived from Debian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rar Expander is a MacOSX program which extracts the files contained in single or multi-volume RAR archives. It uses the official unRAR library internally so it is fully compatible with archives produced by WinRAR.
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    This project intends to develop an exokernel based OS incorporating concepts from the MIT exokernel, the Utah Flux Project, Elysium, L4 and Eros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DarwiinRemote is a tiny program & library which reads data from and sends data to Nintendo Wii Remote (Wiimote), nunchuk, & classic controller.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    K8055 User Interface is a Mac OS X based Cocoa application for controlling the Velleman K8055 USB interface. Included is a static library which can be used for developing other applications and closely replicates the Velleman Windows .DLL functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Darwin Source repository is intended to fill a void left by the closure of the OpenDarwin project: providing a permanent and public repository for the open source components of Mac OS X.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    K8055 is a Mac OS X based control panel for the Velleman K8055 USB I/O card. It's a Cocoa / Obj-C application which can be used to control the K8055 from your desktop. The source will also provide a starting point for other K8055 interfacing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    newStep is an Operating System designed on Linux 2.6.12.3 with GNUstep and X11. As for the windowing system, we will try to use the modular release of X11 with a modified window manager to have a semi-MacOS X and NEXTSTEP apperance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OverView allows to quickly visualize disk usage in a very effective way, using color coded rectangles (treemap).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UPMS is based on BSD ports system, it can be used on any FSH 2.x Linux compatible distribution. UPMS have two level of dependencies checking, required and suggested. This two levels makes UPMS to tune all of the packages to optimal or minimal, depend on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cocoa Hesinfo GUI for MacOSX. Includes port of Hesiod 3.0.2 library as a MacOSX Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The MacOS X Network Management Extensions (MacNME) project is an effort to extended the MacOS X Client and Server administration capabilities provided by Apple's OpenDirectory system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    isectd is a middleware daemon that provides many-to-many client-to-server connectivity. Supports multiplexing requests to multiple server processes over IP networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project started because I wanted to learn how to use the libpcap library with Objective C. Would like to include something like this: http://drdobbs.com/showArticle.jhtml?articleID=199102239&queryText=networking+computers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    REX: Remote EXecution Distributed Computing Services for Linux and Solaris, providing C and C++ APIs, librex library and "rexd" daemon software to implement Load Balancing Process Migration : Dump + Restore, Remote File and Resource Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next