26 projects for "logic" with 2 filters applied:

  • 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
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    Christmas Tree

    Christmas Tree

    Just a simple Christmas tree, based on reddit story

    atree is a lightweight JavaScript library for managing and visualizing hierarchical tree data structures in a flexible and efficient way. It offers core abstractions for creating nodes, building parent–child relationships, and traversing trees with utilities for depth, breadth, and custom iteration strategies. Because tree structures are ubiquitous in computing—from file systems and organizational charts to DOM structures and evolutionary taxonomies—atree provides a reusable foundation for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wireflow

    Wireflow

    User flow chart real-time collaborative tool

    ...Unlike static flowchart apps, Wireflow’s interface focuses on quick and intuitive creation of flow diagrams that represent screens and transitions, helping teams prototype and iterate on navigation logic and interaction sequences. It supports real-time collaboration, meaning multiple people can work on the same flow simultaneously, making it useful for distributed teams and remote workshops. Users can drag and drop nodes, connect steps with directed lines, and annotate interactions, producing a visual blueprint for app behavior, website navigation, or feature flows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Live API Web Console

    Live API Web Console

    A react-based starter app for using the Live API over websockets

    ...It ships with demo branches that show grounded search, function calling, and visualization—one example has the model calling a function that renders Vega/Altair graphs directly in the UI. Under the hood there’s an event-emitting WebSocket client, an audio in/out processing layer, and a minimal scaffolded view so you can focus on your app logic rather than wiring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FOML
    ...The model meta-data (meta-model level reasoning, or syntax reasoning) 2. Data level: reason about a model and its data (instance model, i.e., diagram) FOML is built as a semantic layer on top of PathLP - a compact logic rule language of guarded path expressions, an adaptation of a subset of F-logic.
    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
  • 5
    Video Pre-Training

    Video Pre-Training

    Learning to Act by Watching Unlabeled Online Videos

    ...The repository contains demonstration models of different widths, fine-tuned variants (e.g. for building houses or early-game tasks), and inference scripts that instantiate agents from pretrained weights. Key modules include the behavioral cloning logic, the agent wrapper, and data loading pipelines (with an accessible skeleton for loading Minecraft demonstration data). The repo also includes a run_agent.py script for testing an agent interactively, and an agent.py module encapsulating the control logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    libUEMF

    A C99 implementation for reading/writing WMF and EMF Graphic Metafiles

    libUEMF is a portable C99 implementation for reading and writing Windows Metafile, Enhanced Metafile, and Enhanced Metafile Plus (WMF, EMF, and EMF+) files. libUEMF avoids collisions with Microsoft defined functions and values, so portable programs which use it and have a Windows version do not require any conditional logic to separate the native GDI/GDI+ support from the equivalent functions provided by libUEMF. libUEMF does not implement GDI/GDI+ calls. Instead, for each metafile record type, and each object type incorporated into such a record, it provides corresponding *_set, *_get, *_print, and *_swap functions. Additional functions are provided for assembling the metafile in memory, debugging, and providing any needed byte swapping (an EMF file's internal data representation is always Little Endian.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ObjectVolume

    ObjectVolume

    Calculates Volume, Surface Area & Centroid of a Closed Triangular Mesh

    ...Tetrahedrons with back facing triangles are added and those with forward facing triangles are subtracted yielding the object volume. A detailed description of the process is presented in the ObjectVolumeTutorial.doc document as well as program logic and results. A key component in the program is a subroutine that calculates the volume of a tetrahedron. Four sets of equations were tested and to my surprise all four produced similar results in accuracy and timing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jade

    Jade

    Jade is a cross-platform diagram editor built on the Qt framework.

    Jade is a cross-platform diagram editor built on the Qt framework. It is similar in scope to Microsoft Visio or Gnome dia. It is released under the GNU General Public License version 3.0 and is available for Windows, Linux, and likely any other platform that is supported by the Qt library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MusicPlayer

    MusicPlayer

    Music player - endlessly plays your music

    This music player is supposed to be simple and all centered around an infinite intelligent queue (some other players call this PartyShuffle or DJ mode). You can manually add songs to it - but if you don't or the queue gets too short, it will automatically intelligently fill it with further songs. The intelligent queue decision currently is based on: * song ratings * context-based choices, e.g. related songs more likely Other features of this player: * open source, simplified BSD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Secret of NIM

    The Secret of NIM

    An easy way to remerber NIM logic

    The Secret of NIM is a software writen in PHP/MySQL and JavaScript. It shows a graphical representation of a logic scheme with wires connecting logic modules which have specific parameters. This software has been developped for NIM/TTL logic, thus his simplicity allows also the representation of other logic systems, numeric systems or analogic systems i.e. the pedal board of an electric guitar. The Secret of NIM is divided in two parts. The first one is the main part of the software. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lircexec
    "lircexec" is a little program which can be used as a replacement for "irexec" and "irxevent" which are part of LIRC project (http://www.lirc.org). Most important differences are: - flexible keymaps (operating modes) that can be used for any IR controller supported by lirc. - additional logic implemented to keep trace of applications associated with keymaps - like automatic, temporary keymap swapping (override) if application doesn't have input focus, "force-focus" mode and more. - multi-command keys, global keys, auto-repeating keys simulation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PROFGallery is free flash gallery for everyone. It is based on AS3 and XML. It is easy customisable. You can easily change style and logic behaviours. Its like instrument for building your own unique flash gallery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Algomusic is a Java tool made for introducing algorithmic music. Originally a college project it's still quite immature and needs help going forward. Plans include a GUI and fully developed toolkit/API for possible educational use. (Ver: Alpha 0.1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BUZZle means Buzz Logic Enhanced and has neither to to with Buzzle.com or the Buzzle-Game. BUZZle is a free (non-commercial) modular music composing and sequencing tool. It is a completely re-written version of the famous Jeskola Buzz.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Software for live sampling and audio processing. Algorithmic composition and improvised audio manipulation in real time. The audio engine uses Csound, and the composition logic is built with Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ThinWire is an Ajax RIA framework for building zero footprint Ajax browser applications that feel like desktop GUI applications. Program Ajax on the server, using an event driven GUI model that reconnects program logic. All Major Ajax Browsers Supported!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library, initially written for the ScreenKast program. Provides the necessary logic to capture screen recordings and to process them. Includes a soap-client for the webservice at captorials.com that enables you to share your recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Virtual Reality Environment based on Internet to teach Logic and Functional Programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Implemented for maximum efficiency/ease of use. Write or read bit streams for audio and video protocols such as mpeg (mp3), H.263, etc. Many parallel streams could be used in logic syntax streams as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Applications that use and display SignWriting symbols. Applications are based on a library of common operations instead of recreating the same logic for each app. The library is built on the portable wxWindows cross-platform application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DuSK 3D is a game engine like quake serial game engine. In nowadays, it use quake3's game data(maps, textures, sounds etc.). It will have full function to replace Quake3 engine(quake3.exe), and support Quake3's game logic dll such as ui.dll, cgame.dll,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Administration of sport-leagues(soccer). XML as 'Database'. JAVA Servlets provide the application logic. Cocoon to generate user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NFJE is a 3D graphics library in java suitable to build applets for JDK1.1 compliant browsers as well as OpenGL graphics (through GL4Java). NFJE provides a level of abstraction so that the "business logic" is totally independent of the renderer used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB