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
Say goodbye to broken revenue funnels and poor customer experiences
Connect and coordinate your data, signals, tools, and people at every step of the customer journey.
LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
EzSocket is a socket library written in C.The aim of EzSocket's existence is to decrease the required source code that it should writes a programmer in order to create a client or server socket.Get a server or client socket with only one function.
prtpacker is a tool for creating trees of program resources which can
be compiled into your program. For example say your program needs an
image 'image.png'. Instead of having to make sure 'image.png' is some
where your program can find it you ca
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Basic language between high level assembler und small C. The Compiler outputs x86 assembler code. No use of extern library an nearly independent from the operating system. The compiler is only some KByte in size.
Built on top of the CuTest framework, utf automates many of the tedious steps required to create a suite of test and makes it easy to test existing code not structured for unit testing.
sbf stands for Sbf BrainFuck. It is a utility for interpreting, compiling, and translating the brainfuck language. It is intended to have any and all features a brainfuck programmer would ever want or need.
Hardware Simulation and Vitualization Environment: Unfortunately I have lost my source code 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.
Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world
With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
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.
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
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).
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.
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.
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.
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.
The project of mGDesktop is composed by Server(mginit), 2D/3D graphics demo programs, games, notebook, calculator, painter, medical interface example, industrial interface example, intelligent home control interface example, STB interface example.
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 source code 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.
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).*
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.
Kelp is a source code 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.
Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.