Showing 220 open source projects for "new"

View related business solutions
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
    Learn More
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 1
    Python Cookbook

    Python Cookbook

    Python Cookbook, 3rd edition translation

    .... This is the translation of such book. Just as Python 3 represents the future, the new "Python Cookbook" version has a brand new change compared to the previous version. First and foremost, this means that this book is a very cutting-edge reference book. All the code in the book was written and tested under Python 3.3 version. We hope this book will guide people to use Python 3 to write new code or upgrade legacy code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ADiKtEd (Another Dungeon Keeper map Editor) is a text-based map editor for Dungeon Keeper, a game released in 1997. It can be used to create a map from the very beginnings, or to tweak maps created in Official Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Stellarium

    Stellarium

    A planetarium software that shows a 3D simulation of the night sky

    Stellarium renders 3D photo-realistic skies in real time with OpenGL. It displays stars, constellations, planets, nebulae and others things like ground, landscape, atmosphere, etc.
    Leader badge
    Downloads: 331 This Week
    Last Update:
    See Project
  • 4

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
    Get a Free Trial
  • 5
    Write a hash table in C

    Write a hash table in C

    Learn how to write a hash table in C

    Hash tables are one of the most useful data structures. Their quick and scalable insert, search and delete make them relevant to a large number of computer science problems. Understanding of how a fundamental data structure works under the hood. Deeper knowledge of when to use hash tables, when not to use them, and how they can fail. Exposure to new C code. The language doesn't come with one included. It is a low-level language, so you get deeper exposure to how things work at a machine level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bell-412

    Bell-412

    Highly realistic and immersive model for Flightgear.

    This is the Textron Bell412 helicopter for the Flightgear flight simulator. This rotorcraft is designed in order to provide the most realistic flight experience to player, including design and behaviour. This project is updated every 1 to 6 months with major improvments. Keep updated and happy Flightgear. My Youtube Channel: https://www.youtube.com/channel/UCmxlWKtFn19wYVe2DYU9XCw/videos v0.9.1- r54 released Feb/2018 : * FDM: updated. Better IT. * MODEL: new texture & model updated...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Acoustic Research Tool (ART)

    Acoustic Research Tool (ART)

    Acoustic Simulation Library for Frequency and Time Domain Simulations.

    ART is a flexible simulation framework for wind instruments. It includes a growing library of modelling elements. So far bore discontinuities, branches, tone holes, cylindrical and conical tubes, Bessel horns and bent tubes are available for frequency domain modelling. In the time domain generic bidirectional propagation elements, scattering elements, fractional delays, convolution with reflection functions and general z-domain networks are available and can be described using MuParserX...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The Number Race
    Software designed for remediation of dyscalculia (or mathematical learning disabilities) in children aged 4-8 and for teaching number sense in kindergarten children. For more information, visit the unicog lab website using the link below. NOTE: To use The Number Race, you may need to download TWO files, the main program (above), AND a language pack. To get to the language packs, click on "Files" on the menu bar above, and select version and the appropriate language. If you are lucky...
    Leader badge
    Downloads: 179 This Week
    Last Update:
    See Project
  • 9
    Java provides the concurrent library that simplifies concurrent programming, but this is hard to learn and visualize. This project is a series of animations each illustrating the coding and usage of a component in the java concurrent library.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
    Learn More
  • 10

    Astrolabe Generator

    Generates custom astrolabe EPS files

    NOTE: The Astrolabe Generator has moved: The Astrolabe Generator and related projects have moved to a new location. Find us on Github at: https://github.com/wymarc This program will generate a set of PostScript (EPS) files for the front, back, rete and rules of an astrolabe for a given latitude. Additional related quadrant tools are also available. Version 3.0 moves the code to Java. Program is now an executable Jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MStorage

    MStorage

    MStorage - storage for notes.

    MStorage - is storage for notes, it suggests opportunity to save and catalog notes, articles and tips in local drive by directories tree. If you usually store your notes in simple text files, but you begin upset when have to walk through directories tree every time when you need to find something, what you exactly want - this app will help you. WHATS NEW in v.1.1.*: - search in file - search in directory - readonly option for file - choose font, style and size of font in text editor...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Regex Creator

    Tool to help create regular expressions (regex)

    Regex Creator is a tool to help create regular expressions (regex). The goal is to make it as easy and as fast as possible to create regex. You paste the text to parse, specify the values to extract and generate the regex. You can also debug a regex. New v2.0 has improved UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Hole-drilling Eccentricity

    Eccentricity correction for the hole drilling strain gauge method

    ... to use the method without the need of performance finite element model simulations in each new problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Starehe School Management

    Starehe School Management

    A mulitiuser school Management system.

    Starehe school management system combines simplicity and performance for exceptional quality. IMPORTANT: See ReadMe for Default Login credentials. We recommend that you change the password on first login.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    The Swift Programming Language Chinese

    The Swift Programming Language Chinese

    The Swift Programming Language in Chinese

    ... is optimized for development, without compromising on either. Swift is friendly to new programmers. It’s an industrial-quality programming language that’s as expressive and enjoyable as a scripting language. Writing Swift code in a playground lets you experiment with code and see the results immediately, without the overhead of building and running an app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ArgSemSAT

    Solving argumentation problems in Dung's AFs

    Deprecated hosting for this project. The new hosting is at https://github.com/federicocerutti/ArgSemSAT In particular, the source code for the publication: Federico Cerutti, Massimiliano Giacomin, Mauro Vallati, How we designed winning algorithms for abstract argumentation and which insight we attained, Artificial Intelligence, Volume 276, 2019, Pages 1-40, ISSN 0004-3702, https://doi.org/10.1016/j.artint.2019.08.001. (http://www.sciencedirect.com/science/article/pii...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    ... when opened. The main purpose of this program is designing origami, but if you only want to learn how to make some origami figures, there is a set of built-in example files that can help you. Currently, there are 34 example figures available. Please note that this project was created for fun and still is a work in progress. The Discussion forum is open for anyone who wants to report a bug or suggest a new feature. User Guide: http://origamieditor3d.sourceforge.net/userguide/en/index.html
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    StochKit is an extensible stochastic simulation framework developed in C++ that aims to make stochastic simulation accessible to practicing biologists and chemists, while remaining open to extension via new stochastic and multiscale algorithms. StochKit is part of the StochSS project [http://www.stochss.org/], and we are relying on continued funding for sustained development. Please consider registering to show your support. Register here: https://docs.google.com/forms/d/12tAH4f8CJ-3F...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Lib Measurement Angles for C++ (GCC)

    Lib Measurement Angles for C++ (GCC)

    Library Measurement Angles for C++ GCC

    The main objective of this project is to support the student who is new to computer programming, where the student can expand the library's functionalities by engaging in the production activity of simple software in development. In addition to the students linked to me, other people can participate by adding other features to the library. This library has a set of features defined for converting angle measurements. For more libraries, go to: https://sourceforge.net/u/augustomanzano...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    100 numpy exercises

    100 numpy exercises

    100 numpy exercises (with solutions)

    This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. I've also created some problems myself to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach. For extended exercises, make sure to read From Python to NumPy. Markdown and ipython notebook are created programmatically from the source data in source/exercises.ktx. To modify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VocableTrainerX is primarily intended for studying new vocabulary when learning a foreign language. Use it to compile your vocabulary lists and use the program's quiz mode to test yourself on the list. It runs under Mac OS X (Version 10.3 or later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Z2D Java

    Z2D Java

    Eine didaktische 2D Bibliothek

    Z2D ist eine deutschsprachige Bibliothek für die Programmiersprache Java. Objektorientiertes Programmieren kann spielerisch anhand von Grafik-Objekten und Zeichnungen erlernt werden. Vorraussetzung ist eine Grundkentniss der Java-Syntax und die Fähigkeit eine Java-Dokumentation zu verwenden. Code Beispiel (Öffnet ein Fenster und stellt einen blauen Kreis dar): ZFenster fenster = new ZFenster("Mein Fenster",500,500); Kreis kreis = new Kreis(100,100,20,Color.BLUE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Marcion

    Marcion

    The study environment of ancient languages (Coptic, Greek, Latin)

    ... (Gospel of Judas); Askew Codex (Pistis Sophia); Bruce Codex (Books of Jeu) Overview of sources of early christianity in Coptic, Greek and Latin languages: Septuagint (LXX); Greek New Testament; Coptic New Testament (Sahidic, Bohairic); Latin Vulgate
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 24
    Watchmaker Suite development has moved to github. Please follow the link below to the new project web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cross-platform application aimed at helping users to learn vocabulary from any foreign language(s). Add/Edit/Delete vocab words (w/ translation, category, sentence, notes, picture). Review (Quiz) vocabulary words.
    Downloads: 2 This Week
    Last Update:
    See Project