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
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.
libtour is a generic tournament processing library. The rules, participants, schedule, and results of a sporting tournament can be defined in the Scheme programming language and given to the library as input.
Artificial vision library. Objectives are to make an OCR, fingerprint and face identification as some applications through a general purpose learning and pattern relationships algorithm (Currently performs very basic identification).
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
An open source library which enables the user to take advantage of most LCD screens owning a commercial controller,
and a free software allowing the user to dispatch any kind of informations from the PC toward the LCD screen.
FreeSP is an infrastructure for programming platform-independend online signal processing applications. Ports to specific platforms (like DSPs and microcontrollers) are made by simply exchanging the freeSP System-module.
TIKAPP is becoming a collection of tools for simulation of neural networks. The first available part is an ANSI-C++ library with support for backpropation networks.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
VKAS uses genetic programming methods to find out the relationship among a set of independent and dependent variable. It is a problem solver software which uses evolutionary computing methods.
When vkas is run, it creates a population of chromosomes at random. This population is then genetically modified and next population is generated. Each population is subjected to fitness calculation and if a suitable answer chromosome is found then vkas stops and the answer is printed. If a...
The fst2v5d package converts data stored in the Canadian RPN Standard File (FST) format into Vis5D format. FST files, commonly used to store meteorological data, are scanned by fst2v5d to generate both 4D fields and independent topography input files.
DesktopTools is a collection of small utillities which help to make your daily life easier. Since the tools themself are rather small (projectwise) I keep them not as individual projects, but have them under this collective name.
FLPD is an automatic learning system based on fuzzy prototypes, composed of a C++ library for machine learning and fuzzy logic and an experimentation framework.
La P.A.P.A. (Python Alternative for Programming Astrophysics) want to give an alternative to the astrophysicists (and any one that use RSI-IDL) for start programming in Python using similar functions as IDL and at the same time learn the power of Python.
NTuple is a Python module used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
NeoBio is a Java class library of Computational Biology Algorithms. The current version consists mainly of pairwise sequence alignment algorithms such as the classical dynamic programming methods of Needleman-Wunsch and Smith-Waterman.
Ruby SVM is a Ruby binding to the very popular and highly useful libsvm library (released under a seperate license) This allows you to effortlessly experiment with machine learning, in particular Support Vector Machines, in Ruby. SVM's have found use in
niCE - nice insignificant compressing engine, ...oh no, not another data compressor ;-) C-Programm, das mittels Huffmanalgorithmus und Lauflängenalgorithmus komprimiert. Plus: Ausführlicher Guide und Dokumentation die verwendeten Algorithmen und Projek
A general purpose C++ library for Bayesian Filtering.<p>
Essentially Bayesian Filtering is a way of having a program learn to categorize information from a specific user through pattern recognition. <p>
Open Source Stenography engine usable from the command line. Uses various techniques for hiding and retriving stenographic information. Includes a small image analysis suite for detecting stenographic images.
Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
ktdata is a C++ library for accessing tabular data, like from CSV files. Its goals are:
1. object design
2. portability (Linux and Windows support at least)
3. high performance
4. support for common data file formats, like CSV, ARFF (Weka), etc.