Showing 341 open source projects for "new"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 1

    High speed math parser

    Expression evaluator for Delphi developers

    Version 2.5 is available! The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    libirt

    The new site is at http://psychometricon.net/libirt/

    The new site is at http://psychometricon.net/libirt/ Library of functions to estimate the items and abilities from the responses of subjects to a questionnaire. The IRT models supported are the logistic model, the multivariate logistic model, the graded model and smoothing by penalization and kernel.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Modern C++ Tutorial

    Modern C++ Tutorial

    Modern C++ Tutorial: C++11/14/17/20 On the Fly

    C++ is a language with a large user base. From the emergence of C++98 to the official finalization of C++11, it has experienced more than ten years of accumulation. C++14/17 is an important supplement and optimization to C++11, and C++20 brings this language into the door of modernization. All the expanded features in these new standards give C++ the language Infused with new vitality. Those C++ programmers who still insist on using traditional C++ (this book refers to C++98 and the previous C...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CinemaDrape

    CinemaDrape

    Focus and minimize distractions by hiding less important screen areas

    ... your working screen area, close windows, or watch lower resolution videos in full screen mode just to get rid of the disturbing elements. CinemaDrape is very easy to use: adding a new transparent focus area is like drawing a rectangle. You can add as many focus areas as you need. And you can easily move or resize the focus areas using the mouse or arrow keys, save them for future reuse, pause or resume the drape, or change its color and opacity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    SAW - Special Access to Windows

    SAW - Special Access to Windows - a programmable on-screen keyboard.

    ... for graphic symbol support (http://www.conceptcoding.org/), and adds several other features to make creating interfaces easy for those who use alternative inputs. Note (February, 2019): We are experiencing problems with recent MS DotNet updates breaking backward compatibility which is blocking new installations of SAW 6, and stopping the Blade word prediction from working in installed SAW 6 packages. We are working on solving this problem ASAP. Sorry for the inconvenience!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Deep Review

    The Deep Review

    A collaboratively written review paper on deep learning, genomics, etc

    ... preprints available on bioRxiv or another preprint service and aim to continue publishing the finished reviews in a peer-reviewed venue as well. Like the initial release, we are planning for an open and collaborative effort. New contributors are welcome and will be listed as version 2.0 authors. Manubot is a system for writing scholarly manuscripts via GitHub. Manubot automates citations and references, versions manuscripts using git, and enables collaborative writing via GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyTorch Book

    PyTorch Book

    PyTorch tutorials and fun projects including neural talk

    This is the corresponding code for the book "The Deep Learning Framework PyTorch: Getting Started and Practical", but it can also be used as a standalone PyTorch Getting Started Guide and Tutorial. The current version of the code is based on pytorch 1.0.1, if you want to use an older version please git checkout v0.4or git checkout v0.3. Legacy code has better python2/python3 compatibility, CPU/GPU compatibility test. The new version of the code has not been fully tested, it has been tested...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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: 96 This Week
    Last Update:
    See Project
  • 13

    MemoryMaster-Project

    This is a nice eLearning software for Windows.

    MemoryMaster is an universal flash card application that makes learning new languages an easy task. This vocabulary program facilitates the categorizing and learning of vocables, formulars, facts and all other content that can be divided into question/answer pairs that previously had to be studied hard before with flash cards or school books. While school exercise books are clear they hardly fit for long term learning. Flash cards behave exactly the opposite way. They transport...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Pairfx

    Pairfx

    Chess pairing program for run through and round robin tournaments

    ... at the club? Try PairFX! The run through pairing system makes it possible for player to come and go whenever they want and also to keep players playing all the time. It is not round based , so not everybody has to be finished to allow new pairings to be made. This is really great when players play at different speed and works very well in the club or at school.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    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: 4 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    Uosk

    Uosk

    Unicode On-Screen Keyboard: insert text snippets into any Windows app

    Uosk (formerly Charmappino) is a virtual keyboard that opens any ASCII, ANSI, UTF-8 and UTF-16 text file and converts words (e.g. separated by spaces) into buttons. Clicking one button the text snippet is pasted into any text editor (Notepad, WordPad, MS Office, OpenOffice...). You can edit snippets directly in Uosk, and save them as a new txt file. The snippet can also be copied to clipboard. It's basically a virtual keyboard with ability to set any amount of characters in one button. Uosk...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Speedcoin

    Speedcoin

    Speedcoin [SPD] - Your Global Digital Internet Currency

    Speedcoin is an open source peer-to-peer internet currency that enables instant payments to anyone in the world. Speedcoin (SPD) is a lite version of Bitcoin and make online transactions easy and efficient. If you never used bitcoin or any other cryptocurrency before, now is a good time to start with Speedcoin to see how it works. Simply download the Speedcoin wallet and get 100 Speedcoins for Free as new user. Speedcoin wallet is absolutely free!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Teacher student web

    One Place for Teacher & Student Communication

    Features : Helpful to Teachers in following manner : 1. Create user / students login A/C 2. Disable / Enable Student A/C 3. Upload / Create new Test and Assignment for students of various classes. (BCA BSC, MCA) 4. Manage Student Assignments and Accounts Helpful to Students in following manner : 1. Login A/C 2. View Assignments / Tests 3. Download Assignments and tests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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: 282 This Week
    Last Update:
    See Project
  • 22
    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: 61 This Week
    Last Update:
    See Project
  • 23

    Blob2d

    An educational software for drawing graphs.

    Blob2d is a software which can be used for drawing graphs. We'll be launching a new release of our software very soon. Right now we don't have the latest version uploaded. You can still download the older versions on the files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    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: 0 This Week
    Last Update:
    See Project