|
526 | 526 |
|
527 | 527 | ## cpp
|
528 | 528 |
|
| 529 | +- [sfu-db/connector-x](https://github.com/sfu-db/connector-x) - Fastest library to load data from DB to DataFrames in Rust and Python |
529 | 530 | - [libvips/libvips](https://github.com/libvips/libvips) - A fast image processing library with low memory needs.
|
530 | 531 | - [changkun/modern-cpp-tutorial](https://github.com/changkun/modern-cpp-tutorial) - 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
|
531 | 532 | - [madelinegannon/example-mediapipe-udp](https://github.com/madelinegannon/example-mediapipe-udp) - Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
|
|
606 | 607 |
|
607 | 608 | ## database
|
608 | 609 |
|
| 610 | +- [sfu-db/connector-x](https://github.com/sfu-db/connector-x) - Fastest library to load data from DB to DataFrames in Rust and Python |
609 | 611 | - [adileo/awesome-identifiers](https://github.com/adileo/awesome-identifiers) - Pick the best database primary key
|
610 | 612 | - [duckdb/duckdb-wasm](https://github.com/duckdb/duckdb-wasm) - WebAssembly version of DuckDB
|
611 | 613 | - [teableio/teable](https://github.com/teableio/teable) - ✨ The Next Gen Airtable Alternative: No-Code Postgres
|
|
616 | 618 | - [thenaturalist/awesome-business-intelligence](https://github.com/thenaturalist/awesome-business-intelligence) - Actively curated list of awesome BI tools. PRs welcome!
|
617 | 619 | - [MaterializeInc/materialize](https://github.com/MaterializeInc/materialize) - The Cloud Operational Data Store: use SQL to transform, deliver, and act on fast-changing data.
|
618 | 620 | - [meilisearch/meilisearch](https://github.com/meilisearch/meilisearch) - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
|
619 |
| -- [mbdavid/LiteDB](https://github.com/mbdavid/LiteDB) - LiteDB - A .NET NoSQL Document Store in a single data file |
| 621 | +- [litedb-org/LiteDB](https://github.com/litedb-org/LiteDB) - LiteDB - A .NET NoSQL Document Store in a single data file |
620 | 622 |
|
621 | 623 | ## deep-learning
|
622 | 624 |
|
|
674 | 676 |
|
675 | 677 | ## docker
|
676 | 678 |
|
| 679 | +- [DataTalksClub/data-engineering-zoomcamp](https://github.com/DataTalksClub/data-engineering-zoomcamp) - Free Data Engineering course! |
677 | 680 | - [Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF) - #1 Locally hosted web application that allows you to perform various operations on PDF files
|
678 | 681 | - [vitobotta/hetzner-k3s](https://github.com/vitobotta/hetzner-k3s) - The easiest and fastest way to create and manage Kubernetes clusters in Hetzner Cloud using the lightweight distribution k3s by Rancher.
|
679 | 682 | - [Haxxnet/Compose-Examples](https://github.com/Haxxnet/Compose-Examples) - Various Docker Compose examples of selfhosted FOSS and proprietary projects.
|
|
706 | 709 |
|
707 | 710 | ## dotnet
|
708 | 711 |
|
709 |
| -- [mbdavid/LiteDB](https://github.com/mbdavid/LiteDB) - LiteDB - A .NET NoSQL Document Store in a single data file |
| 712 | +- [litedb-org/LiteDB](https://github.com/litedb-org/LiteDB) - LiteDB - A .NET NoSQL Document Store in a single data file |
710 | 713 | - [zeromq/netmq](https://github.com/zeromq/netmq) - A 100% native C# implementation of ZeroMQ for .NET
|
711 | 714 |
|
712 | 715 | ## education
|
|
944 | 947 | - [Ebazhanov/linkedin-skill-assessments-quizzes](https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes) - Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test
|
945 | 948 | - [provectus/kafka-ui](https://github.com/provectus/kafka-ui) - Open-Source Web UI for Apache Kafka Management
|
946 | 949 | - [appwrite/appwrite](https://github.com/appwrite/appwrite) - Your backend, minus the hassle.
|
947 |
| -- [OpenBB-finance/OpenBB](https://github.com/OpenBB-finance/OpenBB) - Investment Research for Everyone, Everywhere. |
948 | 950 | - [TheAlgorithms/JavaScript](https://github.com/TheAlgorithms/JavaScript) - Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
|
949 | 951 | - [strapi/strapi](https://github.com/strapi/strapi) - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
|
950 | 952 | - [nightwatchjs/nightwatch](https://github.com/nightwatchjs/nightwatch) - Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
|
|
1261 | 1263 | ## nosql
|
1262 | 1264 |
|
1263 | 1265 | - [valkey-io/valkey](https://github.com/valkey-io/valkey) - A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
|
1264 |
| -- [mbdavid/LiteDB](https://github.com/mbdavid/LiteDB) - LiteDB - A .NET NoSQL Document Store in a single data file |
| 1266 | +- [litedb-org/LiteDB](https://github.com/litedb-org/LiteDB) - LiteDB - A .NET NoSQL Document Store in a single data file |
1265 | 1267 |
|
1266 | 1268 | ## numpy
|
1267 | 1269 |
|
|
1306 | 1308 |
|
1307 | 1309 | ## others
|
1308 | 1310 |
|
| 1311 | +- [Netflix/dispatch](https://github.com/Netflix/dispatch) - All of the ad-hoc things you're doing to manage incidents today, done for you, and much more! |
1309 | 1312 | - [Stengo/DeskPad](https://github.com/Stengo/DeskPad) - A virtual monitor for screen sharing
|
1310 | 1313 | - [theanalyst/awesome-distributed-systems](https://github.com/theanalyst/awesome-distributed-systems) - A curated list to learn about distributed systems
|
1311 | 1314 | - [RamboRogers/rfhunter](https://github.com/RamboRogers/rfhunter) - RFHunter is a device to find hidden Cameras at AirBNBs
|
|
1635 | 1638 | - [ofTheo/kinectArmTracker](https://github.com/ofTheo/kinectArmTracker) -
|
1636 | 1639 | - [flight404/Eyeo2012](https://github.com/flight404/Eyeo2012) - Projects I created for my talk at the Eyeo Festival.
|
1637 | 1640 | - [OpenGLInsights/OpenGLInsightsCode](https://github.com/OpenGLInsights/OpenGLInsightsCode) - Source code for OpenGL Insights
|
1638 |
| -- [apostrophecms/stagecoach](https://github.com/apostrophecms/stagecoach) - Painlessly deploy node.js applications to your staging and production servers. Use a standard VPS or dedicated server to host both Node and traditional Apache-based websites. Pairs nicely with nginx a |
| 1641 | +- [apostrophecms-legacy/stagecoach](https://github.com/apostrophecms-legacy/stagecoach) - Painlessly deploy node.js applications to your staging and production servers. Use a standard VPS or dedicated server to host both Node and traditional Apache-based websites. Pairs nicely with nginx a |
1639 | 1642 | - [perfume-dev/example-openFrameworks](https://github.com/perfume-dev/example-openFrameworks) -
|
1640 | 1643 | - [square/cubism](https://github.com/square/cubism) - Cubism.js: A JavaScript library for time series visualization.
|
1641 | 1644 | - [adamdbradley/foresight.js](https://github.com/adamdbradley/foresight.js) - DEPRECATED: Prior to recent developments with the picture element, Foresight.js gaves webpages the ability to tell if the user's device is capable of viewing high-resolution images before the image is
|
|
1750 | 1753 |
|
1751 | 1754 | ## python
|
1752 | 1755 |
|
| 1756 | +- [sfu-db/connector-x](https://github.com/sfu-db/connector-x) - Fastest library to load data from DB to DataFrames in Rust and Python |
1753 | 1757 | - [donnemartin/interactive-coding-challenges](https://github.com/donnemartin/interactive-coding-challenges) - 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
|
1754 | 1758 | - [TheAlgorithms/Python](https://github.com/TheAlgorithms/Python) - All Algorithms implemented in Python
|
1755 | 1759 | - [PolicyEngine/policyengine-uk](https://github.com/PolicyEngine/policyengine-uk) - The UK's only open-source static tax-benefit microsimulation model.
|
|
1887 | 1891 |
|
1888 | 1892 | ## rust
|
1889 | 1893 |
|
| 1894 | +- [sfu-db/connector-x](https://github.com/sfu-db/connector-x) - Fastest library to load data from DB to DataFrames in Rust and Python |
1890 | 1895 | - [lldap/lldap](https://github.com/lldap/lldap) - Light LDAP implementation
|
1891 | 1896 | - [toeverything/AFFiNE](https://github.com/toeverything/AFFiNE) - There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and r
|
1892 | 1897 | - [tauri-apps/tauri](https://github.com/tauri-apps/tauri) - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
|
|
1965 | 1970 |
|
1966 | 1971 | ## sql
|
1967 | 1972 |
|
| 1973 | +- [sfu-db/connector-x](https://github.com/sfu-db/connector-x) - Fastest library to load data from DB to DataFrames in Rust and Python |
1968 | 1974 | - [duckdb/duckdb-wasm](https://github.com/duckdb/duckdb-wasm) - WebAssembly version of DuckDB
|
1969 | 1975 | - [vanna-ai/vanna](https://github.com/vanna-ai/vanna) - 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
|
1970 | 1976 | - [citusdata/citus](https://github.com/citusdata/citus) - Distributed PostgreSQL as an extension
|
|
0 commit comments