Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
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.
C dynamic containers are missing in the standard, so almost every single project in C uses different implementations. This library is yetanother implementation of few basic containers, optimized for speed. A simplified interface to libarchive allows to save the containers in a compressed form.
All the containers are 32bit. This greatly improves the performance (up to ~32%) and reduces the memory consumption (up to 41%) on 64bit systems.
All the containers are pre-allocating buffers to reduce number of calls to malloc().
...
Yetanother container library written in C. Originally born as auxiliary library for another project it aims to be simple, dependency-free and lightweight.
YetAnother ImaGe Library. The idea behind this is to have a generic wrapper around image decoders to have an unique way to load images, disregarding its format. The library will be modular and will be able to detect on its own which decoder to use.
Yann is YetAnother Neural Network. Yann is a library to create fast neural networks. It is also a GUI to easily create, edit, train, execute and investigate networks. Multiple topologies, runtime properties and ensemble learning are supported.
"YetAnother C Data Structures Library" is a project that aims at implementing a simple, fast, portable and memory-leak-free data structures and algorithms to extend the C Standard Library and give more support and abstraction power for developers.