Showing 1685 open source projects for "c--"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TestKit

    TestKit

    Self-testing and Assessment Software

    Easy to learn self-assessment software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    vis-framework

    Development Framework for Medical Visualization Purposes

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

    Disposition

    Program to generate permutations and combinations

    C Library designed to generate in sequence permutations or combinations (possible orderings or subsets) of objects, with or without repetition. To demonstrate the use of the library, a command-line program (disp) and a GTK graphical version (GDisp) are provided too, useful to teach combinatorics.
    Downloads: 0 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
  • 5

    ListPrimeNumbers

    Listing Prime Numbers.

    Project using simple deterministic algorithms to check whenever any number in the range 0 to 18,446,744,073,709,551,615 is a prime number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    classicos de leitura

    classicos de leitura

    The best of Portuguese and English classical literature

    A program to read classical literature ,6 titles added at the moment. In English: -The adventures of Sherlock Holmes -Secret Adversary In Portuguese: -Amor de Perdição -Os Maias -A morgadinha dos canaviais -A moreninha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GHMessen
    GHMessen is a measuring program to use in connection with a computer measuring interface. Currently it works with various CASSY(CASSY is a trademark by LD Didactic GmbH) interfaces and Go! Link(Go! Link is a trademark of Vernier GmbH) interface. It's designed for school usage. Binary packages are available from the openSUSE Linux Build-Service: download.opensuse.org/repositories/home:/fschuett
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Butiá Robot
    Open, free and extensible plataform for developing robotics projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    elibsrv

    elibsrv

    a light OPDS/HTML server indexing EPUB and PDF files

    elibsrv is a light, standalone OPDS server for Linux. It allows to generate an OPDS repository of EPUB and/or PDF files scanned from on-disk directories. It also provides a simple html interface for non-OPDS humans, which makes it a good fit for both OPDS-aware devices (like Android with FBReader or Aldiko) and browsers with EPUB/PDF capabilities (for ex. Firefox with the excellent EPUBReader plugin). It's worth noting that elibsrv is a complete solution - ie. it doesn't rely on third...
    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
  • 10
    A Qt GUI for archiving old floppies, CD-ROMs and other types of media to organized collections of disk image files, along with scanned images of the disks' physical appearance so that you can find them later by their familiar looks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Leibnitz

    Electronic paper for computations and graphs

    Leibnitz is the calculator you've always wanted (even if you didn't know it!), short of handwriting recognition. FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/leibnitz#readme ChangeLog: http://leibnitz.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    xrayutilities is a python package used to analyze x-ray diffraction data. It can support with performing diffraction experiments and used for common steps in the data analysis. It can read experimental data from several data formats (spec, edf, xrdml, ...); convert them to reciprocal space for arbitrary goniometer geometries and different detector systems (point, linear as well as area detectors); for further processing the data can be gridded (transformed to a regular grid). More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IntervalRpnCalculator

    IntervalRpnCalculator

    An HP RPN calculator with interval output

    This terminal app runs on PCs or laptops running OSX or GNU/Linux. It attempts to mimic the functionality of an HP ReversePolishNotation [RPN] calculator with the added enhancement of interval output. So along with your answer, you get a good idea of its trustworthiness. This app uses GAOL, a C++ library to perform arithmetic with floating-point intervals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project Based Learning

    Project Based Learning

    Curated list of project-based tutorials

    project-based-learning is a community-curated open source repository that compiles programming tutorials focused on building real-world applications from scratch. It organizes resources by programming languages such as Python, Java, JavaScript, C++, Go, Rust, and many others. Each tutorial emphasizes practical, hands-on learning through project development rather than theoretical study. The collection spans various domains including web development, game programming, systems programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Glove

    Data analysis tool

    Glove provides an interface to data acquisition systems, sophisticated (and correct) statistical analysis, a plotting tool, and the ability to easily manipulate the data. Its modular design allows plug-ins for acquisition, manipulation, and analysis. ChangeLog: http://glove.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Art of Programming

    The Art of Programming

    A collection of practical tips can be found at the bottom of this page

    The Art of Programming (Second Edition) is a curated collection of programming problems and solutions originally derived from the Microsoft 100 Interview Questions blog series, later refined into a long-running tutorial and ultimately a published book. Created by July, the series began in 2010 and has since evolved into an in-depth exploration of algorithmic thinking, data structures, and coding interview preparation. The repository brings together 42 classic programming problems from the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Project: Olympus

    Project: Olympus

    An Arduino-based Altitude and IMU Payload for Model Rocketry

    Project: Olympus is an engineering project that utilizes an Arduino Nano microcontroller to create an electronic payload that records altitude, g-forces experienced by the rocket, as well as roll rate. Included with the code is a 132 page Project Manual that takes you through the design and construction of the electronic payload. It also includes sections on the construction of the Estes Olympus rocket. A detailed code review of each section of code is included. We take a detailed look...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Clean Code JavaScript

    Clean Code JavaScript

    Clean Code concepts adapted for JavaScript

    clean-code-javascript adapts Robert C. Martin’s Clean Code principles to the JavaScript ecosystem, presenting them as pragmatic, example-driven guidelines rather than a prescriptive style guide. It focuses on writing code that is readable, searchable, testable, and easy to refactor, using before/after (“Bad/Good”) snippets to make each idea concrete. The repository covers everyday concerns—naming, functions, conditionals, objects, classes, and error handling—showing how small choices compound...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Selfie

    Selfie

    An educational software system of a tiny self-compiling C compiler

    An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor. Selfie is a project of the Computational Systems Group at the Department of Computer Sciences of the University of Salzburg in Austria. The Selfie Project provides an educational platform for teaching undergraduate and graduate students the design and implementation of programming languages and runtime systems. The focus is on the construction...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    Librum

    A modern ebook reader and library manager

    Librum is an application designed to make reading enjoyable and straightforward for everyone. It's not just an e-book reader. With Librum, you can manage your own online library and access it from any device anytime, anywhere. It has features like note-taking, bookmarking, and highlighting, while offering customization to make it as personal as you want! Librum also provides free access to over 70,000 books and personal reading statistics while being free and completely open source.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Funiter (FUNction ITERation) is developed for educational purposes, generating graphs of several types for iteration of real and complex functions with comfortable switching between related types of graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DecipherAxe

    DecipherAxe

    Academic deciphering aiding tool, for ancient languages   

    Scientific academic deciphering aiding tool, for ancient languages. The project was originally programmed on: 21/08/21 at 20:58. Currently in BETA, a state with a "Ugaritic cuneiform" feature for transliteration, form only at the moment. Others will be added soon. Supports: Windows & Linux. Runs in WINE for others.  
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ixy-languages

    ixy-languages

    A high-speed network driver written in C, Rust, C++, Go, C#, Java

    ixy-languages is a repository exploring the implementation of the ixy network driver (originally written in C) in multiple programming languages, showing how the same core logic can be expressed across language boundaries. The ixy driver is a minimal DPDK-based user-space NIC driver intended for education, demonstration, and controlled experimentation. This project reimplements the ixy driver architecture in Rust, Go, C++, Zig, and possibly other languages, maintaining the same driver semantics...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Br-Gogo is a Brazilian open-source version of the Gogo Board project. Developed by CTI, a Brazilian research center. **<div class="sf-root" data-id="250926" data-badge="oss-users-love-us-white" style="width:125px"> <a href="https://sourceforge.net/projects/br-gogo/" target="_blank">Br-Gogo</a> </div>**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    e-foto

    e-foto

    A free GNU/GPL educational digital photogrammetric workstation

    A free GNU/GPL educational digital photogrammetric workstation The e-foto Project aims to deliver a comprehensive and accessible digital photogrammetric workstation by offering a complete implementation of the software as free and open-source under the GNU General Public License (GPL). e-foto is equipped with photogrammetric functionalities that empower the creation of topographic tridimensional mapping projects. It supports the utilization of aerial photogrammetric images captured by...
    Leader badge
    Downloads: 20 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.