dragonbox VS proust

Compare dragonbox vs proust and see what are their differences.

dragonbox

Reference implementation of Dragonbox in C++ (by jk-jeon)

proust

Compiling implementation of mustache (by wesen)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dragonbox proust
9 1
498 6
- -
9.0 10.0
5 days ago almost 2 years ago
C++ PHP
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dragonbox

Posts with mentions or reviews of dragonbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.

proust

Posts with mentions or reviews of proust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.
  • 23 years into my career, I still love PHP and JavaScript
    6 projects | news.ycombinator.com | 2 Aug 2022
    You can also do some pretty "fun" things with PHP leveraging the opcache. I wrote what in my own personal biased benchmark was the fastest mustache template renderer by transpiling mustache to php files and then "compiling" them with apc [1]. This is still running https://goldeneaglecoin.com/ whose framework (and HTML/CSS) is pretty much untouched since 2011. It is running on an ec2 t2.medium instance and is one of the fastest e-commerce sites i know.

    [1] https://github.com/wesen/proust

What are some alternatives?

When comparing dragonbox and proust you can also consider the following projects:

fast_float - Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12 and WebKit/Safari

ryu - Converts floating point numbers to decimal strings

C++ Format - A modern formatting library

FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project

Adminer - Database management in a single PHP file

ryu - Ryu component-based software defined networking framework

dtoa-benchmark - C++ double-to-string conversion benchmark

itoa - Fast integer to ascii / integer to string conversion

cpp-xstring - A system to handle strings easier and faster

fast_obj - Fast C OBJ parser

hash-table-shootout - A benchmark of some prominent C/C++ hash table implementations