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.
Start 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.
punlinux project is to localize GNU Software into punjabi. we plan to build a full customized linux for use in punjabi language including OpenOffice, Mozilla and other softwares. Code Name to working is Panjali. Now Firefox, Thunderbird are released with
SING stands for 'Send ICMP Nasty Garbage'. It is a tool that sends ICMP packets fully customized from command line. Its main purpose is to replace the ping command but adding certain enhancements (Fragmentation, spoofing,...)
We've put Google's Android (gPhone) on the Nokia N810 Internet Tablet. The code changes are from NthCode, a Linux consultancy in China, but please feel free to download, improve, and contribute back to the community.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
GClassGen is a program that generates a GObject class in a variety of programming languages based on certain inputs. It does this using a plugin system, so additional languages can be added without re-compiling the main program.
Hardware Simulation and Vitualization Environment: Unfortunately I have lost my sourcecode in a freak accident (My roommate dropped a bed onto my laptop) for this project. Please be patient and visit http://devsoft.ath.cx/crisis for more information.
PROSE is a system that performs controlled, systematic, and efficient modification of the code of running Java applications without requiring them to be shut down. PROSE is an infrastructure that supports software adaptation by extending apps at runtime.
Loose (Lightweight Object Oriented Scripting Engine, but also 'loose' regarding to OO features) is an extremely lightweight object oriented scripting engine (core engine is less than 400 lines of C code).
Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
Portscan is a simple TCP port scanner (connect scan, similar to nmap -sC).
It is implemented with threads for better speed.
Please see the code and review it. Criticism is more than welcome.
Helps needed to make it robust.
A tool for learning and practicing morse code, for passing amateur (ham) radio license exams.
Converts supplied text to code sounds, or generates random symbols. Speed and farnsworth compression are adjustable. Written in C for Linux or other computers.
Tool for Cython aimed to provide a functionality similar to SWIG. It rolls out "extern from" directives and generates shadow classes definitions. Can be used instead of cython in command line.
PdoXml is an fast and easy to use PHP extension writen in C for converting results from PDO queries to XML. You can create XML document from database. Support both Windows and Linux. Full sourcecode provided.
ephem68k is an astronomy software the TI-92 and TI Voyage 200 CAS systems. It calculates astronomical data like julian date, local sidereal time, full/new moons, ephemerides of fixed and solar objects and more. ephem68k is based on ephem 4.29 code.
Windows port of the freedesktop.org DBus. The code is now part of the official DBus releases: http://www.freedesktop.org/wiki/Software/dbus#Windowsport. But you could find binaries here.
Vassert is a new feature from VMware Workstation. It is promising for developers to enhance code reliablity with less run-time cost.
This project is a library to enable vassert usage under Linux guest os.
Galeon is a GNOME web browser based on gecko (mozilla rendering engine). It's fast, it has a light interface and it is full standards compliant. Sourcecode is available from: git://git.gnome.org/galeon
Java version of Dialogic's SwitchKit API. This API is actually a more "Java Centric" API, with listeners, filters, and a very extensible and modular framework that finally uses JNI to access the native libraries provided by Dialogic.
Code Distance Visualizer is a static program analyzer. It learns patterns in user defined faulty and correct code instances and using visualization indicates which fragments in a program’s sourcecode are the most similar to these instances.
NovaTK is an object-oriented, cross-platform GUI toolkit. One of the focuses of NovaTK is to facilitate rapid development of cross-platform applications requiring fewer lines of code.
Kelp is a sourcecode annotation framework. Written in strict ISO C90 with support for Posix and Windows environments. Large file support. Supports both 32 and 64 bit platforms. Plugins for Vim and Eclipse are available.
CLiteOO (Lightweight OOP in C) is a framework and toolkit to write object-oriented code in C language. The feature is its syntax is very similar to C++ and supports simple reflection mechanism. *It not uses ugly marco (just like CLASS_DECLARE).*
Adds a message authentication code (MAC) to a file
A tiny command line program to create a secure file authentication code and verifier. This can be used to verify if a file has been altered or modified by a 3rd party.
JSEXT is a framework for JavaScript for server scripts, web servers and web clients. Seamlessly integrates C libraries with JavaScript code. Based on this, JSEXT provides support for fastcgi, MySQL, SQLite, FTP, SMTP, HTTP and more.