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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Ace is a micro kernel for developers and researchers. The main goal is to create a very light and compact kernel from scratch with modern OS research concepts.
L.E.I.C.A. (Long Exposure Internet CAmera) is an application that takes input from your webcam, or v4l2 device, and makes a long-exposure image.
Until now there's only a python binding for this app, soon there will be a C/C++ SDL one
Sixaxis2mouse is a UNIX/Linux tool which translates Sixaxis (DualShock 3) PS3 controller input to mouse movement, keyboard input and/or command execution.
Required: POSIX operating system (i. e. Linux), X11 and SDL.
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.
The videotrans project is a set of scripts that converts a movie file in any format that mplayer understands (AVI, etc) to a DVD compatible VOB file, including all the necessary conversions. Further, an automatic DVD menu generator is provided.
This is a futur C library like liburl to simply get webpage.
The main goal is to make it the most easier possible. this library also provide some basics functions to create crawler.
There is also some kind of string.h
The transcriptome analyser project aims to provide tools to determine and document all the transcribed parts of a genome. The transcribed parts are defined by analysing experimental evidence, like expressed sequence tags (EST) and other mRNA sequences.
Testbed for Ad Hoc Protocol Evaluation (TAPE) is a network emulator that capable of running several ad-hoc protocols for testing and evaluation. It is an enhancement of the original APE-Testbed.
runtimes invokes a program several times and prints real, user, and system CPU times. It also calculates average, variance and standard deviation of the run times.
mspgcc4 is no longer supported. Please use the newer toolchain at the MSPGCC project. (This was a port of the GCC 4.x branch to the Texas Instruments MSP430 microcontroller core. It is based on the MSPGCC project that is stuck with GCC 3.2.3.)
QuickParser has moved to GitHub (https://github.com/rondilley/quickparser )
The regexless text parser converts arbitrary text data into psuedo XML. This tool offers very fast parsing of data without little or no understanding of the data format or fields.
TinyCrypt is a simple secure program for encrypting files. The core encryption code is only 76 lines of C code, based on the well known ARC4-D(768) algorithm.
Command Line Progress Bar is a simple command line tool to display information about a data transfer stream. It will display the number of bytes transfered, the speed of the transfer, and if the size of the data stream is known it will display the ETA, p
Minimalist rework of gzip/gunzip with minimal memory requirement (16KB zip / 2KB unzip) and addons : on-the-fly processing of partial input data (no need to bufferize all data), input from and/or output to memory... Demo/test program also provided
FpgaC compiles a subset of the C language to net lists which can be imported into an FPGA vendors tool chains. C provides an excellent alternative to VHDL/Verilog for algorithmic expression of FPGA reconfigurable computing tasks. More info in wiki.
dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.