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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
...Installation:
just run make in the directory you unpacked this archive
Usage:
xvatool [options] <XVA filename> verify integrity of XVA file
Options:
-v verbose output
-h this help
TODO:
* Disk assembly from XVA
* XVA generate from block device
* ZLIB pack/unpack with checking
* MBR decode
A standalone powerpc disassembler written as a wrapper over GNU libopcode library. It accepts the opcode ( in hex or decimal ) as it's argument and spits the disassembled output.
Recently, a reference assembler has been added. It takes the instruction in string form and spits the assembled 32-bit opcode.It's not fully tested and may not work always.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
....
=== Acknowledgment:
OSSP uuid homepage:
http://www.ossp.org/pkg/lib/uuid/
=== Current status:
* Branch from OSSP uuid library v1.6.2
* A workable/buildable msvc10 solution files which tweaks:
* Tweaked config.h (config_win32.h) and uuid.h (uuid_win32.h) which suit for MSVC 32/64 bits
compilers
* uuid_mac.cpp: Use windows platform sdk to get the mac addr of 1st NIC
* uuid_cli.cpp: A simple drop-in replacement of getopt() for uuid_cli to work.
* uuid_prng.cpp: Quick fixes enable to be built in MSVC.
=== Todo:
* cover mingw & cygwin.
* no dce support...
A data base containing parameters for Linux.The project is a library,a .h file for prototypes and a program to modify parameters.Use it in your C programs or others. It is ok with user,groups...It has capabilities of heritage.It is hard to corrupt
CuTest lets you write unit tests for your C code. You should use it because: (1) It has the cutest name, (2) It looks and feels like JUnit, (3) It is cross-platform, (4) It ships in a single .c and .h file for ease of deployment.
Obskurator is a program which converts the normal source code(c,h etc. ) into not readable code for another developer. But the program will still compile.
...The main idea of Linux XP is to provide people who never tried linux before with an easy-to-use linux distribution without the hassle of re-partitioning their HD and going thru complicated processes of configuring H
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
cpost is a program which will take a number of c and h files as input
and create a PostScript file. The PostScript file will contain the
contents of the input files that have been marked up so that various
parts are highlighted.
A library providing a full implementation of MPEG-2 transport streams (ISO/IEC 13818-1 aka ITU-T Rec. H.222). Can read, write and edit transport streams. Code is generated from a XML description of the bitstream syntax. This may be extended to other multimedia file formats in the future.