C++ c-plus-plus-14

Open-source C++ projects categorized as c-plus-plus-14

Top 17 C++ c-plus-plus-14 Projects

  • EA Standard Template Library

    EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.

  • Project mention: Sane C++ Libraries | news.ycombinator.com | 2024-01-27

    > you can still use it with smart pointers provided by any other library

    Is the point of having a kitchen-sink library like this not that you dont have to reach for a 3rdparty library for things that you need 'all the time'?

    Certainly, not everyone needs it.

    ...but, not everyone needs threads either. Not everyone needs an http server; and yet, if you have an application framework that provides them, when you do need them, it saves you reaching for yet-another-dependency.

    Was that no the point from the beginning?

    unique_ptr is a fundamental primitive for many, as you see from some other frameworks (1), and implementation is not always either a) trivial, or b) as simple as 'just use std::unique_ptr'.

    This does seem like a very opinionated decision with reasonably unclear justification.

    [1] - eg. https://github.com/EpicGames/UnrealEngine/blob/release/Engin..., https://github.com/electronicarts/EASTL/blob/master/include/...

  • openscad

    OpenSCAD - The Programmers Solid 3D CAD Modeller

  • Project mention: Show HN: Atopile – Design circuit boards with code | news.ycombinator.com | 2024-02-05
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • xtensor

    C++ tensors with broadcasting and lazy computing

  • Project mention: Does anyone know any good open source project to optimize? | /r/cpp | 2023-06-07
  • xeus-cling

    Jupyter kernel for the C++ programming language

  • Project mention: Interactive GCC (igcc) is a read-eval-print loop (REPL) for C/C++ | news.ycombinator.com | 2023-09-27

    More recent activity, but based on clang: https://github.com/jupyter-xeus/xeus-cling https://github.com/root-project/cling

  • nana

    a modern C++ GUI library

  • FunctionalPlus

    Functional Programming Library for C++. Write concise and readable C++ code.

  • Project mention: Leaving Haskell Behind | news.ycombinator.com | 2023-08-24

    Hoogle is really amazing!

    Inspired by it, I implemented something similar for FunctionalPlus (a functional-programming library for C++): https://www.editgym.com/fplus-api-search/

    I'd love to see more projects taking this path too. :)

  • frugally-deep

    Header-only library for using Keras (TensorFlow) models in C++.

  • Project mention: Frugally-deep: Header-only library for using Keras (TensorFlow) models in C++ | news.ycombinator.com | 2023-12-09
  • 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.

    InfluxDB logo
  • MongoDB C++ Driver

    C++ Driver for MongoDB

  • Project mention: MongoDB $weeklyUpdate #122 (June 30, 2023): Databricks, Change Streams, & Terraform | dev.to | 2023-06-30

    We're pleased to announce the release of the MongoDB C Driver (libmongoc) 1.24.0 and C++ Driver (mongocxx) 3.8.0 with support for MongoDB 7.0 and a host of new security features. Check out the release notes for more details:

  • toml11

    TOML for Modern C++

  • Vince's CSV Parser

    A modern C++ library for reading, writing, and analyzing CSV (and similar) files. (by vincentlaucsb)

  • Rcpp

    Seamless R and C++ Integration

  • exult

    Exult is a project to recreate Ultima 7 for modern operating systems, using the game's original plot, data, and graphics files.

  • Project mention: Exult: A project to recreate Ultima 7 for modern operating systems | news.ycombinator.com | 2023-11-26
  • co2

    A C++ await/yield emulation library for stackless coroutine (by jamboree)

  • xtensor-blas

    BLAS extension to xtensor

  • BackportCpp

    Library of backported modern C++ types to work with C++11

  • Nfy

    A Lightweight Template-Based Notification Library

  • SocialNetwork

    Design and C++ implementation of a simple social network system

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ c-plus-plus-14 related posts

Index

What are some of the best open-source c-plus-plus-14 projects in C++? This list will help you:

Project Stars
1 EA Standard Template Library 7,658
2 openscad 6,425
3 xtensor 3,205
4 xeus-cling 2,945
5 nana 2,248
6 FunctionalPlus 1,998
7 frugally-deep 1,041
8 MongoDB C++ Driver 1,002
9 toml11 929
10 Vince's CSV Parser 820
11 Rcpp 723
12 exult 464
13 co2 328
14 xtensor-blas 154
15 BackportCpp 66
16 Nfy 12
17 SocialNetwork 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com