Showing 195 open source projects for "source code"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    The goal of Operation Project X is to crack the 2048-bit RSA private encryption key Microsoft uses to sign Xbox media, by using distributed computing. This key could be used by Xbox owners to run homebrew code on their machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SymDiff is a little command line tool for symbolic differentiation and expression evaluation. Furthermore, the code can be used for the symbolical implementation of certain mathematical algorithms that require derivatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Emily is a friendly name for the Machine Learning Environment (MLE). This project is at an early stage of development, and no alpha code is yet available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JEXP is a small Java framework for the evaluation of expressions parsed from text strings. The code generated by JEXP executes very fast and has a small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    C and Python code for basic probability and statistics contains classes for Combination, Permutation, and Cartesian Product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The OptControlCentre (OCC) is an user-friendly software package for the optimization of dynamic systems in energy and chemical engineering. Optimization methods include SQP methods as well as a stochastic approach using Simulated Annealing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The MathForge Application Environment provides users a broad range of Java-based math tools (calculation, visualization, presentation and communication via MathML) and allows developers to leverage existing code while extending MathForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rascal, the Advanced Scientific CALculator, is a platform independent modular calculator. Based on modules for integer, doubles, strings, vectors and matrices it can be easily extended with existing C or C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Python Genetic Programming Project implements a Genetic Programming System a la J Koza in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 10
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Matrix2LaTeX is a program that produces LaTeX code required to typeset matrices/vectors. It supports a set of predifined matrices/vectors such as Hilbert, unitary and diagonal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Random Bit Generator Test Suite will take in large blocks of binary data and attempt to tell the user what is not random about them. Code developers, mathematicians and statisticans welcome to help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This library allows developers to quickly add to their code management of probability laws. The Distri library gives close control to random distribution for each possible value. The distribution can also be directly modified by the user of the applica
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SnapPea

    Obsolete packaging code for SnapPea

    Packaging code for SnapPea, a program for creating and studying hyperbolic 3-manifolds. This is for packaging ONLY. SnapPea itself (and its successor SnapPy) can be found at: http://www.math.uic.edu/t3m/SnapPy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The code in this project is incomplete and buggy in parts. It has been superseded by the math packages I wrote for PEAR (pear.php.net). Use those instead (see the Math section of the packages list). -- Jesus M. Castagnetto
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Improving the speed of the signal analysis code for Seti@home. Leveraging modern processors advanced features such as SIMD and parallel execution units, as well as identifying better methods to code existing functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Project provides some Tcl/Tk procedure for manipulating Biology data. And, attributed to the clarity of the Tcl code, it is also useful for education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fast-Fourier-Transform-based number theory code to test Mersenne numbers for primality using the Lucas-Lehmer test and the Crandall-Fagin irrational-base discrete weighted transform (IBDWT) algorithm (Math. Computation 62 (205), pp.305-324, January 1994)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project moved to Google Code since SourceForce is a broken, buggy, non-responsive service. I had to re-log in over 100 times just to change this description. Please visit the project at http://code.google.com/p/starflighttlc/ for the latest version of th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If...
    Downloads: 0 This Week
    Last Update:
    See Project