Showing 29 open source projects for "level set method"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
  • 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: 11 This Week
    Last Update:
    See Project
  • 2
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DiscordGo

    DiscordGo

    (Golang) Go bindings for Discord

    DiscordGo is a Go package that provides low level bindings to the Discord chat client API. DiscordGo has nearly complete support for all of the Discord API endpoints, websocket interface, and voice interface. If you would like to help the DiscordGo package please use this link to add the official DiscordGo test bot dgo to your server. This provides indispensable help to this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Android Upload Service

    Android Upload Service

    Easily upload files in the background with progress notification

    Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins. At the core of the library, there is a Service that handles multiple concurrent upload tasks in the background. It publishes broadcast intents to notify status. This way the logic is completely decoupled from the UI. You are safe launching upload requests from your fragments, activities and services without worrying...
    Downloads: 5 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    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: 796 This Week
    Last Update:
    See Project
  • 6
    WSJT-X Improved
    WSJT-X_IMPROVED is published by Uwe Risse, DG2YCB. It is an enhanced edition of the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS, myself and others (https://sourceforge.net/projects/wsjt/) that provides several additional features and improvements, as well as more frequent updates and bug fixes. Notes: wsjt-x_improved is experimental and is licensed under GNU GPL v3 (https://www.gnu.org/licenses/gpl-3.0.txt). I am not aware of any adverse...
    Leader badge
    Downloads: 4,635 This Week
    Last Update:
    See Project
  • 7
    orb DID Method

    orb DID Method

    A DID method implementation that extends the Sidetree protocol

    Orb implements the following specifications: did:orb, Activity Anchors. The did:orb method is based on the Sidetree specification and Activity Anchors is based on the ActivityPub and ActivityStreams specifications. The project is built using make. The BDD test suite can be run with make bdd-test. This command builds the Orb images and runs the integration tests. A full set of integration tests is included, which demonstrate all the features of Orb, including adding followers/witnesses and creating/resolving sample DIDs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PSR http Message

    PSR http Message

    A PSR that provides a set of common interfaces for HTTP messages

    HTTP messages are the foundation of web development. Web browsers and HTTP clients such as cURL create HTTP request messages that are sent to a web server, which provides an HTTP response message. Server-side code receives an HTTP request message, and returns an HTTP response message. HTTP messages are typically abstracted from the end-user consumer, but as developers, we typically need to know how they are structured and how to access or manipulate them in order to perform our tasks,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AWS EC2 Instance Connect CLI

    AWS EC2 Instance Connect CLI

    All-in-one client for EC2 Instance Connect that handles key brokerage

    ...This module supports Python 2.7.x and 3+. This package is available on PyPI for pip installation, ie, pip install ec2instanceconnectcli. It is strongly encouraged you set up a virtual environment for building and testing. To set up this package you need to have pip installed. Install the package dependencies. Ensure your PYTHONPATH includes the package top-level directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    sns auth

    sns auth

    Universal third-party login SDK, support WeChat, WeChat scan code, etc

    ...In the interface file, 4 methods are defined, which must be implemented by each third-party base class, and are used for related third-party login operations and data acquisition. WeChat has an additional method for obtaining the address requested by the proxy. Version 2.0 no longer automatically sets the state through the system. If necessary, please handle the verification by yourself, and the state can also be put in the config. Line and Facebook are mandatory to pass state, if you don't set it, random value will be passed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cnry

    Cnry

    Cnry makes it easy to publish and keep track of warrant canaries

    Cnry makes it easy to publish and keep track of warrant canaries. A warrant canary is a method by which a service provider can inform users that they've been served with a government subpoena despite legal prohibitions on revealing the existence of the subpoena. The idea of using negative pronouncements to thwart the nondisclosure requirements of court orders and served secret warrants was first proposed by Steven Schear on the cypherpunks mailing list. Even if you don't need a warrant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tmi.js

    tmi.js

    Javascript library for the Twitch Messaging Interface

    ...Automatically reconnect the client if it gets disconnected for any reason. Sometimes Twitch will request the client to reconnect and tmi.js will disconnect and reconnect even if this option is set to false.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Apache ECharts

    Apache ECharts

    Use Apache echarts (incubating) in WeChat mini program

    This project is the WeChat applet version of Apache ECharts (incubating), and examples of its use. Developers can quickly develop charts through the familiar ECharts configuration method to meet various visualization requirements. In order to be compatible with the small program Canvas, we provide a small program component, in this way you can easily use ECharts. ec-canvasis the component we provide, and other files are examples of how to use the component. If necessary, you can download the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Panoramic RTL-SDR directly

    Panoramic RTL-SDR directly

    Open source RTL-SDR Panoramic Spectrum Analyzer

    This utility 'rtl_sdr_panorama.exe' designed for panoramic imaging spectrum REALTIME any (reasonable) band by accumulating within 0.5 second spectral samples of limited bandwidth for simultaneous monitoring (speed via USB, usually within 2...3 MHz) c DVB- chip based RTL-2832/R820 (13...1864 MHz). Controlled parameters: 1. Dongle Phone system. 2. Initial scan, Hz. 3. Endpoint scan, Hz . 4. Spacing scanning ediitsy tens kHz/MHz. 5. Noise level, dB. 6. Magnitude clock frequency...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Modem Manager GUI

    Modem Manager GUI

    Frontend for ModemManager 0.6/0.7, Wader and oFono

    Modem Manager GUI is a simple GTK based graphical interface compatible with Modem manager, Wader and oFono system services able to control EDGE/3G/4G broadband modem specific functions. You can check balance of your SIM card, send or receive SMS messages, control mobile traffic consuption and more using Modem Manager GUI.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 16
    Soy

    Soy

    Static Websites on the Distributed Web

    Soy is a collection of smart contracts and tools to enable you to build your site on the distributed web. By virtue of using ENS and IPFS your content will be quickly accessible all over the world without having to set up or manage any infrastructure. Scripting with Soy usually looks something like this. This is an example of creating a new Soy instance and using it to register a domain and publish the content hash for the site. Once you have ENS set up to point to an ipfs hash, simply add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FileDownloader

    FileDownloader

    Android multi-task file download engine

    A reliable, flexible, fast and powerful download engine. Simple use case such as start and cancel, download queue or get state or task info. The advanced use case such as set max parallel running count, set remit database delay milliseconds or injection components. FileDownloader is multitask, multi thread (multi connection), breakpoint-resume, high-concurrency, simple to use, single/not single-process. From now on, FileDownloader supports the following components to be customized by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    messenger-bot

    messenger-bot

    A Node client for the Facebook Messenger Platform

    ...The underlying method used by bot.middleware() to parse the message payload, and fire the appropriate events. Use this if you've already implemented your own middleware or route handlers to receive the webhook request, and just want to fire the events on the bot instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Automatic Volume Mixer

    Automatic Volume Mixer

    A tool for automatization of Windows Volume Mixer.

    ...This enables you to keep your audio player running in the background at all times. - Briefly muting all applications while a notification is playing. - Forcing application's volume to a set level - Automatically lowering volume during night - Launching processes/popups when some application makes noise
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    wechat4u.js

    wechat4u.js

    JavaScript implementation of WeChat wechat web interface

    ...User avatar base64 data is no longer stored in the bot.user object. Rremove the example directory. Fix some data in Contact and Message data is not enumerable. Pass the complete Error object to the upper-level code, and put the original Chinese error description in err.tips. The bot.getContact(Seq) method adds the Seq parameter to support incremental acquisition of complete contacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VIP1103

    VIP1103

    IPTV Set-Top box in a small, low power, form factor.

    The innovative VIP1103 broadens ARRIS’s IPTV client portfolio. With its compact design and a bare minimum of connectors, VIP1103 is the optimal product for cost-effective entry level or second TV set deployments. The VIP1103 supports high-quality IPTV services such as high-definition broadcast TV, on-demand and interactive applications, as well as over the top (OTT) services. The VIP1103‘s compact design minimizes energy consumption, keeping costs down and reducing its impact on the environment. VIP1103 is powered by the ARRIS KreaTV operating system, which integrates with current VOD, middleware, and Conditional Access (CA) systems. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Mail Relaxer

    Mail Relaxer

    Synology package to hibernate while running Mail Station & Server

    Start/Stop the mail processes as needed, allowing your Syno to hibernate (sleep) in the quiet hours. Only to be used with Mail Station polling external mail server(s), i.e. NOT when you run Mail Server with own domain (because the server should keep running all the time then). Still, you can use Mail Server just as IMAP server and SMTP relay. Mail Relaxer is not intended to be used with Zarafa. Credits for the original idea go to Tobi "jahlives" from German Synology forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AVR beacon

    AVR beacon

    A hamradio beacon project on an AVR MCU

    AVR beacon project utilizes a new approach to RF signal generation using SQDDS method (making RF signals directly from the software, based on a pre-calculated periodic bit-sequence). It is mainly used by the hamradio operators to set up various radio beacons for different purposes, mostly for radio waves propagation discoveries. CW (continious waves, Morze code) is a main modulation mode. Other modes like PSK and FSK are planned to implement in the future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PHP SSH2 lib

    Fork of PECL SSH2 0.11.3 includes keyboard_interactive login

    PECL SSH2 is a library for using SSH in PHP. The function ssh2_auth_password fails if the SSH client has keyboard_interactive method set. This fork is made to rectify the above problem. The patches have been sent to PECL . It may release in their next package release also. Visit http://www.adcoprod.com/ njoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This Library helps to determine the performance of the Java code. it will help you to determine execution timings between method/statement calls, JDBC calls etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB