* License : CC0, Expat
Programming Lang: C++
Description : C++11/14/17 std::optional with functional-style extensions
std::optional is the preferred way to represent an object which may or may not
have a value. Unfortunately, chaining together many computations which may or
may not
: Apache-2.0
Programming Lang: C++
Description : C++11 implementation of the Debug Adapter Protocol
cppdap is a C++11 library to implement a Debug Adapter Protocol (DAP) client
or server. It provides C++ type-safe structures for the full DAP
specification, and provides a simple way
Hi Jerome,
What is the advantages of mp++ over mpfrc++ which is already packaged ?
Exactly the question I have been waiting for. Actually I can't tell, but
forwarded the
question that was asking to use mp++... if I know more, I'll update the
answer.
Chhers,
Jerome
Thanks,
* License : MPL-2.0
Description : C++11/14/17/20 library for multiprecision arithmetic
Built on top of the GNU multiprecision stack (GMP, MPFR, MPC), mp++ was
initially conceived as a GMP wrapper with special focus on performance with
small operands. In particular, a small
: C++11/14/17/20 library for multiprecision arithmetic
Built on top of the GNU multiprecision stack (GMP, MPFR, MPC), mp++ was
initially conceived as a GMP wrapper with special focus on performance
with
small operands. In particular, a small buffer optimisation and custom
implementations of
Package: wnpp
Severity: normal
I intend to orphan the mstch package.
The package description is:
Mstch is a complete implementation of {{mustache}} templates using
modern C++. It's compliant with specifications v1.1.3, including the
lambda module.
.
Mustache is a logic-less template language
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel
* Package name: net-cpp
Version : 2.0.1
Upstream Author : Marius Gripsgard
* URL : https://gitlab.com/ubports/core/lib-cpp/net-cpp/
* License : LGPL-3.0
Programming Lang: C++
Description : C++11
++11
json11 is a tiny JSON library for C++11, providing JSON parsing and
serialization.
.
The core object provided by the library is json11::Json. A Json object
represents any JSON value: null, bool, number (int or double), string
(std::string), array (std::vector), or object (std::map).
.
Json
: date and time library based on the C++11/14/17
header
"date.h" is a header-only library which builds upon . It adds some new
duration types, and new time_point types. It also adds "field" types such as
year_month_day which is a struct {year, month, day}. And it provides conveni
Package: wnpp
Severity: wishlist
Owner: Jason Pleau
* Package name: libxpp
Version : 1.4.0
Upstream Author : Jochen Keil
* URL : https://github.com/jaagr/xpp
* License : MIT
Programming Lang: C++, Python
Description : A C++11 RAII wrapper for XCB
XPP
Package: wnpp
Severity: wishlist
Owner: Anton Gladky
* Package name: abseil
Version : 0~git
Upstream Author : Google Inc.
* URL : https://abseil.io/
* License : Apache-2.0
Programming Lang: C++
Description : Collection of C++ code (compliant to C++11
Programming Lang: C++
Description : header-only dbus-binding leveraging C++-11
A header-only dbus-binding leveraging C++-11, relying on compile-time
polymorphism to integrate with arbitrary type systems. Runtime portions to
bind to different event loops.
Regards
Programming Lang: C++
Description : C++11 library for handling processes (runtime libraries)
process-cpp is a simple and straightforward wrapper around process creation
and control. It helps both with handling child processes and with interacting
with the current process. Some of its features include
Package: wnpp
Severity: wishlist
Owner: Guus Sliepen
* Package name: mstch
Version : 1.0.2
Upstream Author : Daniel Sipka
* URL : https://github.com/no1msd/mstch
* License : MIT
Programming Lang: C++
Description : Mustache implementation in C++11
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel
* Package name: properties-cpp
Version : 0.0.1~bzr17
Upstream Author : Thomas Voß
* URL : https://launchpad.net/properties-cpp
* License : GPL-3
Programming Lang: C++
Description : C++11 library
Package: wnpp
Severity: wishlist
Owner: Didier 'OdyX' Raboud
Package name: argagg
Version : 0.4.6
Upstream Author : Viet The Nguyen
URL : https://github.com/vietjtnguyen/argagg
License : MIT
Programming Lang: C++
Description : Argument Aggregator
escription : Portable C++11 network measurement library
MeasurementKit is a library that implements open network measurement
methodologies (performance, censorship, etc.) and targets mobile platforms
(Android and iOS).
It is meant to be embedded by third party applications with specific network
m
Package: wnpp
Severity: wishlist
Owner: Ghislain Antony Vaillant
* Package name: docopt.cpp
Version : 0.6.2
Upstream Author : Jared Grubb
* URL : https://github.com/docopt/docopt.cpp
* License : MIT / BSL
Programming Lang: C++
Description : C++11 port
operability between C++11 and Python
Long-Description
pybind11 is a lightweight header library that exposes C++ types in
Python and vice versa, mainly to create Python bindings of existing C++
code. Its goals and syntax are similar to the excellent Boost.Python
library by David Abrahams: to
++
Description : Alternative to boost::variant for C++11
Mapbox variant has the same speedy performance of boost::variant but is
faster to compile, results in smaller binaries, and has no dependencies.
Mapbox variant has been a very valuable, lightweight alternative for
apps that can use c++11
: lightweight C++11 Distributed Hash Table implementation
A lightweight C++11 Distributed Hash Table implementation originally
based on https://github.com/jech/dht by Juliusz Chroboczek.
.
* Light and fast C++11 Kademlia DHT library
* Distributed shared key->value data-store
* Clean
On 25/07/14 16:47, Osamu Aoki wrote:
> Hi,
>
> I do not know about your case.
>
> FYI: I uploaded c++11 depending package as a sponsor since it compiled
> nicely on my amd64. Than got bug report from arm people.
>
> On Tue, Jul 22, 2014 at 10:35:17AM +0200, Thibaut
Hi,
I do not know about your case.
FYI: I uploaded c++11 depending package as a sponsor since it compiled
nicely on my amd64. Than got bug report from arm people.
On Tue, Jul 22, 2014 at 10:35:17AM +0200, Thibaut Paumard wrote:
> > Well, since g++-4.9 now c++11 feature complete (wi
Am 21.07.2014 14:31, schrieb Mathieu Malaterre:
> On Mon, Jul 21, 2014 at 12:48 PM, Thibaut Paumard wrote:
>> Hi,
>>
>> The new release of my package Gyoto should be built preferably with a
>> C++11-capable compiler. It can be built with a reduced feature-set
>>
Le 21/07/2014 23:19, Gert Wollny a écrit :
>> Last time I asked:
>>
>> https://lists.debian.org/debian-devel/2013/09/msg00335.html
>>
>> It was prefered to provide a C++98 ABI compatible library for the time
>> being. If you start providing a C++11 ABI libra
> Last time I asked:
>
> https://lists.debian.org/debian-devel/2013/09/msg00335.html
>
> It was prefered to provide a C++98 ABI compatible library for the time
> being. If you start providing a C++11 ABI library people will not be
> able to mix symbols from your lib and
On Mon, Jul 21, 2014 at 12:48 PM, Thibaut Paumard wrote:
> Hi,
>
> The new release of my package Gyoto should be built preferably with a
> C++11-capable compiler. It can be built with a reduced feature-set
> without, though.
>
> Is there a clever way to ensure that the defaul
On Mon, Jul 21, 2014, at 12:48, Thibaut Paumard wrote:
> Hi,
>
> The new release of my package Gyoto should be built preferably with a
> C++11-capable compiler. It can be built with a reduced feature-set
> without, though.
>
> Is there a clever way to ensure that the defaul
Hi,
The new release of my package Gyoto should be built preferably with a
C++11-capable compiler. It can be built with a reduced feature-set
without, though.
Is there a clever way to ensure that the default compiler is
C++11-capable, if available in the archive, or should I simply
Build-Depend
On 6 August 2013 14:41, Pau Garcia i Quiles wrote:
> Hello,
>
> I am the maintainer of Wt [1], a C++ web development library (think of Qt or
> Gtk+ for the web) and web server.
>
> My upstream [2] sent me a mail asking about mixing C++03 and C++11. My
> understanding is it
Hello,
I am the maintainer of Wt [1], a C++ web development library (think of Qt
or Gtk+ for the web) and web server.
My upstream [2] sent me a mail asking about mixing C++03 and C++11. My
understanding is it is not possible for a variety of reasons, unless all
players take great care (see [3
e requires a
> fairly complete C++11 support in order to compile. I have tried to signify
> this by adding "Build-Depends: gcc (>= 4:4.7)" to the dependencies.
>
> On PowerPC, despite gcc version 4.7 (and, indeed, 4.8) being available, the
> "gcc" package
Hi all,
I have a package[1] that will not transition to testing due to failed
compilation on powerpc. The problem is that the actual package requires
a fairly complete C++11 support in order to compile. I have tried to
signify this by adding "Build-Depends: gcc (>= 4:4.7)" to the
On Wed, May 15, 2013 at 06:15:37PM +0300, Shachar Shemesh wrote:
> package requires
> a fairly complete C++11 support in order to compile. I have tried to
> signify this by adding "Build-Depends: gcc (>= 4:4.7)" to the dependencies.
>
> On PowerPC, despite gcc version
On 2013-05-15 17:15, Shachar Shemesh wrote:
> I have a package[1] that will not transition to testing due to failed
> compilation on powerpc. The problem is that the actual package requires
> a fairly complete C++11 support in order to compile. I have tried to
> signify this by a
Hi!
On Wed, 2013-05-15 at 18:15:37 +0300, Shachar Shemesh wrote:
> I have a package[1] that will not transition to testing due to failed
> compilation on powerpc. The problem is that the actual package requires
> a fairly complete C++11 support in order to compile. I have tried to
>
Hi all,
I have a package[1] that will not transition to testing due to failed
compilation on powerpc. The problem is that the actual package requires
a fairly complete C++11 support in order to compile. I have tried to
signify this by adding "Build-Depends: gcc (>= 4:4.7)" to the
37 matches
Mail list logo