Ideal for IT departments and MSPs (managed service providers)
Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
Try Atera now
Enterprise-grade ITSM, for every business
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.
A Windows-based viewer currently supporting CDR & 2D DXF files
This is a Windows-based wireframe viewer currently designed for CDR & 2D R12 DXF files. The DXF renderer supports arcs, circles, lines and polylines. Support for SVG files is coming shortly. Go here to check for updates: https://www.vvwr.net
Klusters is a powerful and easy-to-use cluster-cutting application designed to help neurophysiologists sort action potentials recorded from multiple neurons on groups of electrodes (e.g. tetrodes or multisite silicon probes). Developed at the Buzsaki lab
I want to write base libraries to easily parse TSV files.
Most of thinks can be done with unix cmd lines, but here I will also deal with headed files and try to managed some metadata.
Else goals are reorder, sort, filter, extract, merge, ...
I'll also try to develop class to have a general API, regardless the language.
It's a try !
You're wellcome to comment or join.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Robsort in a GNU public license sorting algorithm devleloped by Robert Thompson. Robsort uses random number generation to sort arrays of integers. It is claimed to be the world's least efficient sorting algorithm.