Showing 71 open source projects for "json-c"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    SBW (Systems Biology Workbench)

    SBW (Systems Biology Workbench)

    Framework for Systems Biology

    The Systems Biology Workbench(SBW) is a framework for application intercommunications. It uses a broker-based, distributed, message-passing architecture, supports many languages including Java, C++, Perl & Python, and runs under Linux,OSX & Win32. It comes with a large number of modules, encompassing the whole modeling cycle: creating computational models, simulating and analyzing them, visualizing the information, in order to improve the models. All using community standards, such as SED-ML, SBML and MIRIAM.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    SAFMQ: Store and Forward Message Queue, message oriented middleware. Uses include Assured Async Messaging, SOA, Delayed/Batch, and Cluster/Grid Computing. The SAFMQ server provides cross platform communication among C++, PHP, Java, and .NET clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    NXLogin

    A C# client for nxagent

    NXLogin aims to be a simple glue program for Windows machines that automates nxproxy and nxagent setup using Cygwin tools. It uses SSH to connect to a remote UNIX host, invokes nxagent there, and invokes nxproxy locally. It can also start up a local X server. NX traffic is tunneled through SSH.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gradelink Student Information System Icon
    Gradelink Student Information System

    Elementary, Middle and High Schools, K-8, K-12, Private, Charter, College Departments and Trade/Technical Schools

    Help your school save time, increase enrollment, and achieve its mission with Gradelink. An award-winning student information system and school management system, Gradelink school management software system is suitable for Preschool through High school. Gradelink is a great fit for higher education and for small colleges. Gradelink combines school management, teaching, and learning tools to help schools perform their best. Top features include attendance management, report cards, classes and scheduling, standards-grading system, communications, student information, and student/parent access. Lesson plans, grade sheets, parent communication and custom reports all work together in perfect unison. Gradelink is ideal for K8 schools, private schools and Charter schools.
    Learn More
  • 5
    aCompute

    aCompute

    Aims to enable researcher to tap in to mobile computing capability

    ...new resources can be added and removed from the system on fly; in layman terms the project will create an agent program that enable sharing & execution of program among all the available resources whether it be desktop, laptop, pda . thereby one can accelerate research to the very extent of resource availability with out bothering about anything... C++11v Upcoming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AsyncWcfLib

    AsyncWcfLib

    Actor based programming using WCF and async-await.

    Note: There is a successor of AsyncWcfLib: https://github.com/steforster/Remact.Net AsyncWcfLib is a software library for distributed computing based on Microsoft WCF. AsyncWcfLib is a lightweight message bus bridging Windows and Linux by using the .NET Framework or Mono. It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5. AsyncWcfLib supports threadsafety through an actor based programming model. Actors are loosly coupled system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MCE Controller

    MCE Controller

    MCE Controller has been moved to CodePlex. http://mcec.codeplex.com/

    MCE Controller home page: http://mcec.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Infinispan

    Infinispan

    High performance distributed in-memory key/value store

    Infinispan is an open source, Java based data grid platform. ***IMPORTANT*** Starting with Infinispan 5.0.0.FINAL, Infinispan releases are no longer hosted in Sourceforge. They can now be located in www.jboss.org/infinispan/downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Asset Management Icon
    Digital Asset Management

    Manage all your digital marketing assets from your own good-looking, easy-to-use spot in the cloud.

    Make one quick stop for all of your company's images, stock photos, videos, creative files, documents, presentations and more. Powerful tagging and search features deliver exactly what you’re looking for.
    Free Trial
  • 10
    The VRESCo project implements a SOA runtime based on novel technical concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Advanced Send and Receive Sonic MQ C#
    AdvancedSendandReceive is a well featured SonicMQ client application implemented in C# for Sending and Receiving of JMS messages. It was inspired by the work done for BasicSendandReceive C# sonicmq
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Smart Thread Pool is a rich thread pool implemented in pure .net and can run on Windows, WindowsCE, Silverlight, ASP.NET, and Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Let's you synchronize related scheduled jobs, which execute across many different machines. Instead of adding time padding between jobs (which can fail), use this utility. Please feel free to add more functions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Enterprise Service Bus framework tailored to the .NET platform. Excellent .NET application server as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NChord is a C# implementation of the Chord distributed hash table. The project provides a library containing the routing, lookup, and maintenance routines specified in the MIT Chord paper, and is quite stable including under heavy load and churn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cloud Target is a front-end to the python scripts that google uses to create, run and upload projects to its App Server system. This .NET application is based on the OSX front-end provided by Google in the SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MQManager is a utility for managing Message Queues. It allows an administrator to view all messages in a queue, preview messages, delete messages, forward messages, and more. Currently supports MSMQ. Support of other protocols is not planned. Project hos
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    If you need a service like heartbeat for linux on a windows machine and the enterprise cluster functionality is too complex, too expansive or you just don't want a quorum. The objective for this application his high aviability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    User Interface for Sysinternals excellent "psExec". Use it to execute multiple tasks on multiple machines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    NGrid is a transparent C# .Net/mono grid computing model. NGrid abstracts the burden of the grid into a simple multithread and garbage collected programming model. NGrid is designed to carry computationally intensive tasks over multiple machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LanStore is a highly reliable, fully decentralized storage system which can be composed from already existing desktop machines. Our software utilizes the wasted storage capacity of these machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Semys consists of a library for group communication and an architecture to build a sequential consistent system. A sequential consistent process can run on several physical hosts and is not disturbed by the downtime (crash) of a host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Distributed rendering over internet support both 3dsmax7 , Maya8.0 support window XP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software originally realised by the Grid research project Akogrimo (http:/www.mobilegrids.org) working on integrating network capabilities with Grid Middleware. Selected topics are Context Management, SIP/SOAP integration, Semantic workflows, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next