c-plus-plus-14

Open-source projects categorized as c-plus-plus-14
Language: + C++ + C + Max

Top 19 c-plus-plus-14 Open-Source 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
  • 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.

  • 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
  • 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.

  • 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)

  • bstone

    Unofficial source port for Blake Stone series

    Project mention: Help Compiling BStone | /r/linux_gaming | 2023-05-24

    Thank you for your reply! I had also sent a message to the dev. He responded with a fix and after a pull request it compiles now!

  • libossia

    A modern C++, cross-environment distributed object model for creative coding and interaction scoring

  • 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

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). The latest post mention was on 2024-02-05.

c-plus-plus-14 related posts

Index

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

Project Stars
1 EA Standard Template Library 7,658
2 openscad 6,413
3 xtensor 3,199
4 xeus-cling 2,941
5 nana 2,248
6 FunctionalPlus 1,998
7 frugally-deep 1,041
8 MongoDB C++ Driver 1,003
9 toml11 925
10 Vince's CSV Parser 819
11 Rcpp 723
12 exult 464
13 co2 327
14 bstone 295
15 libossia 198
16 xtensor-blas 154
17 BackportCpp 66
18 Nfy 12
19 SocialNetwork 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com