Showing 140 open source projects for "code snippets"

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
  • 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
  • 1
    Code Catalog in Python

    Code Catalog in Python

    Algorithms and data structures for review for coding interview

    code-catalog-python serves as a grab-bag of small, readable Python examples that illustrate common algorithms, data structures, and utility patterns. Each snippet aims to be self-contained and easy to study, with clear inputs, outputs, and the essential logic on display. The catalog format lets you scan for an example, copy it, and adapt it to your use case without wading through a large framework. It favors clarity over micro-optimizations so learners can grasp the idea before worrying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Emoji-Log

    Emoji-Log

    An Emoji Git commit log messages spec standard

    After building hundreds of open source software I've ended up inventing a git commit log standard called EMOJI-LOG that helps me understand a project's history with a less cognitive load just by looking at the git log. I like emoji. I like ’em a lot. Programming, code, geeks/nerds, open-source, all of that is inherently dull and sometimes boring. Emoji (which is, in fact, the plural of emoji) helps me add colors and emotions to the mix. Nothing wrong if you want to attach feelings to this 2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cquery

    cquery

    C/C++ language server supporting multi-million line code base

    C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross-references, completion, diagnostics, semantic highlighting, and more. cquery is a highly-scalable, low-latency language server for C/C++/Objective-C. It is tested and designed for large codebases like Chromium. cquery provides accurate and fast semantic analysis without interrupting workflow. cquery implements almost the entire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Code snippets community manager

    Share your code snippets with community and team

    Share your code snippets with community and team. Search (by key or fulltext) and presentation is integrated into netbeans auto completion. Use community server, do your own team server or use local store. Code snippets are stored under the mime type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    reacto

    reacto

    A sweet IDE for React.js

    Interact with your code: use bricks to play with props, imports or quickly change a component type. Package Manager out of the box: add, upgrade, delete and search dependencies in a flash. Smart and fast autocomplete: automatically find relative path to any file, quick snippets and more to come. Preview components, quickly: press Cmd+R to toggle the component previewer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Go Patterns

    Go Patterns

    Curated list of Go design patterns, recipes and idioms

    ...It organizes patterns under categories such as creational, structural, behavioral, concurrency, messaging, and anti-patterns, giving examples and explanations of how to apply them in real Go code. Creational, structural, behavioral pattern examples in Go. Explanatory commentary and sample code snippets. Concurrency idioms (e.g. bounded parallelism, fan-in/fan-out). Organized taxonomy for Go idioms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CodeLibrarian

    CodeLibrarian

    Application moved to https://github.com/taazz/CodeLibrarian

    Application moved to https://github.com/taazz/CodeLibrarian No new releases will be published in Sourceforge this sites will remain frozen in time for the foreseeable future. Allows a user to gather in one place small code samples for specific tasks and makes them easily accessible and searchable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BTCore

    A Collection of Useful Java/Swing Code

    ...See features for some examples of code you'll find in BTCore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CJAX

    CJAX

    Ajax Development Framework written in PHP and JavaScript.

    ...Download From: ( *NEW* official location ) https://github.com/ajaxboy/cjax For Demos & Documentation: http://cjax.sourceforge.net/examples/ Key Points Of the Ajax Framework * Lightweight > 100kb * 100% Ajax * Zero Configuration * No page footprint * No inline codes * No Snippets or JavaScript needed * No front-end JavaScript. * 100% server side * Insanely Fast * Lives in harmony, not in competition with other frameworks * Uses a combination of data services objects, xml/json * Easy and Generic API * 5+ Years of Improvements and development growth * 50% PHP, 50% JavaScript * Docs+Samples+Demos+API Available * Clean Code and 100% OOP * Extendible (through plugins)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 10
    JRemoteRun allow execute snippets of java code in running JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Repl.it

    Repl.it

    Online REPL for 15+ languages

    This repository preserves an early open-source snapshot of the service that became Replit, a platform for writing and running code directly in the browser. The project’s core idea is instant, zero-setup programming: open a page, pick a language, type, and run—no local installs or environment wrangling. It combines an in-browser editor with a runnable backend or sandbox so code can execute safely and return output in seconds. Sharing and collaboration are first-class: code can be saved,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    XrcPad is a simple interactive XML resource editor for wxWidgets, for trying out xrc code snippets, similar to the WPF tool XamlPad. Currently XrcPad is unsophisticated, heavy on typing (no Intellisense) and without syntax error hints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Functional-Programming

    Functional-Programming

    Functional Programming concepts, examples and patterns

    This repository is a tutorial collection showcasing functional programming concepts across multiple languages (Haskell, OCaml, Scala, Scheme, Clojure, Python). It provides reusable code snippets, examples, and case studies to illustrate FP ideas in a comparative manner. The purpose of this tutorial is to illustrate functional programming concepts in many languages by providing reusable and useful snippets of code, examples, case studies and applications. The project’s web site was updated and improved with a table of contents on side-bar. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    interview-ouch

    interview-ouch

    Simple web snippets for interviews

    interview-ouch is a cheeky, realistic collection of tough interview questions and scenarios that tend to “hurt” unprepared candidates. It’s meant to expose the gaps in typical interview prep by highlighting non-trivial, edge-case, or context-heavy questions. The repo covers programming, systems, and sometimes softer judgment questions that interviewers use to see how you think under pressure. Instead of focusing only on textbook algorithms, it nudges you toward understanding trade-offs, code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jupyter notebook snippets menu

    Jupyter notebook snippets menu

    Adds a customizable menu item to Jupyter (IPython) notebooks

    Adds a customizable menu item to Jupyter notebooks to insert snippets, boilerplate, and examples of code. This notebook extension adds a menu item (or multiple menu items, if desired) after the Help menu in Jupyter notebooks. This new menu contains little snippets of code that we all forget from time to time but don't want to google, or are just too lazy to type, or simply didn't know about. It can also be helpful for people just starting out with a programming language, who need some ideas for what to do next — like importing a module, defining variables, or calling functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Emmet

    Emmet

    The essential toolkit for web-developers

    With Emmet, you can type expressions (abbreviations) similar to CSS selectors and convert them into code fragment with a single keystroke. As a web-developer, you already know how to use Emmet. Abbreviation syntax is similar to CSS Selectors with shortcuts for id, class, custom attributes, element nesting and so on. Unlike default editor snippets, Emmet abbreviations are dynamic and parsed as-you-type. No need to predefine them for each project, just type MyComponent>custom-element to convert any word into a tag. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    Sublime Text AMX NetLinx Plugin

    Develop AMX NetLinx projects in the Sublime Text editor.

    This is a plugin for developers looking for a lighter weight alternative to NetLinx Studio, while still providing powerful functionality. On top of the features provided by Sublime Text, this plugin adds syntax highlighting, color schemes, and build support for the AMX NetLinx programming language. This is also a great option for control system programmers who are looking to use one editor for multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Buttons 2.0

    Buttons 2.0

    A CSS button library built using Sass and Compass

    ...Buttons is a free open source project created using Sass. View the showcase demo to see the buttons in action. The showcase provides a full list of examples along with code snippets to speed up development. If you're using Bower you can run bower install Buttons. Buttons styles are now independent (ex. button-flat, button-3d, etc.). You can apply these styles and they will automatically pick up the color attached to the button (ex. button-primary button-3d). Button colors are now completely independent (ex. button-primary). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    runslides

    RunSlides offers interactive HTML5 slides

    RunSlides enables you to edit code snippets within HTML5 slides, to run it, and to display its output in a visually pleasant way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Start Bootstrap

    Start Bootstrap

    A library of free and open source Bootstrap themes and templates

    Start Bootstrap creates free, open source, MIT license, Bootstrap themes, templates, and code snippets for you to use on any project, guides to help you learn more about designing and developing with the Bootstrap framework, and premium Bootstrap UI products. A library of open source, free to download, MIT licensed website themes and template based on Bootstrap. All of the templates and themes featured on Start Bootstrap are up to date for Bootstrap 4!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TestMP

    TestMP

    Test Management Platform for Automation

    ...Object-oriented Test Data Storage & Service You can add test data into the datastore, categorize it by tags, and use it by API in automation. Test data is fetched as its original type, or by merging different snippets together. 4. Task-driven Test Environment Management Environment tasks are defined, scheduled, and bounded to scripts on local/remote hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    indevIDE

    indevIDE

    A wxMax based IDE for the programming language BlitzMax

    IndevIDE is an open source IDE that uses wxMax (wxWidgets 3.0) and a SQLite database to provide you with the essential features of an IDE like autocompletion, call tips and quick documentation access on Windows and Linux. ~~~~~~~~~~~~~~~~~ This Program uses Code from MaxIDE CE for building and debugging as well as some of its icons (https://sourceforge.net/projects/blitzmax-ide/) Some of Burcey's Modules (regex,libxml,dbsqlite,boost) ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    snippetsource

    snippetsource

    Portable source code librarian

    Snippetsource is a simple yet powerful repository to store code snippets or any other text content. SQLite is used as the database backend which makes fast indexed lookups possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LEE_FSM

    Finite State Machine; PHP; LUA;

    The software resents an executable specification language based on deterministic finite automata, this allows the user to perform tests of word recognition in the state machines that are defined by it. Moreover, it’s possible for the user to assign snippets of code to be executed every transition automaton, these snippets can be described in Lua or PHP programming language. To test that were conducted in the language, was developed a compiler that recognizes words and generates object code.
    Downloads: 0 This Week
    Last Update:
    See Project