216,000+ customers in over 135 countries grow their businesses with HubSpot
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Get started free
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
A hash table library that can store binary data. It is thread safe and you can use as many hash tables in your program as you wish because each has its own context. You can drop items from the hash table and can expire items that have become too old. String keys are default, but with your own comparison routine you can use binary or specialty keys. If you have special needs you can substitute your on hash calculation function for the built in one. There is also a library call that allows you...
Replace was specially built as a small tool that can help users find and replace a string in any sort of text file.
All you have to do is set the folder path and input the string you want to search / modify. Furthermore, Replace allows you to apply custom filters.
Coded by Mohsen Khavary
Qalculate, http://qalculate.sourceforge.net/index.html, and its library (libqalculate) are built using glib and GTK+ or KDE for the GUI which are pain in the ass on OS X.
I managed to port the libqalculate library to OS X using Cocoa classes to replace the glib functions and other patches. Everything works except date parsing from a string.
Only OS X >= 10.6 and 64-bit are supported. I can only test on 10.7.4.
I also patched the command line interface of Qalculate, qalc.cc, and i'm...
Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Fastest string utility is java library (JAR ) for string operation . This library is very easy to use, very fast and very efficient in string operations such as split, toUpperCase, toLowerCase, replace, delete, regular expression and others.
Easy string replacer is very usefull string tool. You can add your orjinal text , first string list ans second string list than cling replace all button. It will replace all the list to replace memo. You can save your lists to text filse.
Mossy is a console program to search and/or replacestring(s) in text based files. Have a nice and elegant interface to report your researchs and at the same time, can have a clean interface, very useful to use as a background research program.
PicL (Picture Labeler) is a Java application that renames digital photos. It provides an easy way to bulk rename images by making use of Exif information stored within the Jpeg files. The image names are configured with a simple "replacestring".
Cryptocurrency investors or accountants looking for a tax solution
Make tax reporting easy, reliable and accurate with Koinly. Simply connect your exchange accounts / public addresses and let Koinly calculate your capital gains, then generate a tax report for next year. Your final report is accepted by your tax agency and easy to print & file.
Simple C Extension Library provides usual C programming tasks, such as string management, command line parsing and so on. The goal of this library is not to replace big ones like glib, but to provide a quick way to create simple programs.