SaaSHub helps you find the best software and product alternatives Learn more →
C++ carbon-lang Projects
-
carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
Project mention: Fast, Memory-Efficient Hash Table in Java: Borrowing the Best Ideas | news.ycombinator.com | 2025-12-15FYI, we ended up implementing a _really_ nice SWAR version in the Carbon derivative of SwissTable that might be worth looking at for inspiration: https://github.com/carbon-language/carbon-lang/blob/trunk/co...
Can see the rest of that file and the adjacent `raw_hashtable.h` for the rest of the SwissTable-like implementation and `hashing.h` for the hash function.
FWIW, it consistently out-performs SwissTable in some respects, but uses a weaker but faster hash function that is good enough for the hash table, but not good for other use cases.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
C++ carbon-lang discussion
C++ carbon-lang related posts
-
Fast, Memory-Efficient Hash Table in Java: Borrowing the Best Ideas
-
Carbon Values, Variables, and Pointers
-
Carbon Copy No.8: Classes Part II
-
Carbon Language: An experimental successor to C++
-
The Carbon Language Project has published the first update on Memory Safety
-
Initialization in C++ is bonkers (2017)
-
Greg Kroah-Hartman Makes Compelling Case for Kernel Drivers Be Written in Rust
- A note from our sponsor - SaaSHub www.saashub.com | 23 Dec 2025
Index
| # | Project | Stars |
|---|---|---|
| 1 | carbon-lang | 33,550 |