Showing 27 open source projects for "coding"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
  • 1
    CodeGeeX2

    CodeGeeX2

    CodeGeeX2: A More Powerful Multilingual Code Generation Model

    CodeGeeX2 is the second-generation multilingual code generation model from ZhipuAI, built upon the ChatGLM2-6B architecture and trained on 600B code tokens. Compared to the first generation, it delivers a significant boost in programming ability across multiple languages, outperforming even larger models like StarCoder-15B in some benchmarks despite having only 6B parameters. The model excels at code generation, translation, summarization, debugging, and comment generation, and it supports...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Blueprint Framework

    Blueprint Framework

    Powerful, fast and developer-friendly extension framework

    Blueprint Framework is an open-source extension framework for Pterodactyl, a popular game server management panel. It enables developers to create versatile, easy-to-install extensions that system administrators can deploy within minutes, without the need for custom coding across multiple panel modifications. Blueprint aims to provide a powerful, fast, and developer-friendly environment for building and managing extensions, offering comprehensive documentation, developer commands, and community...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    LeetCode Master

    LeetCode Master

    About "Code Thoughts" LeetCode Practice Guide: 200 classic questions

    leetcode-master is a comprehensive collection of LeetCode solutions written in C++ and organized as a structured learning path for coding interview preparation. The repository contains detailed explanations, categorized problem sets, and step-by-step reasoning behind solutions, making it an effective study companion for developers preparing for technical interviews. Problems are grouped by topic—such as arrays, linked lists, dynamic programming, greedy algorithms, and graph theory—so learners...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    CodeGeeX

    CodeGeeX

    CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)

    CodeGeeX is a large-scale multilingual code generation model with 13 billion parameters, trained on 850B tokens across more than 20 programming languages. Developed with MindSpore and later made PyTorch-compatible, it is capable of multilingual code generation, cross-lingual code translation, code completion, summarization, and explanation. It has been benchmarked on HumanEval-X, a multilingual program synthesis benchmark introduced alongside the model, and achieves state-of-the-art...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    Comprehensive Rust

    Comprehensive Rust

    This is the Rust course used by the Android team at Google

    Comprehensive Rust is an open source training course developed by Google to provide a complete introduction to the Rust programming language. Originally created for Google engineers, it has since been released publicly for the broader developer community. The course is structured into modular lessons that cover the fundamentals of Rust, including ownership, lifetimes, traits, generics, and error handling, before progressing to advanced topics like concurrency, async programming, unsafe Rust,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    CodeGuide

    CodeGuide

    This repository is a collection of the author, Xiao Fuge

    ... cases. The repository emphasizes practical coding skills, providing examples that can be directly applied in professional software engineering. It also functions as a guide for both junior developers who want to grow into architects and experienced engineers who seek deeper mastery of system design. By combining educational material with hands-on examples, CodeGuide bridges the gap between theoretical learning and practical application in enterprise-level Java development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Super-Linter

    Super-Linter

    Combination of multiple linters to install as a GitHub Action

    This repository is for the GitHub Action to run a Super-Linter. It is a simple combination of various linters, written in bash, to help validate your source code. The super-linter finds issues and reports them to the console output. Fixes are suggested in the console output but not automatically fixed, and a status check will show up as failed on the pull request. The design of the Super-Linter is currently to allow linting to occur in GitHub Actions as a part of continuous integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Salem

    Salem

    Souls In Purgatory IV-III (Revival)

    Salem (The Witch City Linux Desktop Experience) is an Arch-based offering, and the result of countless of hours of coding and testing. The project is currently enjoying its 10th year of life (10.31.24). Its development is a copulation of a unique, spiritual, creative approach that I designed, and the ideas presented by William Kenower in his 2017 book, Fearless Writing, which I highly recommend indulging. Minimum Requirements: * Arch Linux (systemd) * bash * exiv2 * feh * xorg...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    MLPACK is a C++ machine learning library with emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and flexibility for expert users. * More info + downloads: https://mlpack.org * Git repo: https://github.com/mlpack/mlpack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Classic HWUT - rename of previous HWUT

    Classic HWUT - rename of previous HWUT

    Software Unit Tests (Language Independent Approach)

    Automation of Unit and System Tests. Tests can be implemented in any language and on many platforms. The flexible approach enables the inclusion of many types of tests, such as memory leak checks (using valgrind), coding rule checks, complexity checks, etc. Tests are run by a simple call to hwut in a base directory of a project. In particular for C, HWUT supports make file generation using 'sos' and 'sols' modes. Remote control-able function stubs may be generated using the 'stub' mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dev Cheatsheets

    Dev Cheatsheets

    A collection of code snippets and CLI guides for quick reference

    A collection of code snippets and CLI guides for quick and easy reference while coding. Coding ingredients or building blocks. This is about having a central reference for language syntax or CLI features, without having to wade through docs and tutorials and StackOverflow. A reference for how to use a CLI tool, language or library. It’s mean to be a quick reference so you can get what you need without having to scroll or navigate a lot. Including syntax but emphasizing real world examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    internet-control

    internet-control

    Control how long your childs computer is connected to the internet

    ... of the multiplayer mode and the social interaction via the internet are missing. As this program is aimed at average parents I placed great emphasis on user-friendliness; both the graphical user interface and the command line interface are easy to use and well explained. NOTE: This was my first coding project. By design it is a potential SECURITY RISK. Now I know better, so I abandoned this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pure Bash Bible

    Pure Bash Bible

    A collection of pure bash alternatives to external processes

    ... exclusively on Bash built-ins, these methods can make scripts faster, more portable, and easier to maintain. Every snippet is linted with shellcheck, and many have accompanying tests, ensuring correctness and usability. The project is not only a coding resource but also an educational tool for Bash users who want to better understand the full power of the language.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Apodio Gnu/linux multimedia distribution

    Apodio Gnu/linux multimedia distribution

    Apodio - Gnu/linux Os for Artists & More

    APODIO is a GNU/Linux operating system containing audio, text-friendly, graphic and video tools. It can be used as a liveCD/USB or be installed on a partition of your hard disk. http://apodio.org
    Downloads: 34 This Week
    Last Update:
    See Project
  • 16
    Coding WebIDE

    Coding WebIDE

    Coding WebIDE Community Edition

    Coding WebIDE Community Edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ncPRO-seq

    ncPRO-seq

    Non-Coding RNA PROfiling from sRNA-seq

    ncPRO-seq is a tool for annotation and profiling of ncRNAs from smallRNA sequencing data. It aims to interrogate and perform detailed analysis on small RNAs derived from annotated non-coding regions in miRBase, piRBase, Rfam and repeatMasker, and regions defined by users. The ncPRO pipeline also has a module to identify regions significantly enriched with short reads that can not be classified as known ncRNA families. ############# Docker version : download and run Dockerfile (go in "Files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OrthoRBH

    Rapidly identify orthologous cDNA sequences in related species

    OrthoRBH is a tool/pipeline designed to identify families of protein coding transcripts/genes in related species using a reciprocal blast method. It can search through databases of full-length cDNAs, ESTs or mRNA-seq data. Optional assembly of candidate sequences allows assembly of contigs. It is suited to handling a mixture of EST and mRNA-seq sequence data. It performs batch blast searches, so it is ideal for large multi-gene families. After collecting candidate sequences, it performs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Stanford Machine Learning Course

    Stanford Machine Learning Course

    machine learning course programming exercise

    ... for learners to navigate and practice. The exercises serve as practical, hands-on reinforcement of theoretical concepts taught in the course. This collection is valuable for students and practitioners who want to strengthen their skills in machine learning through coding exercises.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    WordSearch

    A WordSearch implemented in Java. Coding finished.

    The project has no files, but it has code. Please get the code from the code tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    WikidF00l

    All of my projects related to the iPhone and Linux

    My coding projects (python, pygtk, iPhone, iPad, iPod Touch, Backup, Restore, Linux, Unix)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a ssh command-line front-end tool coding with bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    YIS is the Yoper Installer aimed at making the Installation as simple as possible. It is being developed from scratch using PyQt.YIS aims at easy to use GUI, simple and effective coding techniques, make things simpler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This game is an MMORPG in various UNIX scripting languages, with a graphical shell accessed by SSH for the client. It will support Linux, Windows, and MacOS X. It is meant to be immersive and allows in-game coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Multi-User Domain. Scheme as implementation language as well as for coding object behaviour. Scheme/MUD enthusiasts welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.