Search Results for "server development" - Page 13

Showing 598 open source projects for "server development"

View related business solutions
  • 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
  • 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
  • 1
    This project contains test software and tutorials for Analog Devices' Blackfin DSP device drivers and system services. See the wiki (in the menu bar above) for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Development of an OSEK conform real time operating system for the AVR architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Inetsock is a library that offer an easy to use API for socket on POSIX platform(which include UNIX/LINUX). It allow to create client, server and multicast socket. It have already been used to develope web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This Project on to get I386 Emulation integrated into Garrysmod. By using a modified graphics driver able to pass the raw application output directly to the game server to be sent to clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 6
    For a long time motif has been the de-facto standard widget set in the professional world. This had one major issue, and that being that the source of motif was not free. We, the Hungry Programmers implemented a replacement called lesstif under a free license to provide a way to use free programs written for the motif widgetset. In 2012, the motif source has been relicensed to LGPL, making the lesstif source redundant and obsolete, as its goal has been achieved, a free motif. As lesstif is...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 7
    Tools to incrementally build customised Forth Virtual Machines for embedded applications. Token compiler converts token description into C code templates. PC console application includes FVM, it is used to compile and debug bytecodes for target FVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Packet Design Embedded Library (PDEL) is a C library containing an assorted collection of code useful for developing embedded applications. Also included is lws ('lil Web Server'), a lightweight, scriptable embedded web server using libpdel. 2025-07-06 - Note that hosting of this project has been moved to Github at https://github.com/markfrommn/libpdel. It has been inactive a long time but I hope to update to be able to build against current Linux and MacOS at least. TBD on...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Development of David Jones' CalcWatch project. see, http://www.calcwatch.com For support, please visit the calcwatch forum at, http://www.calcwatch.com/forum/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    A little command-line tool and a little php module to change kerberos passwords, even on a Active Directory server, even already expired ones. It runs on Linux, no additional configuration (or access) to the kerberos server is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenUAT is a toolkit for authentication in ubiquitous computing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Libcddb is a library that implements the different protocols (CDDBP, HTTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial libary will have a C API.
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 13
    The libpsync library provides lightweight portable synchronization primitives (thread, mutex, semaphore, etc.) for C/C++ under a non-restrictive license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GNU-Monitor is a transactional monitor that allows client/server applications to be developed with minimal effort. It consists of transaction routing modules that ensure data integrity and recovery on abnormal termination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Application framework for modularizing *nix applications into discretely-purposed components. Resourcerver binds a system of processes together with a local-machine server which facilitates and controls IPC. A primary focus is application security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Water: a fast, secure, dynamic OO language and database. Water is an all-purpose language (and meta-language) that runs Web applications in the browser or server-side. Water is compatible with .NET, Java, and C on Windows, Linux and Mac OS X system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EzSocket is a socket library written in C.The aim of EzSocket's existence is to decrease the required source code that it should writes a programmer in order to create a client or server socket.Get a server or client socket with only one function.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    The objectives of OCERA is the design and implementation of a library of free software components for the design of embedded real-time systems. These components will be used to create flexible, configurable, robust and portable embedded applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xstress is a SMTP mail server stress testing tool. xstress creates multiple connections (using threads) to the (configured) mail server and sends mails with varying subject, body, attachment and TO/FROM addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    prtpacker is a tool for creating trees of program resources which can be compiled into your program. For example say your program needs an image 'image.png'. Instead of having to make sure 'image.png' is some where your program can find it you ca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Upthreads is a user space implementation of the POSIX thread library implemented using setjmp/longjump (or equivalent). This libpthreads implementation is useful when threads are need in deeply embedded systems with little OS support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AMX Mod X
    AMX Mod X is a Metamod plugin which allows you to write modifications for Half-Life with Small scripting language. It provides in-game administration tools, game statistics, server management and gameplay modificators. It is based on the original AMX Mod
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 23
    The project of mGDesktop is composed by Server(mginit), 2D/3D graphics demo programs, games, notebook, calculator, painter, medical interface example, industrial interface example, intelligent home control interface example, STB interface example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Thix
    The Thix Operating System is fully functional at this time. Many free software packages have been succesfully compiled/run under it, including development tools such as the GNU C/C++ Compiler suite. -- VISIT www.thix.eu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSEXT is a framework for JavaScript for server scripts, web servers and web clients. Seamlessly integrates C libraries with JavaScript code. Based on this, JSEXT provides support for fastcgi, MySQL, SQLite, FTP, SMTP, HTTP and more.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB