Daniel Lemire
Authored by Daniel Lemire, a computer science professor and researcher, this blog covers a wide range of topics, including database systems, compression algorithms, and software performance optimization. Readers can delve into discussions on research, practical algorithms, and data processing techniques. Additionally, they can explore insights into computer science education, academic publishing, and career advice for aspiring researchers.
Related tags:
Posts about cPosts about performancePosts about awsPosts about pythonPosts about functional-programmingPosts about data-structures
Returning several values from a function in C++ (C++23 edition) – Daniel Lemire's blogC++20 concepts for nicer compiler errors – Daniel Lemire's blogHow can really smart people appear totally incompetent? – Daniel Lemire's blogHow helpful is AI? – Daniel Lemire's blogFaster shuffling in Go with batching – Daniel Lemire's blogMixing ARM NEON with SVE code for fun and profit – Daniel Lemire's blogUnsigned comparisons using signed types – Daniel Lemire's blogSpeeding up C++ code with template lambdas – Daniel Lemire's blogAn overview of parallel programming (Go edition) – Daniel Lemire's blogHow fast can you open 1000 files? – Daniel Lemire's blog
All posts from Daniel Lemire