Showing 33 open source projects for "programmer"

View related business solutions
  • 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
  • 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
    PHPUnit

    PHPUnit

    The PHP Unit Testing framework

    PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JUnit 5

    JUnit 5

    Programmer-friendly testing framework for Java and the JVM

    The 5th major version of the programmer-friendly testing framework for Java and the JVM. JUnit 5 is the next generation of JUnit. The goal is to create an up-to-date foundation for developer-side testing on the JVM. This includes focusing on Java 8 and above, as well as enabling many different styles of testing. Official CI build server for JUnit 5. Used to perform quick checks on submitted pull requests and for build matrices including the latest released OpenJDK and early access builds of the next OpenJDK. ...
    Downloads: 129 This Week
    Last Update:
    See Project
  • 3
    gts

    gts

    TypeScript style guide, formatter, and linter

    ...The easiest way to enforce consistent style in your project. Just drop it in. Automatically format code. Just run gts fix and say goodbye to messy or inconsistent code. Catch style issues & programmer errors early. Save precious code review time by eliminating back-and-forth between reviewer & contributor. Opinionated, but not to a fault. We recommend you use the default configuration, but if you need to customize compiler or linter config, you can. Under the covers, we use eslint to enforce the style guide and provide automated fixes, and prettier to re-format code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    IHP

    IHP

    The fastest way to build type safe web apps

    ...IHP comes with everything you need to build great web applications out of the box. IHP is a batteries-included web framework, optimized for longterm productivity and programmer happiness. With IHP all your application code is written in Haskell - a functional programming language with an incredible type system, used by giants such as GitHub and Facebook. Thanks to Haskell's impressive type system you can write code that is far more robust than you have seen before.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Resolve Support Tickets 2x Faster​ Icon
    Resolve Support Tickets 2x Faster​

    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
  • 5
    Final Cut

    Final Cut

    A text-based widget toolkit

    Library for creating terminal applications with text-based widgets. FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen. The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    re-frame

    re-frame

    A ClojureScript framework for building user interfaces

    re-frame is a ClojureScript framework for building user interfaces. It has a data-oriented, functional design. Its primary focus is on high programmer productivity and scaling up to larger Single-Page applications. Developed in late 2014, and released in 2015, it is mature and stable. It is used by both small startups and companies with over 500 developers, and it has delivered into production applications which are 40K lines of code and beyond. ClojureScript is a Lisp. Alan Kay once described Lisp as "Maxwell's equations of software". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    koa-better-error-handler

    koa-better-error-handler

    A better error-handler for Lad and Koa. Makes `ctx.throw` awesome

    ...Made by a former Express TC and Koa team member. A better error-handler for Lad and Koa. Makes ctx.throw awesome (best used with koa-404-handler) Detects common programmer mistakes by detecting errors of TypeError, SyntaxError, ReferenceError, RangeError, URIError, and EvalError and yields generic "Internal Server Error" (only applies to production mode).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Ooui Web Framework

    Ooui Web Framework

    UI library that brings the simplicity of native UI development to web

    ...When the user requests a page, the page will connect to the server using a web socket. This socket is used to keep the server's in-memory model of the UI (the one you work with as a programmer) in sync with the actual UI shown to the user in their browser. This is done using a simple messaging protocol with JSON packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Koa Vue Fullstack Boilerplate

    Koa Vue Fullstack Boilerplate

    A lightweight boilerplate for a universal webapp based on koa

    ...Authentication, CRUD, and access control are included. This project aims to build a small but structured full-stack application, so it would be relatively clear for a programmer/beginner to understand how to build a website from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    JUnit 4

    JUnit 4

    A programmer-oriented testing framework for Java

    JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. You need to have a JDK installed and a text editor. (In general it is recommended to use a build tool for building your software and running the tests.). JUnit features include assertions for testing expected results, test fixtures for sharing common test data, test runners for running tests. JUnit was originally written by Erich Gamma and Kent Beck. JUnit is Open...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 11
    Network Function Framework for Go

    Network Function Framework for Go

    NFF-Go -Network Function Framework for GO (former YANFF)

    NFF-Go is a set of libraries for creating and deploying cloud-native Network Functions (NFs). It simplifies the creation of network functions without sacrificing performance. We are now supporting AF_XDP and supporting(almost) getting packets directly from Linux. So you do not need to write 3(three) different applications to process packets coming from different type of drivers of PMDs. You just write everything in NFF-Go, and it can dynamically use whatever you would like underneath....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Information Library for C#

    Information Oriented Programming Library for C#

    ...As does diffen: http://www.diffen.com/difference/Data_vs_Information My definition of information is that information is data that has meaning to people, whereas data is data that has meaning mainly to a computer or a programmer. A discussion of this may also be found at https://thisstack.wordpress.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JavaCá&Lá

    A Java Distributed Shared Memory Middleware

    ...Our middleware APIs is simple, intuitive and designed for young and senior programmers who don’t have high performance programming skills. Using our middleware, different programmers can develop applications in a collaborative way, i.e., one programmer application can read and write global variables from another application, developed by another programmer, in another machine, without explicit references. Existing Java applications can be executed by JCL. Low refactorings to insert distributed JCL maps in your existing code. Portable JCL code for multicore and multicomputer architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development. However, performance and small-footprint are some of the main design goals as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    ...For more information, see: https://datatracker.ietf.org/doc/draft-huangng-idtp/ https://datatracker.ietf.org/doc/draft-huangng-utid/ Project Busilet is a reference implementation of IDTP that provides a set of APIs developers to develop IDTP server and IDTP client software. Busilet4j is written in Java language and is for Java programmer to develop IDTP server and IDTP client software. The documents include IDTP specification v0.95 both in English and Chinese edition, an API specification in English only, all source code in Java, and a set of JUnit tests. See project document for more. Author: Huang Nenggeng huangng@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next steps in development, by degree of priority follow documentation, more examples, slight code refinements and new features. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    GLMax

    Runtime graphic engine (use OpenGL) for ObjectPascal

    It is object-oriented module for using 3D/2D graphic. The GLMax can be used in games, 3D editors or multimedia software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Mosquito is an input system that, sitting on top of SDL or OIS, handles the mapping of physical input sources into virtual gamepads and mice that the programmer can work with. It supports configuration through config file, code and ingame remapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Karrigell is a flexible Python web framework, with a clear and intuitive syntax. It is independant from any database, ORM or templating engine, and lets the programmer choose between a variety of coding styles
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20
    Kumbia PHP Framework is a full-stack MVC framework written in PHP for developing database-backed web applications according to the Model-View-Control pattern and other patterns as ActiveRecord and TemplateView. Optimized for PHP programmer productivity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Allows developers to create Java software on the pattern based approach. Programmer won't implement infrastructure for patterns but would use the ready ones. JPattern is a contract pushing developer to implement the logic in the terms of known patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Xilon Engine II is a graphics/game engine written in Visual Basic .NET to allow easy and fast development of ideal 2D games. With XEII, 2D games become more fun for a hobbyist programmer instead of a chore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Libraries of common utilities and tools for the Java programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Eclipse and Java Video Tutorials

    Video tutorials for learning Java OOP programming with Eclipse.

    ...Includes "Eclipse and Java for Total Beginners", "Using the Eclipse Workbench", "Introducing Persistence", and "Using the Debugger". Intended for beginning and intermediate users and programmer. You can view the Total Beginners tutorials on Youtube at https://www.youtube.com/playlist?list=PLv6UtFrA7VEu4PtzJaGHHSeZBi6mdJtwv. You can read descriptions and download all of the tutorials at http://eclipsetutorial.sourceforge.net.
    Downloads: 26 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next