22 projects for "format low level" with 2 filters applied:

  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Official Android SDK for Stream Chat

    Official Android SDK for Stream Chat

    Android Chat SDK ➜ Stream Chat API. UI component libraries for chat

    This is the official Android SDK for Stream Chat, a service for building chat and messaging applications. This library includes both a low-level chat SDK and a set of reusable UI components. Most users start with the UI components and fall back to the lower-level API when they want to customize things. We're proud to say that we're the first Android Chat SDK that supports Jetpack Compose! We released our Compose UI Components one day after the official Jetpack Compose 1.0 release and our team members have been working hard on it since then. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    NSQ

    NSQ

    A realtime distributed messaging platform

    NSQ is a realtime distributed messaging platform that is designed to scale, and can even handle billions of messages daily. It promotes distributed and decentralized topologies, allowing it high availability and fault tolerance along with guaranteed reliable message delivery. NSQ scales horizontally and is easy to configure and deploy. It is agnostic to data format, so messages can be in JSON, MsgPack, Protocol Buffers, or anything else. Official Go and Python libraries are available,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    peerflix

    peerflix

    Streaming torrent client for node.js

    ...Because it's built on the torrent peer network, it downloads pieces on demand as playback proceeds, which can be more efficient if you only want to watch a single file. Peerflix also exposes programmatic API usage using underlying low-level torrent-streaming logic.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    ACARS decoder

    ACARS decoder

    An open source Acars decoder with rtl_sdr frontend

    ...It features : - up to four channels decoded simultaneously - error detection AND correction - input from sound file , alsa sound card or software defined radio (SRD) via a rtl dongle (http://sdr.osmocom.org/trac/wiki/rtl-sdr) or airspy (http://www.airspy.com) - could send decoded acars to a server via UDP in planeploter format or its own dedicated format. The 4 channels decoding is particularly useful with the rtl dongle. It allows to directly listen simultaneously to 4 different frequencies , with a very low cost hardware. Since version 3.0, acarsdec comes with acarsserv : a database backend program to store received acars messages.
    Downloads: 1 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
    GEneric Medical Survey TRACKER is written in PHP, using Zend Framework. GemsTracker is a tool for tracking fixed sequences of surveys asked to groups of individuals or organizations. GemsTracker is not a tool for building and administrating surveys. For that specialized survey software packages are used by GemsTracker, with LimeSurvey as the first among equals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AirChat

    AirChat

    Free Communications For Everyone

    AirChat is a proof-of-concept communication system that works without the internet or cellular networks, using audio over radio links to move messages between nodes. It couples a lightweight packet format with asymmetric keys to enable addressed delivery, optional end-to-end encryption, and anonymous broadcast when encryption is disabled. The software talks to modem software such as FLDigi via XML-RPC, letting one machine handle radio I/O while others run the AirChat service, and it can also ride any device capable of transmitting audio, including low-cost handheld radios. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Braille Alphabet Generator

    An automated way to generate all braille characters

    This project generates all possible braille characters. The characters are generated as image files. User can fully customize the look and feel of the images including their format type. The characters are language independent (i.e., they are not tied to the language the Braille coding is representing) nor are they tied to any Grade level of Braille system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It's simple, php4 + php5 + filebased multiuser blog/guestbook, it's mean that datas (posts, comments, user info) stored in files in csv format. Supported html formatting in post + one level comments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ** THIS PROJECT MOVED TO GITHUB ** libEtPan ! is a mail purpose library. It will be used for low-level mail handling : network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir), message /
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    A multiplayer RPG that connects as a psuedo server to an IRCD. Built in the tradition of old BBS Door games such as LORD (http://en.wikipedia.org/wiki/Legend_of_the_Red_Dragon). Forest fights add experience and gold needed to best your master (gain level
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Castadiva
    Castadiva is a test bed based on low-cost off-the-shelf devices, which is used to test protocols developed for MANETs. Castadiva is completely compatible with the file format used by the ns-2 simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JMS/Joram implementation of the Bully election algorithm. It is a library to be used by a process' implementation to make it transparently manage coordinator's elections, while it carries out business logic. A sample application is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    ImapHandler is a fsock-based low-level IMAP client for PHP intended for developers who want less abstraction than provided by the imap extension or PEAR::Mail_IMAP but don't want to have to worry about parsing everything themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CherBot is an information bot for Crossfire, Daimonin and good old plain IRC that keeps track of which players collect which items, who's been online, determines a level ranking, provides a mail system for mailing offline players, manages clans and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PLMtools is a suite of home automation utilites that provide a low level interface to the Insteon Power Line Modem (PLM). Example shell scripts providing a higher level interface are also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    giFT is a project designed to completely abstract low-level filesharing protocol communication while allowing seamless support for multiple networks. Currently available plugins include: OpenFT, Gnutella, and FastTrack (third party).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    TNet is a network library wrapping low-level socket functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java parser for MIME message streams. The low-level streaming parser uses a callback mechanism to report parsing events (similar to SAX). Messages may also be parsed into a JavaMail MimeMessage-like structure using temporary files for large attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WFC (wallaba foundation classes) is a set of low-level classes and functions for any type of application provided it is written in C++. Each compile of WFC should be tailored to the user's needs, by means of selecting/removing the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    green-home-auto

    Smart Home automation Cape Town optomise PV power usage IoT

    Smart Home Automation Arduino Mega IoT Rev87 of C++ Start 4 Oct 2016 Cape Town, South Africa 9 x 305W Canadian Solar PV panels Microcare 60A MPPT 8 x Sonic 105Ah Gel Batteries MLT Drives 4KVA Pure Sine Wave inverter Flat Plate thermo syphon solar collector and GeyserWise Aduino Mega , sensors and 8ch relay board .75KW pump with pressure/low level/ overcurrent Annual average daily power usage before PV 7kWh per day Post installation approx 15kWh per day . Payback period approx 5years at 7kWhpd then approx 20years “free power” Work in progress. Rev 86 of software development 3. Challenges, 1. RS232C comms to MPPT( to download Battery V and Current and PV power) 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB