37 projects for "engineering" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    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.
    Try Auth0 for Free
  • 1
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full...
    Leader badge
    Downloads: 851 This Week
    Last Update:
    See Project
  • 2
    Repeater-START

    Repeater-START

    Showing The Amateur radio Repeaters Tool

    Repeater-START (Showing The Amateur Repeaters Tool) is an app to view nearby ham radio repeaters. It runs on Windows, Android, Ubuntu Linux and Raspbian for Raspberry-pi, Librem Phone, Pinephone/Manjaro Linux etc.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 3
    Stuntman - STUN server and client

    Stuntman - STUN server and client

    High performance, production quality STUN server and client library

    New version 1.2. This is the code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards compatibility for RFC 3489. ICE and WebRTC ready. Version 1.2 compiles on Linux, MacOS, BSD, and Solaris. Supports the STUN protocol on both UDP and TCP for both IPv4 and IPv6. Windows binaries are also provided. Additional features are in development. This is a mirror of the code on...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    finds exact gain, directivity and input impedance of Yagi or log-periodic antennas (planar symmetric array of cylindrical dipoles, many driven elements) for a range of specified frequencies, integrates 2D for segments on the same element, moment method
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    TraaS

    TraaS

    Traas - Traci as a Service

    An approach to handle communication tasks between a user application and the microscopic simulation software SUMO based on the SOAP protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    XASTIR

    XASTIR

    Multiplatform Ham Radio APRS and Mapping Program

    NOTE: Code commits are FROZEN on SourceForge: New code is now at <http://github.com/Xastir/Xastir>. Real-time tracking & messaging of stations via radio/internet APRS data streams, w/125 map formats supported. Linux/FreeBSD/Solaris/MacOSX/Windows in any of 7 languages. Can also be used for mobile mapping w/GPS. MAILING LISTS ARE AT: PROJECT->WEB SITE.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    nexbridge

    Makes Celestron mounts controlable over the network

    This this program transparently proxies the serial commands supported by the Celestron NexStar hand control over the network, so that the telescope can be controlled over the network. It is recommended to be used with libnexstar or NexStarCtl on the remote end. However it proved to be very useful for exporting all kinds of telescope mounts on the network like Sky-Watcher, Meade etc. Nexbridge can be used directly with software like SkySafari or through ttynet (part of the package) or other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Go Gmailer

    Go Gmailer is a java based desktop app to send emails.

    Go Gmailer is a java based desktop app to send emails.It is developed for people having slow internet connection.It is real simple and quick to send emails from this app. N.B.: It is recommended to create an app password for this app and choose remember me option to login after entering the app password so that you don't have to remember the app password for your G-mail account separately.This is JAVA based app so no doubt of security! If you have any issues with app then feel free to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10

    NexusDataLink

    Connect, monitor and control your (embedded) systems remotely. m2m/IoT

    Connect, monitor and control your systems or embedded devices remotely (m2m/IoT) - for example your Raspberry Pi. The communication interface is defined in XML automatically providing a REST interface. NexusDataLink integrates smoothly in existing software or firmware and significantly reduces connection- or communication-related source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    BEDBUG is a small, fast, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It exhibits uniform distribution, mixes rapidly (with worst-case avalanche better than 16-bits), has no detected bias, and comes in three variants: BEDBUG128, with an internal state array of 128+3 32-bit words; BEDBUG256, with an internal state of 256+3 words; and BEDBUG512 with a 512+3-word state. The former permit seeding with a key of up to 4096 or 8192 bits, the latter with a...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    Cory Greeting Cards

    Cory Greeting Cards

    Want to send a funny birthday or Christmas card to your friends

    Want to send a funny birthday or Christmas card to your friends, a beautiful card with your kids’ photo to your parents, an invitation to a party or dinner, a thank you card to your clients, a get well card to co-workers, a love card to a special someone or say sorry in a nice way. With a large collection of eCards in 17 categories, hundreds of decorative icons and a very simple, straightforward and intuitive interface, iGreeting Cards app makes it super easy for you to create and send...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MAIA Unit Converter

    This tool helps you to convert many units of calculations.

    The MAIA Unit Converter helps you, converting many kind of unit in your calculation project or school stuffs! You just have to lauch it and hit F1 to get help on how to use it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Seagull is a multi-protocol traffic generator. Especially targeted towards IMS, Seagull supports Diameter (RFC3588 and all applications) over TCP/SCTP and IPv4/IPv6 , TCAP (over SS7 or Sigtran), XCAP over HTTP and Radius.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 16

    MAIA_Reg_Browser

    MAIA® Reg. Browser 1.4 helps you to browse the registers of a PIC®

    MAIA® Reg. Browser 1.4 helps you to browse the large number of registers in PIC® devices. You just have to pick up a register name in the Reg. List, and get all informations about the register: (Address(es), Bank(s), Configurations bits...). You can also use the search line to type the first letter of a register name or a configuration bit name (upper or lowercase). The software automatically pops up all the related register or configuration bit names beginning with the letter; So you just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PIC_16F8XX

    A tool for browsing the large number of register on a PIC 16F8XX.

    MAIA® PIC® 16F8XX Reg Browser helps you to browse the large number of registers in the PIC® 16F8XX. You just have to pick up a register name in the List Box, and get all informations about the register: (Address(es), Bank(s), Configurations bits...). Author: ANDRIAMILAMINA Monge. E-mail: mongemilamina@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PROFILE (2D inverse modeling tool)

    tool for inverse modeling of the semiconductor devices

    The PROFILE [1] is a tool for inverse modeling of the semiconductor devices using 2D data and advanced optimization driver. All the files and its documentation is available at the official homepage of Profile: http://profile.ewi.tudelft.nl/ REF: [1] G.J.L. Ouwerling. Inverse modelling with the PROFILE optimization driver. NASECODE VI Software Forum, Dublin, July 1989.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iPDC - Free Phasor Data Concentrator

    iPDC - Free Phasor Data Concentrator

    Tool for Wide Area Measurement System

    iPDC is a free Phasor Data Concentrator that collects data from PMUs, and PDC/iPDC that are IEEEC37.118 Synchrophasors std compliant. iPDC do the time sequencing and combining of the received data as per IEEEC37.118 and send to other iPDCs, and applications on request. iPDC is able to archive the received data in the MySQL database on local/remote machine. PMU Simulator is also IEEEC37.118 std compliant. Software is built to be working on Linux platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    OpenSource GPS is software for x86 PCs that allows you to acquire, track and demodulate signals from GPS satellites. OSGPS requires a Zarlink GP2021 12 channel GPS correlator chip or software receiver hardware such as the GPS1A, see www.gpscreations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    z9basic

    Z9basic application and database environment

    Z9basic aims to be a high integrity & performance version of its predecessor bdbbasic. Language is modernized BASIC with screen and PostgreSQL database support. Targeted at Home, SOHO, Small business, Scientific or Engineering users. This project is incomplete and in limbo, due to a general lack of time. Those looking for this type of application functionality are encouraged to look at the bdbbasic project instead, which is complete and functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Satellite Tracking Web Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenAL mixer aims to provide a multiplatform API built on top of OpenAL to get/set volume values (including support for capture devices) and list, select and mute input and output lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Feel pictures free of charge - SeebyTouch is the unique open source tactile vision substitution system available! Using the software and the construction manual it is possible for everyone to get pictures over the tactile sense! - Blindensehersatzsys
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB