Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Free and Open Source HR Software
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.
Some useful examples (e.g.: simple c++ dll creation/usage) of mine in different programming languages. For the full list of the examples see the Wiki of the project here in Sourceforge.
Greyhound Lua is a distribution of Lua intended to be used for the FIRST Robotics Competition. Teams can use this to write their robot code in Lua. Greyhound Lua is in no way endorsed or sponsored by US FIRST.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
caspin is a thin wrapper library around Mozilla's Tamarin Project, which enables you to seamlessly integrate the AVM2 (Adobe Virtual Machine 2) into your C/C++ Projects.
A C++ SDL GUI library for making Graphical programs' Interface easily and quickly. The library lets you add Widgets and some other advanced UI stuff fully functional and with complete event management in 1 line code! --Library still in alpha stage!-
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.
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).
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.
Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.
For developers, engineers, and operational teams in organizations of all sizes
Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
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.
An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
Command line parameters parser, calls corresponding user functions and, if necessary, checks type/semantic of values of inputed parameters. Uses Boost C++ libraries.
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.
This set of macros allows one to write interrupt driven code using simulated blocking. This allows one to write structured code rather than using state machines. This facilitates easy changes without the need to keep state diagrams up to date.
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.
A fully functional red-black tree implemented in C++/CLI with an OO approach of naming and structuring which makes the code highly readable as well as easily portable to C# or Java. The package also includes a binary search tree and two traversal algorithms.
This is a tidy lightweight library implementing a series of C++ Design Patterns, aiming to be simple, clean and portable. This library is made to help C++ programmers to develop projects with clearer and more compact sourcecode.
XMEM Extended C/C++ Dynamic Memory Control and Debug Library: The extended C/C++ Dynamic Memory Control and Debug Library XMEM is a replacement library for malloc/free and new/delete to find memory leaks and other memory related errors in C/C++ code.
codeStyler is command line tool for correcting sourcecode according to java code convention.
it corrects c++ or java sourcecode to obey Java Code Convention.
It generates a recursive automaton text file to be parsed with the tools included in the librfa (http://fsvieira.com) project, that is able to generate to other formats/languages (C/C++, graphviz, ...)
XWeaver is an extensible, customizable and minimally intrusive aspect weaver for C/C++. It generates sourcecode which differs as little as possible from the base code (preserves layout and comments)