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
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.
The goal is to provide a desktop application to display nutrient contents of basic food items, and to calculate nutrient contents of complex meals and menus of arbitrary periods compared to the Dietary Reference Intakes to analyze and refine diets.
...Predecessor of the CTruck3D vehicle simulator series. I wrote it from zero in C (+OpenGL&GLUT). It has ascii-art and nice graphics version, and a special funny version
It's a very basic thing: there are free rigid bodies and springs with strong attenuation/damping. It's very simple and very short code, and collisions of bodies with ground are good and stable.
A good simulation of this kind, however requires Lagrangian method. I proposed the Lagrange_motocross as an alternative of this kind. The code is not much longer but the it's overall more complicated, and collisions are a bad issue.
Zwicker's Loudness Calculation (ISO532B) Tools. The project includes a loudness calculation program based on Zwicker's Method, and a WAV file analyzer generating data files for loudness calculation. Documentation and test files are also provided.
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.
Z9basic aims to be a high integrity & performance version of its predecessor bdbbasic. Language is modernized BASIC with screen and PostgreSQL database support. Targeted at Home, SOHO, Small business, Scientific or Engineering users.
This project is incomplete and in limbo, due to a general lack of time.
Those looking for this type of application functionality are encouraged to look at the bdbbasic project instead, which is complete and functional.
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.
ExtraDix is a sorting algorithm based on Radixsort. It is faster than Quicksort, stable, realized in C and can sort by any basic data type. Testing was done with 1 million data records sorting char, short, int, long, float, double and strings.
Originally written when I was working at PlasWare Ltd, this would have been released if the company hadn't folded...
It was a manufacturing management system for the plastics industry and comprises of a large amount of modules
3D Engine technology with partial tools developing kit.
What is NanoEngine technology?
NanoEngine technology is the 3D Engine of building 3D world at a subatomic level.
A basic definition: NanoEngine technology is the engineering developer of functional systems at the molecular scale. This covers both current work and concepts that are more advanced.
In its original sense, 'nanotechnology' refers to the projected ability to construct items from the bottom up, using techniques and tools being developed today to make complete, high performance products with using DirectX technology and GPU Geometrics Shaders.
...
A new kernel I am developing in my spare time. The eventual solution I hope will involve a 32 bit base kernel and 64 bit extensions therefore maximising compatibility with non 64 bit machines. Database oriented. Checkout http://www.love2code.org
UPDATE 18-Dec-2011
Updates haven't occurred for some time (April) due to working and studying for my Computer Science degree at the University of Ulster, but it's Christmas! so may be we'll get a little closer to doing some more work.
I have...
Jacknsee is an educational network security tool. Its purpose is to teach students in computer science how basic hijacking techniques are used to corrupt a network. Two scenarios have been implemented: Man in the Middle and Denial of Service.
HSCP (Hybrid scp) is developing to transmit the large size file at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing the file transfer part of scp into the UDP (using UDT).
Its a tiny open source Operating System created mainly aid in study of Operating Systems. It's floppy based, uses FAT-12 filesystem with complete shell and basic commands. It created in C and assembly (gcc + nasm).
DLog is an Description Logic ABox reasoner that uses resolution. The basic idea is that a DL knowledge base is transformed into a Prolog program without any knowledge on the content of the ABox. The answers are obtained during normal Prolog execution.
Nibbles The Terminal Password Manager Version 0.1
This is a Very Simple,Basic,,Easy to use Command line based Password Manager written in C language.
This is in no way a substitute for the password managers with huge security.
PC race game outgauge, by 89S52 MCU, to show live data which is transmitted by COM port. Program running on PC is written in VB6 special thanks to Siklosi Janos who supported me to get game data video: http://www.youtube.com/watch?v=NfWMRNuJebo
It's a lightweight dynamic debugger in assembly-language level for REC. It is implemented via ptrace. It doesn't need read permission, and has basic functions, including breakpoint-insert, show and alter values, continue, single step etc.
FUNterm is a serial port terminal program for Windows. It offers basic serial connection. Because FUNterm is written using basic Win32 calls, with no high-level libraries, it works under Linux using Wine. The serial driver can be used separately.