Showing 1435 open source projects for "c--"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    lsperf is an utility listing performance of various computer components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QJDicExample

    QJDicExample

    QJDicExample is an English <-> Japanese dictionary.

    QJDicExample is an Japanese to English and English to Japanese dictionary featuring words/names/kanji/sentences search. QJDicExample uses JMdict, JMnedict, Kanjidic2, Radkfilex, KanjiVG, Tanaka Corpus / Tatoeba databases for translations and zinnia recognition library for handwritten kanji recognition. Latest source code: git clone git://git.code.sf.net/p/qjdicexample/code qjdicexample-code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VocalEasel is a simple lead sheet editor and music rehearsal tool designed for the needs of Jazz vocalists, using LilyPond to produce printable lead sheets and MMA (Musical Midi Accompaniment) to produce MIDI accompaniments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Set4

    Set4

    Set4 is Editor and Question Paper Generator for Teachers and Students.

    Set4 is a special Symbolic Editor especially for Maths. It has Paper Generation Capacity From a Supplied Huge Knowledge Base. There are many Math Editors but they lack Paper Generator Capacity. Any question paper generator normally depend upon third party document editors to input questions. Set4 is stand alone editor capable of creating all types of text including polished mathematics contents and diagrams. Create a database of Qns/Ans of Math Problems for multipurpose long term use...
    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

    ehrjecnikws

    Englesko hrvatski offline riječnik

    EH Rječnik WS je besplatan, kompletan i samostalan dvosmjerni englesko-hrvatski rječnik. Baza prijevoda za ovaj rječnik je generirana iz EH.txt datoteke. EH.txt je najopsežnija besplatna baza prijevoda za prevođenje s engleskog na hrvatski i obratno. Rječnik sadrži 94000 engleskih te 113000 hrvatskih riječi. Ukupno sadrži oko 200000 prijevoda. U njemu se može naći i dosta prijevoda stručnih riječi sa polja informatike. Projekt EH.txt je pokrenuo dr.sc. Goran Igaly. Osnovne...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    LucidChamber-paint

    Lucid chamber simulator

    This piece of software allow you to facilitate drawing freely to every surface, by using only a webcam. Get the picture of what you want to reproduce, connect a webcam that watch to your surface to paint, start this piece of software and start to draw. Some useful functions and filters are available to facilitate further the drawing procedure. This is not a image editor but it is a good helper to drawing and painting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Finite Transform Library

    Finite Transform Library

    A Library is for Finite Transforms

    The Library is for Finite Transforms such as the Number Theoretic Transform (NTT) and Finite Radon Transform (FRT). Current modules include NTTW for NTTs with high resolution (microsecond) timing, basic array and imaging. The transforms are optimised for performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SAW - Special Access to Windows

    SAW - Special Access to Windows - a programmable on-screen keyboard.

    SAW - Special Access to Windows - is a programmable on-screen keyboard. It is a powerful tool for providing Access to the Windows operating system for people who need alternative Switch or Pointing device input options. The latest SAW 6 version update was supported by the AEGIS project (http://www.aegis-project.eu/). It is fully Windows 7-10 compatible, supports Unicode, includes its own "Blade" word prediction and abbreviation expansion engine, can interact with the CCF-SymbolServer for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    VEduino Library for Arduino

    VEduino Library for Arduino

    Vanyamba Electronics library of C++ Classes for Arduino.

    VE_AVR C++ Class Library is the extendable set of classes that describes in C++ programmming language AVR8 microcontrollers functions. This library is not official software, completely made on microcontrollers datasheets. Especially for Arduino users VE_AVR Library released as VEduino Library.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    Simple Dumping Monitor for Arduino

    Simple Dumping Monitor for Arduino

    Simple in use library to display dumps and debug Arduino sketches.

    Simple Dumping Monitor Library (DumpMon) for Arduino-compatible ATmega microcontroller based boards allow to display either memory, registers and timer dumps and also interrupt vectors table dump. Beginning since version 0.6 functions of simple symbolic debugger are added. Being compiled the library requires about 11 KBytes of program memory (15 KBytes for Arduino MEGA). Requirements to RAM memory don't exceed 1 KByte (277 Bytes for dumpmon.pde example, 377 Bytes for dumpmonDebug.pde).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Enquire Within

    Enquire Within

    A tool for the application of the repertory grid interview

    The repertory grid interviewing technique was developed as a way to systematically examine how individuals or groups perceive knowledge, their problems, organisation, service provision, etc while avoiding interviewer distortions. Enquire Within provides a clear structure for the process, leading the interviewer through the steps and disciplines required to set up a successful interview and then prompts the interviewer with carefully constructed questions to facilitate comparing and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ampclib

    Arithmetic Multlple Precision Computation Library

    ampclib is a simple to use platform independed C++ library for arithmetic multiple precision computations with a ritch and self explaining interface. It provides number theoretic functions and primality tests. The ampclib consists of three classes: +Integer (multiple precision integers) +Rational (multiple precision rational numbers using the Integer class) +Primes (prime number computations and number theoretic functions for unsigned 32 bit integers) The latest release contains...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cool Reader

    Cool Reader

    A cross-platform XML/CSS based eBook reader

    CoolReader is fast and small cross-platform XML/CSS based eBook reader for desktops and handheld devices. Supported formats: FB2, TXT, RTF, DOC, TCR, HTML, EPUB, CHM, PDB, MOBI. Platforms: Win32, Linux, Android. Ported on some eInk based devices.
    Leader badge
    Downloads: 631 This Week
    Last Update:
    See Project
  • 14
    DetectorCalibration

    DetectorCalibration

    Peak and global efficiency of radiation source-detector equipment

    This software uses Geant4 simulation toolkit for computing detector efficiency in terms of peak efficiency and gross efficiency. It is designed mainly for gamma detectors (NaI or HpGe) but can be extended for beta or any other radiation type. Radiation source can be frontal beam, point source, Sarpagan baker (cylinder) and Marinelli baker. Due to the nature of Monte Carlo simulation technique, all geometries involved must be well known for accurate results! Can be used along with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MIPS R3000-based virtual machine with support for serial console and GNU cross-compiler tools.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    MuseScore

    MuseScore

    Free music notation & composition software

    MuseScore is the leading free & open source music notation software for Windows, Mac and Linux. It is easy to use and makes beautiful sheet music. MuseScore is often praised as a cost effective alternative for Sibelius and Finale. Support MuseScore at http://musescore.org/en/donate Like MuseScore on Facebook: http://facebook.com/musescore
    Downloads: 42 This Week
    Last Update:
    See Project
  • 17
    Network Simulator (fork CORE - Live USB)

    Network Simulator (fork CORE - Live USB)

    Live DVD with CORE network simulator

    The Common Open Research Emulator (CORE) is a tool for emulating networks on one or more machines. You can connect these emulated networks to live networks. CORE consists of a GUI for drawing topologies of lightweight virtual machines, and Python modules for scripting network emulation.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    JESUBOTs -  FRC Team #5809

    JESUBOTs - FRC Team #5809

    Rockhurst High School Robotics Team

    This project is the central engineering hub for the JESUBOTs FRC Robotics Team #5809. We intend to use Sourceforge to share all of our present and future robot hardware designs and software with anyone that is interested. The team transitioned to SolidWorks in the 2018 season since our local universities all teach using SolidWorks. Our rookie year was 2016 when we were honored to win the Rookie All-Star Award and had the pleasure of attending the FRC World's Competition in St....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    gensched

    HTML schedule generator from list of events

    EDIT 2018/08: this project has been moved to https://gitlab.com/skramm/gensched all further developments will be over there. This is a command-line tool that generates HTML schedule pages for college or universities small structures. it generates a week-based schedule from an input file holding a list of events. It also computes various information and statistics, and shows these in various useful ways, all on static HTML pages that can be printed or hosted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. An input is a number of cities and a matrix of city-to-city travel prices. The matrix can be populated with random values in a given range (useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21

    jncl

    Minimalistic NCL (nested context language) implementation.

    Minimalistic NCL (nested context language) implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    kcws

    kcws

    Deep Learning Chinese Word Segment

    Deep learning chinese word segment. Install the bazel code construction tool and install tensorflow (currently this project requires tf 1.0.0alpha version or above) Switch to the code directory of this project and run ./configure. Compile background service. Pay attention to the public account of waiting for words and reply to kcws to get the corpus download address. Extract the corpus to a directory. Change to the code directory.After installing tensorflow, switch to the kcws code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fresh Memory

    Fresh Memory

    Flashcards application with Spaced Repetition method

    Fresh Memory is an application that helps to learn large amounts of any material with Spaced Repetition method. The most important subject is learning foreign words, but Fresh Memory can be also used to learn anything else. The learning data is stored as flash cards and dictionaries. The flash cards may have several fields, and the user controls what combination of fields to learn. The flashcards can have formatted text and images.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24

    WDOSXUNP

    unpack WDOSX executables

    This tool is designed to unpack WDOSX executables into the corresponding WFSE modules. The only executable unpacked during testing was Samsung's HDD utility HUTIL. The source code is included if anyone wants to improve something or fix bugs. I used Visual Studio 2010 for building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TAO Translator

    TAO Translator

    Online translator with some advanced features

    TAO Translator (formerly, The Advanced Online Translator) uses online translation services to provide translations. Currently supported services: * Google Translate - supports translation, transliteration for most non-latin scripts, language detection, and dictionary with reverse translations for single words. * Microsoft Translator (a.k.a. Bing Translator) - supports translation and language detection. * Yandex.Translate - supports translation and language detection. *...
    Downloads: 5 This Week
    Last Update:
    See Project