27 projects for "essential-static" with 2 filters applied:

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    BeeBEEP (Free Office Messenger)

    BeeBEEP (Free Office Messenger)

    You can message and share files inside your intranet without a server.

    ...You can talk and send files with all your colleagues inside a local area network such of an office, home or internet cafe without a server. BeeBEEP works also with VPNs. This serverless application is indispensable in all those places where privacy and security an essential requirement. For more info visit: https://www.beebeep.net
    Leader badge
    Downloads: 2,439 This Week
    Last Update:
    See Project
  • 2
    App::DistSync

    App::DistSync

    Utility for synchronizing distribution mirrors

    Utility for synchronizing distribution mirrors
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenEMM e-mail & marketing automation

    OpenEMM e-mail & marketing automation

    software for email automation (newsletters, transaction mails, etc.)

    This is an archive for old versions of OpenEMM. You will find the latest version of OpenEMM here: https://wiki.openemm.org OpenEMM is a browser-based enterprise application for email automation like info and marketing newsletters, transaction mails or multi-stage email campaigns. OpenEMM offers tons of features for professional users, among them: a great user interface, template-based HTML mailings, automatic bounce management, mail opening and link tracking, lots of graphical realtime...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    wave-share

    wave-share

    Serverless, peer-to-peer, local file sharing through sound

    ...After the offer-and-answer exchange, the browsers establish a direct WebRTC connection over the local network. The signaling process does not require a dedicated server, application installation, or browser plugin. Its sound packets contain essential SDP details, network information, security fingerprints, credentials, and error-correction data. The project also includes a command-line prototype for sending arbitrary text through its audio protocol. Its data-over-sound technology was later extracted and developed separately as the ggwave library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CSS-Only Chat

    CSS-Only Chat

    A truly monstrous async web chat using no JS whatsoever

    ...Its main purpose is to illustrate the limits of CSS as a programming and UI tool, serving as both an educational example and a bit of humor within the developer community. By pushing CSS beyond its conventional role, it demonstrates how user interfaces can be simulated through styling tricks and static structures. Although not suitable for production use, it stands as a fun exercise in front-end creativity and unconventional coding challenges.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Serendipity PHP Weblog System

    A reliable, secure & extensible PHP blog | Not mainstream since 2002

    ...PHP blog with all the common features (comments,track/pingbacks,RSS) plus cool extras:Click'n' blog admin,extensible event-driven plugin API,easy styling, multiuser,image management,static pregeneration and a nifty installer: unpack, open in browser!
    Downloads: 80 This Week
    Last Update:
    See Project
  • 7
    libpop3

    libpop3

    a lightweight ANSI C library for handling POP3 mailboxes

    ...libpop3 is written in pure ANSI C89 without any external dependencies, thus it can be compiled and used on anything, anywhere. Since it is very light, it is designed to be used as a static library (but you could just as well incorporate its code right into your project).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    ...The more words in your key-phrase, the more layers of encipherment SES applies. It is part Vigenere, part onetime pad, part cryptographic hash, not to mention the essential scrambler element, each component driven by ISAAC, with all key-derivation and stretching relying on Keccak in 512-bit configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NetworkService

    Networking framework for Java applications

    ...It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has the following features: -Public and private chat windows. -Files transfer. See how to use NetworkService:- https://sourceforge.net/projects/networkservice/files/NetworkService1.0.0.3/ See other applications using NetworkService: -A search system for PDF files stored on different PCs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An IRC Bot With some essential commands for fun and power. This lightweight bot can be adapted to all your needs. Because it is made in python the possibilities are limitless. **This project is not under development, v0.2 is the less-bad code and should be used instead of v0.1**
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Ajax Chat

    Chat application using MySQL, PHP and Javascript

    This web application will allow anyone to register using a first and last name and then once logged in it shows the user a list of people that are logged in right now. If they click user 2's name it pops up accept or cancel buttons for user 2. Once they click accept a chat box appears instead of the list of users you can chat with. It only allows you to chat with 1 person at a time. Later we could allow you to chat with more than 1 person in a chat box or more than 1 chat box at a time like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GeboGebo is a modern Wiki system running with a local tdbengine database structure. This allows it to use indexed fulltext search, AutoLink, realtime backlinks and fast page retrieval. Other features are: Plugins, Static page generation, namespaces, 3-le
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    G2CD is a hub-only implementation for the Gnutella 2 peer-to-peer network. With its ability to run on a typical server (unix/24-7/static IP/high bandwidth/SMP) it is possible to set up a dedicated G2 Hub to improve the overall G2 network performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NanoBlogger is a small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep and sed to create static HTML content.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Relay with Postfix and dynamic IPs (using static DNS hostnames). Great for admins that doesn't like SMTP auth for foreign clients. Hacer relay con postfix y ip dinamicos (usando nombre fijos)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Asterisk Admin is a php/ajax web app to manage realtime asterisk deployments. It supports both static and realtime configuration, and can manage any and all features found in asterisk 1.2+ that can be controlled through asterisk's realtime interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Public Computing Services strives to provide essential information management to families that can't afford commercial software. Browser-based applications help users manage health, communications, education, legal, financial, home and employment data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    minihuff is a data compression library that enables the creation of a static frequency table to be stored at both ends of a connection. This allows effective compression even for very small pieces of data that maintain similar entropy characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small but powerful Wiki. All data is stored in a local database structure which makes it very fast. It has a lot of modern wiki features as AutoLink, RSS or for example static page generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zeroconf networking allows easy connection of hosts without needing to setup DHCP servers or assign static IPs. This project is intended to provide support for Zeroconf (http://www.zeroconf.org) networking for Linux and Unix machines.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    This is a software system designed to "proxy" any number of dnsbl's. The system is designed to work with static, or dynamic dns zones(bind spec), sendmail access files, or libmilter and uses perl and bdb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SPAZIO XSP Base is a simple and essential multiplatform file transfer that allows you to send and receive files between different systems using IBM WebSphere MQ message oriented middleware. It uses an open protocol with an XML header.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    A CrossPlattform Instant Messenger written in Java, brings its own small Server and allows people to communicate in a LAN with static IP-Adresses. Current release has support for ICQ and AIM, more will follow. Want to contribute? Mailto project admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo