index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
cpp
/
containers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Concat for arbitrary string types
vadim-xd
2026-05-19
1
-36
/
+4
*
Fix disjoint tree build for i64
kardymon-d
2026-05-19
2
-1
/
+21
*
add assign() method + tests for TCompactVector
tobo
2026-05-15
2
-0
/
+42
*
Add TConcurrentHashMap::Drop
vadim-xd
2026-04-30
2
-0
/
+39
*
Intermediate changes
robot-piglet
2026-04-21
1
-0
/
+13
*
Intermediate changes
robot-piglet
2026-04-14
1
-0
/
+4
*
Intermediate changes
robot-piglet
2026-04-13
1
-3
/
+3
*
Intermediate changes
robot-piglet
2026-04-10
1
-13
/
+46
*
Implement some bulk methods (Retain and ApproximateSize) for TConcurrentHash
marakasov
2026-03-14
2
-0
/
+62
*
Intermediate changes
robot-piglet
2026-02-25
1
-0
/
+3
*
stack_vector: remove usage of deprecated aligned_storage_t
swarmer
2026-01-19
1
-1
/
+1
*
Intermediate changes
robot-piglet
2026-01-16
1
-17
/
+22
*
Intermediate changes
robot-piglet
2026-01-15
1
-1
/
+14
*
Intermediate changes
robot-piglet
2026-01-15
1
-5
/
+5
*
Intermediate changes
robot-piglet
2026-01-15
1
-24
/
+84
*
Intermediate changes
robot-piglet
2026-01-15
1
-76
/
+118
*
TString::contains + tests, TStringBuf::contains tests, macro to enable EBO
pechatnov
2026-01-13
1
-1
/
+2
*
Support saveload for TCowString
svidyuk
2025-12-29
5
-0
/
+48
*
Explicitly use TCowString in TYsonString
babenko
2025-12-24
13
-0
/
+3055
*
use std::move instead of copying in TCompactVector::Reserve() + ya style
tobo
2025-10-03
2
-30
/
+66
*
Add missing PEERDIR to the library/cpp/containers/concurrent_hash
swarmer
2025-08-11
4
-0
/
+217
*
Intermediate changes
robot-piglet
2025-08-08
1
-0
/
+178
*
[library/cpp/containers] add default virtual destructor to TReadonlyBitVector
dim-dezhin
2025-07-16
1
-0
/
+2
*
Merge numerous abseil-cpp sublibraries to ease unbundling
thegeorg
2025-06-16
1
-5
/
+0
*
TConcurrentHashMap::Exchange
vadim-xd
2025-05-07
1
-0
/
+7
*
Intermediate changes
robot-piglet
2025-04-25
1
-2
/
+0
*
Intermediate changes
robot-piglet
2025-04-17
1
-7
/
+3
*
Add TCompactVector::data()
vadim-xd
2025-03-19
1
-0
/
+8
*
TConcurrentHashMap::TryRemove
sudaques
2025-03-10
1
-0
/
+16
*
Return reference from TCompactVector::emplace_back
vadim-xd
2025-03-06
2
-5
/
+7
*
Add new methods for TCompactVector
vadim-xd
2025-03-05
2
-3
/
+56
*
Intermediate changes
robot-piglet
2025-02-21
1
-1
/
+5
*
Support customization of TLockOps for TGuard in TConcurrentHashMap
tarasovalexey
2024-11-08
1
-10
/
+11
*
PopCount => std::popcount
tobo
2024-10-22
3
-7
/
+7
*
add include that comes transparently
tobo
2024-10-11
1
-0
/
+1
*
Intermediate changes
robot-piglet
2024-10-08
1
-0
/
+1
*
Remove Size, Empty and Data usages from library
mikhnenko
2024-10-04
1
-7
/
+7
*
Intermediate changes
robot-piglet
2024-07-19
10
-0
/
+10
*
TArray2D::operator[] makes bound checking in debug builds
thegeorg
2024-07-02
1
-0
/
+1
*
disjoint_interval_tree has been fixed for the only one interval
hcpp
2024-03-04
2
-1
/
+13
*
Mark methods as const
hiddenpath
2024-02-01
1
-3
/
+3
*
feat contrib: aiogram 3
armenqa
2024-01-19
97
-1840
/
+0
*
External build system generator release 65
robot-ya-builder
2023-12-05
16
-48
/
+48
*
add darwin-arm64 CMakeLists
dcherednik
2023-11-20
32
-0
/
+328
*
Added 'y_benchmark' to Y_BENCHMARK
daniel-march
2023-11-13
1
-0
/
+2
*
Y_FAIL->Y_ABORT at '^li'
ilnurkh
2023-10-17
2
-2
/
+2
*
Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'
ilnurkh
2023-10-16
2
-5
/
+5
*
Y_VERIFY->Y_ABORT_UNLESS at ^l
ilnurkh
2023-10-09
4
-6
/
+6
*
Allow other types in GetBucketForKey
vadim-xd
2023-10-05
1
-2
/
+11
*
Optimize TConcurrentHashMap; add EmplaceIfAbsent
vadim-xd
2023-09-13
1
-4
/
+28
[next]