Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
A three-step approach towards experimental brain-computer-interfaces, based on the OCZ nia device for EEG-data acquisition and artificial neural networks for signal-interpretation.
fGPS is a code system that provides both latitude and longitude in a simple alfanumeric system that is easier to input in GPS devices, and easier to provide by phone or sms than standard coordinate systems.
C4 is a C++ class library for analyzing sound files, particularly spoken and sung phonations. C4 provides features such as frequency analysis, pitch extraction, or calculation of voice quality parameters (e.g. alpha ratio, HNR, jitter, etc.).
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.
Linear Algebra Common Expressions (LACE) is a C++ templated library which allows you to operate with matricies and vectors inside your code as easy as on the whiteboard.
JsMath is a means of including mathematical notation in web pages. It interprets TeX code within your document and uses JavaScript, CSS and unicode fonts to typeset the resulting formulas. It works across multiple browsers and platforms, without MathML
A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE.
Code has been moved to
https://github.com/cpraveen/euler2d
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This project is concerned with developing a Monte Carlo simulation code for a simple hopping model of diffusion on a comb-like lattice. It is coded in C.
Web-as-corpus tools in Java.
* Simple Crawler (and also integration with Nutch and Heritrix)
* HTML cleaner to remove boiler plate code
* Language recognition
* Corpus builder
Open sourced code from FIRST Robotics Team 138. Retired from the Semi-finals of the 2010 Granite State Regional due to uninitialized variable (fixed now) . Hope this code can help some other team...
The `Turing Machine Compiler Collection' (tmcc) contains a virtual machine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
A cross-platform aplication to explore online free maps (OpenStreetMap). Build with python and pygame, full immersive environnement. Actually only sourcecode, require pygame.
This program is able to simulate digital circuits on gate level. This code was written during my bachelor thesis. It is not near perfection, but it has potential. So if there's someone out there interested in making it better, feel free to do so.
An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
Feline is a free and extensible cross-platform Model Driven Development (MDD) environment for embedded systems, covering model creation, model to code transformation, and model validation.
Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2).
Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The sourcecode is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
Goldy is a very fast C++ expression templates library for scientific and engineering computing that implements explicit SSE instructions and delivers performance compatible with native C/FORTRAN code.
This is an implementation of the adaptive biasing force method (ABF) in NAMD. The code for ABF was developed by Eric Darve, Stanford University. ABF is a method created by E. Darve and A. Pohorille to calculate the free energy of bio-molecules.
Phenomenological Simulation of Electrical Conductivity in Ceramic Superconductors using High Performance Java (MPJ Express).
The sourcecode for this project would be free to download and develop further
MATmute is a MATLAB code mutation system targeted at developers of scientific software. The package includes a mutator, a MATLAB function to call the mutator and run the mutants, and some examples to demonstrate how to use the system.
Building code for small model Unmanned Ground Vehicle. This only use a single webcam (monocular) as its sensory purpose. We would be using VC++ and OpenCV library.