Search Results for "jsoncpp-src-0.5.0" - Page 5

Showing 282 open source projects for "jsoncpp-src-0.5.0"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    New Version 2019.12.13. Small fixes. The main features are animations effects and resize bars. Controls can optionally animate sliding open and sliding closed. Resize bars fade-in and fade-out if the mouse is nearby. All C# source code files are in the "src" folder in the zip file. Video: http://youtube.com/watch?v=j-bZApL8-L8 This project is intended for .NET developers. This project provides the source code for a user-interface control commonly referred to as an accordion...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Sources of the classic 1.1.2 for Unix-like systems -- If Plasma runs slow, maybe run 1.1.2 ... :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AsusDevicePresence

    WLAN Device Presence compatible with most stock Asus routers

    See https://github.com/vselleby/AsusDevicePresence/blob/master/src/main/java/UsageExample.java for a usage example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Graphpack

    Graphpack

    A minimalistic zero-config GraphQL server

    Graphpack lets you create GraphQL servers with zero configuration. It uses webpack with nodemon and Apollo Server under the hood, so we get features like Live Reloading, GraphQL Playground, GraphQL Imports, and much more right out of the box. ES module imports and dynamic imports ()'s thanks to Babel. Runs graphics in development mode. Graphpack will watch for changes in your ./src folder and automatically reload the server. Creates a production-ready build under the project roots build folder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5

    rbnSnakeGame

    Simple Snake Game :)

    This is a simple Snake Game created with SFML in C++. You can see the source code on: https://bitbucket.org/robzsantos/snake_game/src/master/ To play this game, execute Snake.exe inside the .zip file. Enjoy! :-)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Google Analytics test

    Google Analytics Test for SmartJSP - SmartPOS

    <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-126002832-3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-126002832-3'); </script>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sourcerer.io

    sourcerer.io

    Sourcerer app makes a visual profile from your GitHub and git repos

    Sourcerer app makes a visual profile from your GitHub and git repositories. Creating your profile is just the first step for us at Sourcerer. Some of the things on our roadmap include engineers to follow and learn from, technology and libraries you should know about, and projects that could use your help. The app looks at repos locally on your machine, and then sends stats to sourcerer.io. The best way to verify is to look at the code. Protobuf messages declared in src/main/proto...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pull-request-assistant aims help you create pull request from different git repository providers. i.e. bitbucket, github, code commit, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10

    JPykotaGUI-FreeBSD

    Modificação para FreeBSD do projeto original JPyKotaGUI-src-0.0.2

    ... as modificações diretamente na página do projeto original, contudo NÃO consegui contato com o desenvolvedor, por isso tive que postar o src, war, libs e docs em outro dir. Mas, tive o cuidado de relacionar ao projeto original. Link do projeto original: https://sourceforge.net/projects/jpykotagui/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rondel for Haiku

    Rondel for Haiku

    Markdown-capable text editor for Haiku

    ..., ready for installation. The source files will be found in /boot/home/config/data/src after installation, in Yabadabbadoo format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jscf

    Javascript Canvas Framework

    A free, open source, native javascript canvas game library. DOCS: https://github.com/g--o/JSCF/wiki SRC + DEMOS: https://github.com/g--o/JSCF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bxSlider

    bxSlider

    Responsive jQuery content slider

    The fully-loaded, responsive jQuery content slider. 4.2.0 Introduces a streamlined build process using gulp. Along with this new build process the projects folder structure has been changed. You will find a dist folder with all assets ready to use, including both minified and unminified versions of the javascript. These assets should be ready to go. In src you will find the uncompiled assets, including a new less version of the css for bxslider. This is an important step for bxslider...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Ardb

    Ardb

    A redis protocol compatible nosql, it support multiple storage engines

    A redis protocol compatible nosql, it supports multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB. Full redis-protocol compatibility. Most redis commands are supported, and a few new commands. Ardb commands VS Redis Commands. Multi storage engines supported. RocksDB, LevelDB, LMDB, WiredTiger, PerconaFT, ForestDB. Multi data structure types supported, String, List, Set, Sorted Set, Hash, Bitmap(String),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BEAST

    BEAST

    BEAST is a tool dedicated to assess political goals of woody bioenergy

    ... and trees outside forests as well as short rotation coppice (SRC). The latter one is modelled spatially explicit. This opens the possibility to identify prefered areas for SRC production under different restrictions and goals. Forest wood and wood from outside forests are treated only aggregated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MANTIS R Package

    MANTIS R Package

    Multi-locus ANTIgenic Simulator R-package for multi-strain pathogens

    ...) At the moment, MANTIS is not available on CRAN. To build a source package of MANTIS, use the script buildPackage.R To install MANTIS use 'install.packages(file.tar.gz,type="src",repo=NULL)' To test use test_V3.3_code.R Contact the main author of the publication above for further details. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Britecharts

    Britecharts

    Composable Charting Library based on reusable D3.js components

    ... applied to it. All the components expose some common API methods like width, height, and margin. Additionally, each chart or component can expose specific methods you can find in the documentation. Britecharts components are distributed in UMD modules, each one exposing a D3.js component written with the Reusable API pattern. To use any of the Britecharts modules, you will need to require the chart in your JS file using AMD/CommonJS modules or adding a script tag with the src pointing to the file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Coinbase Pro Trading toolkit

    Coinbase Pro Trading toolkit

    The Coinbase Pro trading toolkit

    Provide all the tools traders need, both professional and hobbyist alike, to create automated trading bots on the Coinbase Pro and supported digital asset exchanges. Note: Node 7.6 or above is required. The src/samples folder contains many working demo scripts showcasing different aspects of the toolkit, while the tutorials folder contains running demo programs to accompany the CBPTT documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Koa React Universal

    Koa React Universal

    lightweight React-Koa2 universal boilerplate, only what is essential

    lightweight React-Koa2 universal boilerplate, only what is essential. This project is dedicated to building a simple yet powerful Koa-React-Universal boilerplate. All key ingredients are in src/development、src/production and webpack configurations, which are easy to understand、set-up and extend. We promise to use the most recent & official packages(as much as we can), no weird or tricky stuff, keeping this project clean and fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    etplc

    Check security Threats on your Web or Proxy logs

    Welcome E.T. Proxy Logs Checker [ETPLC]. Started a new Open Source project for Checking Proxy Logs with Emerging Threats Open rules. It's a production ready version, all feedback is welcome. New version based on Python (v3 and v2) script. Thx you Emerging Threats Open Community. Etplc project src code are under the GPLv2. A copy of that license is available at http://www.gnu.org/licenses/gpl-2.0.html
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    retina.js

    retina.js

    JavaScript helpers for rendering high-resolution image variants

    retina.js makes it easy to serve high-resolution images to devices with displays that support them. You can prepare images for as many levels of pixel density as you want and let retina.js dynamically serve the right image to the user. retina.js assumes you are using Apple's prescribed high-resolution modifiers (@2x, @3x, etc) to denote high-res image variants on your server. It also assumes that if you have prepared a variant for a given high-res environment, that you have also prepared...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CuteCODE

    CuteCODE

    A minimalistic open-source code editor written in pure Tcl/Tk

    ... have Tcl/Tk 8.5+ installed. INSTALLATION Currently doesn't require installation. -download and unzip CuteCODE.zip -cd into /src folder -execute "wish CuteCODE.tcl" (on Linux terminal) -execute "wish.exe CuteCODE.tcl" (on Windows command line) SUPPORT: Feel free to contact me via email: freesoft.for.people@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Calligraphy

    Calligraphy

    Custom fonts in Android

    Are you fed up of Custom Views to set fonts? Or traversing the ViewTree to find TextViews? Calligraphy is a library of custom fonts in Android an OK way. Add your custom fonts to assets/. All font definitions are relative to this path. Assuming that you are using Gradle you should create the assets directory under src/main/ in your project directory if it does not already exist. As it's popular to use multi-project build with Gradle the path is usually app/src/main/assets/, where app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tersus Visual Programming Platform
    The Tersus Visual Programing Platform lets you easily create enterprise web applications by drawing visual diagrams instead of writing code. If you need to create enterprise web applications, Tersus is for you. The source code repository has moved to https://bitbucket.org/tersusvpp/tersus.opensource/src/master/ *This repository is no longer updated.*
    Downloads: 2 This Week
    Last Update:
    See Project
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.