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.
Try it Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This project is an attempt at generating a usable saved game editor for Sword of the Stars (currently version 1.8+), as well as defining the data structures therein.
PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
'atlc' is a CAD package used for analysing and desiging electrical transmission lines of arbitrary cross section. Also for the design of directonal couplers. Some parts are CPU intensive, so multiple CPUs are supported.
Kaptain is a universal graphical front-end for command line programs. Grammar scripts describe the possible parameters for command lines and Kaptain brings up a user friendly dialog for that. Package contains front-ends for Enscript, Indent, Procmail
This is a small program I made to read Large text files without opening them completely,but reading a number of given lines at a time.
I made this app to read the 10gb text files that came with the facebook urls posted by skullsecurity.org
A small program that allows you to add colour to your *nix Console apps, without much overhead, and adds almost no extra clutter in your code. It has a neat syntax. Written in C++.
This is the game of barry. It's a simple ncurses game in a little more than 300 lines of C-code. It was the prototype of an easteregg for another program.
Allows CUDA developers to deploy kernels requiring more global GPU memory than is available by transparently mapping pinned CPU memory into the GPU memory map. Works behind the scenes and is easily added to existing projects with minimal effort.
its a simple c++ loop in which a console window will pop up and repeat " your computer has been hacked, downloading data" then in the end after several lines( to make it look real), it will say not lol
Add some value to your 24/7 IRC life with this advanced yet simple client. Heavy vi influences, with a mainly keyboard-operated, dual-mode interface. The first alpha is now released. See a YouTube intro at http://www.youtube.com/watch?v=CHdFBbd7JOc
This browser is designed to be faster than any browser in the world. With lines of coding that are open source. Please donate to this project via Paypal! This project is being worked on by 12 people1
A custom NAnt task which integrated Selenium RC with NAnt. The build output is also easily used by tool like CruiseControl.net (CC.net) i.e. in the event of selenium test failures the relevant error messages/lines are outputed to the build output...
Concatenate successive lines within a text file, with an option to skip a number of subsequent line(s), and an option to insert a character or string between lines. Useful for turning multi-line log files into single line files (think CSV!)
Patch file shows difference in files in whole lines. Sometimes those lines are very similar, only one or two words changed. This script compares changed lines by characters and highlights actual differences in them - very helpful with long lines.
This is a simple Python script which allows you to remove duplicate lines from a text file. This application was designed specifically for creating word-list dictionaries and ensuring no duplicates exist. Use files with one entry per line.
CáTIDA is an open source software that runs an induced voltage on transmission lines calculation by lightning discharges and was made by Rafael Franco Cordeiro. It was a final course project and is now open for public development.
"No comment!" is a command-line tool that generates various comment-related metrics for source code files (e. g. comment density, blank lines per file)