Showing 59 open source projects for "jason"

View related business solutions
  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Jason is a fully-fledged interpreter for an extended version of AgentSpeak, a BDI agent-oriented logic programming language, and is implemented in Java. Using JADE a multi-agent system can be distributed over a network effortlessly. This project was moved to https://jason-lang.github.io
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    Jason

    Jason

    A blazing fast JSON parser and generator in pure Elixir

    A blazing-fast JSON parser and generator in pure Elixir. The parser and generator are at least twice as fast as other Elixir/Erlang libraries (most notably Poison). The performance is comparable to jiffy, which is implemented in C as a NIF. Jason is usually only twice as slow. Both the parser and generator fully conform to RFC 8259 and ECMA 404 standards. The parser is tested using JSONTestSuite. The package can be installed by adding jason to your list of dependencies in mix.exs. Jason follows...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Node Fetch

    Node Fetch

    A light-weight module that brings the Fetch API to Node.js

    Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to fetch API directly? Hence, node-fetch, minimal code for a window.fetch compatible API on Node.js runtime. See Jason Miller's isomorphic-unfetch or Leonardo Quixada's cross-fetch for isomorphic usage (exports node-fetch for server-side, whatwg-fetch for client-side). If you cannot switch to ESM, please use v2 which remains compatible with CommonJS. Critical bug fixes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Javino

    Javino

    A library for communication between Jason and Raspberry+Arduino

    LATEST VERSION-> http://javino.chon.group/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    ChonOS

    ChonOS

    A specifical-purpose GNU/Linux distribution for Embedded MAS

    ... of Things (IoT). It also features an extended version of Jason specifically for Embedded MAS, which allows communication with hardware and an IoT middleware. Installation Tutorial: https://docs.google.com/document/d/1vNFF5BW73UKxvOMUaiKSjbKSz3Kq5z7TSr4vD3TmAbM/edit?usp=sharing Videos Tutorial: https://www.youtube.com/playlist?list=PLvRT7K1j00AO_uUZI3lukil0Owhp1LKaW
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project aims to promote the MultiAgent Programming (MAP) approach by providing a suitable integration of tools and languages for programming the following dimensions: agents (Jason), environment (Cartago), and organisation (Moise).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyArmadillo

    PyArmadillo

    linear algebra library for Python

    PyArmadillo - streamlined linear algebra library for Python, with emphasis on ease of use. Alternative to NumPy / SciPy. * Main page: https://pyarma.sourceforge.io * Documentation: https://pyarma.sourceforge.io/docs.html * Bug reports: https://pyarma.sourceforge.io/faq.html * Git repo: https://gitlab.com/jason-rumengan/pyarma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mi WiFi Passwords

    Mi WiFi Passwords

    A tool that helps users see all their PC WiFi passwords at a glimpse.

    MifiWiFiPasswords is a portable free software tool which helps people recover, view, search, retrieve, save and hack around all WiFi Networks passwords for the machine on which you run the software . It was initially developed in a single night by Blessed Jason Mwanza as a way to simplify the means on which to share and retrieve WiFi passwords to new users and members of his community. With MiWiFiPasswords version 2, Passwords for the machine on which you run the software...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    HC Software serves as an incubator for Jason Rohrer's mini-projects. These projects are not large enough to warrant their own SourceForge projects.
    Downloads: 77 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AospExtended-jason

    AospExtended-jason

    Official AospExtended For Xiaomi Mi Note 3

    AOSP Extended is an AOSP based rom which provides stock UI/UX with various customisations features along with the Substratum theme engine. The project has been made by cherry-picking various commits from various other projects. Being based on AOSP it provides a smooth and lag-free experience out of the box. We will constantly try to add more features and make it even better in future updates. A ROM by a user, for a user. #StayAOSP #ExtendYourDevice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    karumanchi

    :satisfied: DS Problems from karumanchi. This repository follows the C++ Best Practices written by Jason Turner.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    clmtrackr

    clmtrackr

    Javascript library for precise tracking of facial features

    clmtrackr is a javascript library for fitting facial models to faces in videos or images. It currently is an implementation of constrained local models fitted by regularized landmark mean-shift, as described in Jason M. Saragih's paper. clmtrackr tracks a face and outputs the coordinate positions of the face model as an array. The library provides some generic face models that were trained on the MUCT database and some additional self-annotated images. Check out clmtools for building your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    gevent

    gevent

    Coroutine-based concurrency library for Python

    gevent is a coroutine -based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop. gevent is inspired by eventlet but features a more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent. Since version 1.1, gevent is maintained by Jason Madden for NextThought with help from the contributors and is licensed under the MIT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Argo for Jason

    Argo for Jason

    A Jason architecture for programming embedded robotic agents

    In this architecture, Javino enables processing the data coming from sensors as perceptions in ARGO's agent reasoning cycle. Then, one can restrict the list of perceptions delivered by Javino based on filters designed by the agent's programmer. The main contribution of ARGO is to enable the use of perception filters for programming robotic agents. Moreover, ARGO allows an agent to decide when to start or to stop perceiving from its sensors, to fix the interval between each perception and to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cppbestpractices

    cppbestpractices

    Collaborative collection of C++ best practices

    Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. This document is meant to be a collaborative discussion of the best practices in C++. It complements books such as Effective C++ (Meyers) and C++ Coding Standards (Alexandrescu, Sutter). We fill in some of the lower-level details that they don't discuss and provide specific stylistic recommendations while also discussing how to ensure overall code quality...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    Darkbot

    Darkbot is an AI robot for IRC, especially useful for help channels.

    This Darkbot page is a fork of the original Darkbot. The original page was taken by new ownership and the original group of contributors have had no luck in retaining control over the project as was originally the case. Darkbot is an artificially intelligent IRC robot originally created by Jason Hamilton for use in help rooms on the Undernet IRC network, and others. It is capable of being taught responses to questions, and can help simulate the feeling of having a real person around to answer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MUSA.net

    .NET agent-based framework

    A .net framework for creating agent-base systems. It aims to re-implement the Jason/AgentSpeak system in C#. In Files section is avaible a ready-to-use dll library for your projects. A demo is of the this framework has been developed and is avaible at https://github.com/davide990/DomesticRobot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Arbaro is an implementation of the tree generating algorithm described in Jason Weber & Joseph Penn: Creation and Rendering of Realistic Trees
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    RootGraph

    A graphic optimization tool for automad image analysis of plant roots

    ... comparisons with other automated and semi-automated software solutions as well as against results based on manual measurements. Please cite: Cai, Jinhai and Zeng, Zhanghui and Connor, Jason N. and Huang, Chun Yuan and Melino, Vanessa and Kumar, Pankaj and Miklavcic, Stanley J. (2015), "RootGraph: a graphic optimization tool for automated image analysis of plant roots" Journal of Experimental Botany, 66(21), pp.6551-6562.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Fix Me Phone

    AIO Android Bug Squasher

    .... Credits: ★ zenforic (Jason) - Tech Wolves Co-founder ★ Lead Developer & Project Manager ★ Timberwolf (Patrick) - Tech Wolves Founder ★ Designer & Bash Developer ★ Jonathan Mergy ★ Insufficient Storage (Fix 1) ➡ http://mergy.org/2014/05/fixing-false-insufficient-storage-available-errors-on-android/ Incoming Fixes & Changes: • Insufficient Storage (Fix 3) • Google Play's "No Connection" (Fix 1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Xirius Defect XXL - Atari XL/XE

    Xirius Defect XXL - Atari XL/XE

    Logical game - place elements from tray to playfield to fill all gaps

    Original version was coded for Abbuc SW compo 2013 in 16 hours and it contained around 20 levels. Game took 4th place at compo. Later I decided to expand game with new elements and Jason Kendall designed almost all (200+) new levels that are included in XXL edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DiamondQuest

    DiamondQuest

    Answer math problems to dig down and find buried treasure.

    DiamondQuest is built in the tradition of command-line games like Nethack. In this, you answer math problems to dig down, and you find various buried treasures. Can you beat your high score? This game was built by Jason McDonald for a very special friend, but you can enjoy it too!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MAS-MT
    The Multi-agent Systems Modeling Toolkit (MAS-MT) is a framework for modeling MAS, which uses a MDA approach to provide a generic solution for several agent-oriented modeling language. The toolkit employs the FAML metamodel as core solution. Besides, it uses the JaCaMo metamodel in order to generate Jason/Moise+ code. It is used the TAOM4Eas graphical environment. The MAS-MT is a set of plugins for Eclipse. It is recommended to use the Indigo version because the TAOM4E only runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mpz_aprcl32

    MPZ APRCL32 can prove the primality of numbers, written in C and GMP.

    This code contains an implementation of the APR-CL primality proving algorithm. It is a conversion of the Java based APRT-CLE written by Dario Alpern, who had written his based on the UBASIC version from Yuji Kida. This version incorporates improvements based on Jason Moxham's APR-CL code, which greatly reduced run-time memory requirements. mpz_aprcl is meant to be compiled on systems that support C, GMP, and a 64-bit data type. It can prove the primality of numbers up to 6021 digits long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.