Note: this tool has moved to github, this repository is not maintained any more.
See https://github.com/turdusmerula/ftrace
GScopeLog is a tool for instrumenting c++ code through gcc. The main purpose is to trace entry/exit point of functions. A status file may be generated to give overview of functions calls and timing informations with minimal impact on performances.
Putty with pseudo transparency (a.k.a. alpha blended) background that is easily accessed through an integrated dialog. This code base is from covidimus.net and has been updated to support multiple monitors.
I have to develop a 3D FPS game within the scope of a subject (Computer Graphics) at the Budapest University of Technology. The name of this simple game is BabszemJankó. The mission in the game is to reach all yout credits and complete all your subjects
TRP is a small C++-Library for developing simple applications. The functionscope applies from simple datatypes over vectors to a complete Persistence-Access-Layer (Object-Relational-Mapping).
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.
Q Binary Clock is a platform independent simple binary clock widget. Q Binary Clock was initially started as "Binary Clock" or just "binaryclock" for Fremantle. The sourcecode is available at: https://garage.maemo.org/projects/binaryclock
Psotnic is an ircnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot. Please visit our download section for sourcecode and wiki page for documentation (currently might be unavailable due to migration).
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
DivFix++ is yours AVI video repair and preview software. It designed for repair and preview files which are on download from ed2k(emule), torrent, gnutella, ftp. web or any other source on the internet. It can repair AVI and DivX files (for now.)
A Microsoft Word HTML Cleaner - Simply copy /paste your Word HTML into the Main screen and click the Word Icon, Feebinator will save you hours of time cleaning MS Word, Powerpoint or any overtagged and messy HTML code.
The data complexity library, DCoL, is a machine learning software that implements all metrics to characterize the apparent complexity of classification problems. The code is implemented in C++ and can be run on multiple platforms.
A small camera server providing web access to cameras connected to the computer. Special interest in this project is to have little to no external dependencies (no socket libs, no threading libs - at most, maybe camera drivers).
An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
cGPSmapper open version. Hope to create rewritten version basing on a actual, old code of cGPSmapper. Create GARMIN compatible maps, use MP data to create IMG file. I am looking for developers which want to participate!
CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
BROKEN. Simple to use internet media downloader that currently supports YouTube and Flickr; just paste link and press download. Currently it is broken because I couldn't make YT download to work on new YT layout. I'm keeping the code here if someon
Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
A tool that helps develope the course of cognitive thought processes through software. This tool will look at the raw hex code of any input. It establishes pattern recognition over a mesured time incrament that in itself is at a different pace.
Chiron allows to monitor and analyse performance on rowing machines. It displays the force curve of the stroke and values like speed and stroke power. It connects to concept2 rowing machines by connecting the sensor plug to the soundcard.
A cross platform Http web server developed using C++.
Agile methodology with emphasis on :-
1. Good Design
2. Object Oriented Programming
3. Refactoring
4. Static/Dynamic Analysis, Unit-testing, Code Coverage
5. Software Engineering best practices.
Calculates volume and surfice of arbitrary rotational objects. Or arbitrary areas. This is done by applying numerical integration and numerical interpolation. No parser included.