c-plus-plus-14

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

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.

    InfluxDB 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

    A lightweight 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
  • SaaSHub

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

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

  • 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

    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-plus-plus-14 related posts

  • Exult: A project to recreate Ultima 7 for modern operating systems

    1 project | news.ycombinator.com | 26 Nov 2023
  • Interactive GCC (igcc) is a read-eval-print loop (REPL) for C/C++

    11 projects | news.ycombinator.com | 27 Sep 2023
  • TermiC: Terminal C, Interactive C/C++ REPL shell created with BASH

    4 projects | news.ycombinator.com | 22 Aug 2023
  • Does anyone know any good open source project to optimize?

    8 projects | /r/cpp | 7 Jun 2023
  • Help Compiling BStone

    2 projects | /r/linux_gaming | 24 May 2023
  • Container slicing in c++

    1 project | /r/cpp | 16 Apr 2023
  • Which is the best way to work with matrices and linear algebra using c++?

    8 projects | /r/cpp | 1 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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,687
2 openscad 6,469
3 xtensor 3,221
4 xeus-cling 2,962
5 nana 2,253
6 FunctionalPlus 2,012
7 frugally-deep 1,047
8 MongoDB C++ Driver 1,013
9 toml11 942
10 Vince's CSV Parser 834
11 Rcpp 724
12 exult 471
13 co2 329
14 bstone 295
15 libossia 199
16 xtensor-blas 155
17 BackportCpp 66
18 Nfy 12
19 SocialNetwork 1

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