Showing 1402 open source projects for "dev-c"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • A Call Center Platform that makes ten times more calls at a fraction of the costs! Icon
    A Call Center Platform that makes ten times more calls at a fraction of the costs!

    We offer calling, texting, and email solutions for political campaigns, advocacy groups, nonprofits, and businesses of all sizes.

    Whether you’re a political campaign, an advocacy, a nonprofit, or a business, CallHub is the only campaigning & digital organizing platform you’ll require to Connect, Organize & Win – at scale.
    Learn More
  • 1
    Money Manager Ex

    Money Manager Ex

    Is an easy to use, money management application.

    Money Manager Ex (mmex) is an easy to use, money management application. It is a personal finance manager. It can be used to track your net worth, income vs expenses etc. It runs on Windows, Linux and Mac OSX.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    Blue Print

    Blue Print

    Blue Print is a remote access, cross-platform hex editor/data analyzer

    WeLees BluePrint(hereafter referred to as WBP) is a hexadecimal editor based on a Web front-end. Its back-end works on Windows, Linux and OSX platforms, and the Web-based front-end runs on any browser. Users can start the back-end of WBP on PC/server/NAS/smart device(hereinafter referred to as the host) which has network connection, and perform graphical editing & analysis on data of the host in a browser on any other machine regardless of whether the host has local graphics module or not....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Custom ROM by IndieRock00

    Custom ROM by IndieRock00

    Custom ROM for Redmi 4 Prime (MARKW)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Polish to English translation aid

    Polish to English translation aid. Automatic dictionary presentation.

    Program displays morphological analysis and English word equivalents to enable a reader with little knowledge of Polish besides grammatical principles to read or translate Polish text. The program is in a prototype stage. The present mode of use is to take a Polish text and annotate with word by word morphological analysis and English equivalents for each possible Polish lemma. This produces a bulky plain-text document. In order to edit it the document is embedded in an html file with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • User-friendly DAM and PIM in one marketing platform | Kontainer Icon
    User-friendly DAM and PIM in one marketing platform | Kontainer

    Improve ROI, save time and professionalize with Kontainer Digital Asset Management that enables brands to organize, tag, convert and distribute photos

    Improve ROI, save time and professionalize with Kontainer Digital Asset Management that enables brands to organize, tag, convert and distribute photos, videos, graphics, PDFs and templates that are easy to search and ready to share and integrate.
    Learn More
  • 5
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    Open source CSS loading animations dedicated for speed, simplicity & dev-friendly. Loading.io's CSS spinner uses CSS Animation, which is wildly supported by all modern browsers such as Google Chrome and Mozilla Firefox. However, the Microsoft Internet Explorer version earlier than 10 doesn't support CSS Animation. To support older IE, you have to use a GIF format image. Choose one from loading.io's online spinner gallery and you can customize a unique loader GIF with our icon editor easily. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll. A small component to make your CSS animations work on scroll with Svelte. SAoS allows you to animate once or multiple times an element on a scroll, you can define the top and bottom "triggers" and the CSS of the internal divs (not recommended, but it can help in some cases).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ledger Live

    Ledger Live

    Ledger Live (Desktop)

    ...Manage your device, create accounts, and receive and send crypto assets. Ledger Live is a hybrid desktop application built with Electron, React, Redux, RxJS,.. and highly optimized with a ledger-core C++ library to deal with blockchains (sync, broadcast,..) via ledger-core-node-bindings. It communicates to Ledger hardware wallet devices (Nano X / Nano S / Blue) to verify address and sign transactions with ledgerjs. Some logic is shared with live-common. Ledger Live releases are signed. The automatic update mechanism makes use of the signature to verify that each subsequent update is authentic. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    pgsh

    pgsh

    Branch your PostgreSQL Database like Git

    pgsh is a tool for managing multiple PostgreSQL environments by automating the setup of per-branch or per-developer databases. It makes it easy to clone production or staging schemas and spin up isolated dev instances tied to Git branches. pgsh is great for teams working on feature-heavy applications with parallel development workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 1 This Week
    Last Update:
    See Project
  • Loan business software for any kind of loan Icon
    Loan business software for any kind of loan

    For established lenders, loan-granting scaleups and credit startups.

    CreditOnline is an end-to-end integrated loan business management platform helping organizations connect and integrate all relevant parties in a state-of-art lending ecosystem that supports any kind of loan or lending segment. Our future-proof lending technology and partnerships render it simple, fast and cost-effective to expand the portfolio of your services and number of your clients, allowing your business to scale up or reinvigorate itself effectively at any stage of the business life-cycle.
    Learn More
  • 10
    dat.GUI

    dat.GUI

    dat.gui is a lightweight controller library for JavaScript

    ...To get around this, load 'build/dat.gui.css' as an external style sheet. With the npm run build script you can build development and production version of scripts. And with the npm run dev script you can build development version of script and watch for changes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    react-app-rewired

    react-app-rewired

    Override create-react-app webpack configs without ejecting

    Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need. As of Create React App 2.0 this repo is "lightly" maintained mostly by the community at this point. Use next.js or Razzle which both support custom Webpack out of the box. You can try customize-cra for a set of CRA 2.0 compatible rewirers, or any of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Trellis

    Trellis Programming System

    JIT compiled abstract machine for the Trellis Programming System featuring multimethod dispatch and pseudo-assembly similar to ECMA335.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Critters

    Critters

    A Webpack plugin to inline your critical CSS and lazy-load the rest

    It's a little different from other options because it doesn't use a headless browser to render content. This tradeoff allows Critters to be very fast and lightweight. It also means Critters inlines all CSS rules used by your document, rather than only those needed for above-the-fold content. Critters' design makes it a good fit when inlining critical CSS for prerendered/SSR'd Single Page Applications. It was developed to be an excellent compliment to the prerender-loader, combining to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Friend OS

    Friend OS

    FriendOS is a free web based platform that runs in your browser

    ...It’s a meta-OS for distributed systems, allowing users to host and manage applications through a unified web interface while maintaining control over their own data. Built with Node.js and C++, FriendUP includes a virtual file system, multi-user support, and a customizable UI, making it ideal for enterprises or individuals seeking a decentralized, collaborative computing environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rollup-plugin-dev

    rollup-plugin-dev

    Development server for rollup with additional logging and options

    A development server for rollup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AlphaPlot

    AlphaPlot

    Interactive scientific graphing and data analysis software.

    Alpha Plot can generate different types of 2D and 3D plots (such as line, scatter, bar, pie, and surface plots) from data that is either imported from ASCII files, entered by hand, or calculated using formulas. The data is held in spreadsheets which are referred to as tables with column-based data (typically X and Y values for 2D plots) or matrices (for 3D plots). The spreadsheets as well as graphs and note windows are gathered in a project and can be organized using folders. The built-in...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 18
    Bcoin

    Bcoin

    Javascript bitcoin library for node.js and browsers

    Bcoin is an advanced fullnode implementation built with JavaScript/C/C++/Node.js. It is easier to use, faster to learn, and more well-documented than competing implementations. Engineered from the ground up to create scalable, flexible, and efficient production-ready systems with unparalleled code readability. Bcoin is consensus-conforming and adheres to the strict security standards of the original implementation maintained by Bitcoin Core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Thesa

    Thesa

    It is a Platform to connect to tryton (json-rpc) and is based on qt

    Thesa It is a Platform to connect to tryton (json-rpc) and is based on qt/qml libraries. Requires designing the interface of each Tab without having to touch the core. Tabs are created with qml files and can be loaded locally from a folder or from trytond using thesamodule (https://github.com/numaelis/thesamodule). Thesa's goal is to be able to combine tryton with Qt / Qml, for special cases such as using the opengl performance of qml2 Requirements: pyside2 5.12 or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Prompts

    Prompts

    Lightweight, beautiful and user-friendly interactive prompts

    ...Prompt Objects with type set to falsy values are skipped. Prompter function which takes your prompt objects and returns an object with responses. Prompts can be submitted (return, enter) or canceled (esc, abort, ctrl+c, ctrl+d). No property is being defined on the returned response object when a prompt is canceled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fallen Earth Character Planner

    Fallen Earth Character Planner

    fallen earth ap, skill, build, planner, builder, guide, calculator

    The Fallen Earth Character Planner is a utility created with Visual Studio 2010 and designed to assist players in planning out character builds and assign ap points more effectively. Playlist for user guides: http://www.youtube.com/watch?v=u11OUZngxns&list=PLoe9kHxPfvZq1hM-68st3C8O3I4jSj_yk
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    levelup

    levelup

    A wrapper for abstract-leveldown compliant stores, for Node.js

    ...This makes the streaming interface of levelup - which exposes LevelDB iterators as Readable Streams, a very powerful query mechanism. The most common store is leveldown which provides a pure C++ binding to LevelDB. Many alternative stores are available such as level.js in the browser or memdown for an in-memory store. They typically support strings and Buffers for both keys and values. For a richer set of data types you can wrap the store with encoding-down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    uMatrix

    uMatrix

    Point and click matrix to filter net requests according to source

    Definitely for advanced users. uMatrix does not guarantee that sites will work fine: it is for advanced users who can figure how to un-break sites, because essentially uMatrix is a firewall which works in relaxed block-all/allow-exceptionally mode out of the box: it is not unexpected that sites will break. uMatrix can be set to work in allow-all/block-exceptionally mode with a single click on all cells in the global scope if you prefer to work this way. This will of course break fewer sites,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ScadaBR

    ScadaBR

    Open source SCADA

    We are now on GitHub: https://github.com/ScadaBR/ScadaBR ScadaBR is a SCADA (Supervisory Control and Data Acquisition) system with applications in Process Control and Automation, being developed and distributed using the open source model.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 25
    Shadow Editor

    Shadow Editor

    Cross-platform 3D scene editor based on three.js, golang and mongodb

    ...Starting from v0.6.1, ShadowEditor only provides core features and extended APIs, and other features will be provided in the extensions, just like VSCode. We will develop in the dev branch. Fix the bug that some versions of go typeface management list report errors. Play animations in the scene in real time, and can play full screen and in new window. Display, renderer, helpers, filter, weather, control mode, select mode, add mode, language. Plane, cube, circle, cylinder, sphere, icosahedron, torus, torus knot, teapot, lathe. ...
    Downloads: 0 This Week
    Last Update:
    See Project