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.
Try It Free
$300 Free Credits for Your Google Cloud Projects
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.
Java class Debugger and Profiler without sourcecode. Using Apache's BCEL and a simple GUI, the Java Controller "plugs" into any target byte code (Java applications) on the fly, allowing it to suspend threads and step through methods at variable speed.
PyWebPerf is a performance measuring tool written in Python which simulates a web browser fetching a page (handles cookies, multiple threads, image and css download). Command-line and cgi interfaces are provided, with a scripting facility coming soon. Do
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.
poBase is a C++ portability layer that provides functionality not implemented by the C++ runtime library. poBase provides classes for threads, synchronization objects, dynamically loaded libraries, and more.
STack Oriented Interactive Compiler Adapted to Linux. POSIX threads, regular expressions, sockets, associative arrays (hashes), dynamic memory/GC, floating point math, types, and more. An RPN language, inspired by STOIC and Forth.
The BCR flavor of Cooperative Data Sharing (CDS) is a scalable, portable, flexible C-based API and daemon for initiating and communicating between processes/threads in uniprocessor and multiprocessor (e.g. distributed, SMP, and parallel) platforms.
Rubik's Cube Simulator is a program which runs with OpenGL and glut (works both with Unix (using posix threads) and Windows). It has a window which show a 3D Rubik's Cube. This cube can be maniplulated using a term window. This program is useful to test
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
lsstack is a Linux implementation of the "pstack" utility from Solaris
lsstack is a command line utility which (efficiently and quickly) prints the call stacks for all threads in a specified process,
with symbolic names for functions, where symbols ar
The General Sound Manipulation Program (GSMP) aims to become for sound what The GIMP is for graphics. It features non-destructive editing, mutliple tracks, and real-time FX prehearing. It is very interactive (all the big work is done in background-threads
Sircd is a IRC daemon completely written from scratch to support threads, SSL, dynamic module support (client commands + services) and many more enhancements to the standard ircd(s).
OSThreads is a free public forum system designed and created by users of the OSThreads system. Demo/Example of software running can be found at http://osthreads.sourceforge.net/cgi-bin/osthreads/osthreads.pl
Loomthread is a library which allows several threads to run in parallel. It is non-standard, non-posix, limited but meant to be fast. It is based on signal handlers and setjump/longjump, it is very fast, and it provides mutexes for synchronization.
A version of the SmallEiffel compiler (smalleiffel.loria.fr) with extra features, such as multiple threads, mysql database library, curses library, BeOS API library and built in option for boehm garbage collector.
The byteline tool is for distributing large files across large computer clusters by sending a single copy of the data through the network, each computer making a local copy in the process. It also includes an "object-style" C pthreads wrapper for threads
ns_ruby is a loadable AOLserver module which embeds a Ruby interpreter. It is developed with the intention of exposing all of the features of AOLserver to Ruby, namely kernel threads, a unified cache, .adp templating, and database connection pooling.
a collaborative macromedia flash project that will allow end users the ability to create interactive multimedia narrative threads in an evolving story. this project will fascilitate the development of new tools and content for this purpose.
Multi-platform C++ class library, abstracting many system facilities, such as threads,
mutexes, conditions, socket stream I/O. Supporting many industry standards such as XML/DOM, and HTTP.
Multi-threaded socket server framework.
A library enabling concurrency by using threads for a single process.
This project demonstrates the implementation of a custom thread library using POSIX threads (pthread). The custom library is designed to provide low-level control over thread management and synchronization, offering functionality similar to the C++ Standard Library's <thread> library. The custom thread library includes various features like mutexes, lock guards, condition variables, thread attributes, and thread-local storage, making it robust and flexible for multithreaded programming.
This Project was created, for education pourpose, by students of the UTN-FRBA from Buenos Aires, Argentina. The idea of the Project is to improve skills on the concepts of Process, Threads, Process sync, IPC tools and Network protocols on a linux system.
MCP (Model Context Protocol) server for integrating PostProxy API
PostProxy MCP is a Model Context Protocol (MCP) server that integrates the PostProxy API directly into Claude Code, enabling AI-assisted publishing to social media platforms like Instagram, YouTube, TikTok, Facebook, LinkedIn, X/Twitter, and Threads.
libipc is a wrapper lib written in C++. The goal of this lib enables the beginner easy to use socket programmings. Supporting the TCP and UDP APIs(the blocked-mode), and Threads(pthread) APIs.