The Proposed Boost B-tree Library
Offered By: CppNow via YouTube
Course Description
Overview
Explore the world of B-trees and their crucial role in databases, file systems, and disk-resident associate containers in this comprehensive conference talk. Gain insights into the proposed Boost B-tree library, which offers disk-resident B-tree map, multimap, set, and multiset containers. Delve into a brief introduction to B-trees before examining how the proposed library containers relate to C++ standard library associative containers. Discover the actual interface, potential pitfalls, handling of variable length data, and performance considerations. Learn about the current state of the proposed library's implementation and participate in a feedback and discussion session to contribute to its development.
Syllabus
Beman Dawes: The Proposed Boost B-tree Library
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera