With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Outgrown Windows Task Scheduler?
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
...Includes among others
* a multiscale particle tracking algorithm [1] whose C++ implementation is optimised for 3D confocal data. Python implementation is more versatile (2D and 3D data).
* a Leica file reader,
* Steindhard bond orientational order calculation
* a VTK file writer
1. Leocmach, M. & Tanaka, H. A novel particle tracking method with individual particle size measurement and its application to ordering in glassy hard sphere colloids. Soft Matter 9, 1447–1457 (2013). https://dx.doi.org/10.1039/C2SM27107A (http://arxiv.org/pdf/1301.7237.pdf)
Row-Bean is a CSV-Bean JAVA API . Row-Bean provides CSV reader an writer. More ever provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping. Another possibility consists in use Annotations.
Use under maven :
<!-- row bean with annotations -->
<dependencies>
<dependency>
<groupId>net.sf.csv-bean</groupId>
<artifactId>row-bean-annotations</artifactId>
<version>1.1.0</version>
</dependency>
</dependencies>
<!...
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
THIS PROJECT HAS MOVED TO GITHUB.
jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.
New homepage:
https://github.com/open-source-parsers/jsoncpp
Old homepage:
http://jsoncpp.sourceforge.net
NetCDF is a file format primarily used for meteorological and oceanographic data. The NetCDF4 format is built on top of a subset of HDF5. The NetCDF format is maintained by Unidata. Unidata's C, C++, and Fortran implementations of NetCDF are available at Unidata NetCDF, and the Unidata Java reader for NetCDF is available at Unidata NetCDF Java.
HDF5 is a file format primarily used for gridded scientific and engineering data. The HDF5 format is maintained by the HDF Group, which currently...
The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
Farben is a Java-based universal binary file reader and writer. Easily view binary files hierarchically. Edit embedded file metadata in a variety of formats. Identify orphaned files. A wide variety of file formats will be included.
Simple and stylish blog software. Nullam allows for multiple user accounts, pages that are separate from the blog archive, code tags in posts, email notifications and more!
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
JXA is a Jabber XMPP API for J2ME. This Project includes a complete API (containing XML Reader and Writer) and a working example implementation of a Jabber client for mobile phones (including roster organisation and GUI using MIDP 2.0).
This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.
Webmail with HTML message reader and HTML message writer:
Reliable and very light on your server. Uses Perl 5.0 +
any cgi-capable webserver apache/thttpd/etc.
Ninja INI is a simple, lightweight, and fast INI file reader & writer. It supports 3 levels (sections, keys, and containers), multiple keys with same name, parse command-line (argc & argv). Written in C++ with STL design and optional bindings to Lua.
EasyStream is a Java library that ease the task to use streams.
EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.