Skip to content

Commit

Permalink
2024-04-19
Browse files Browse the repository at this point in the history
  • Loading branch information
aneasystone committed Apr 19, 2024
1 parent dc20436 commit 41c62ea
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

## All language

* 【2024-04-19】[Julien-cpsn / ATAC](https://github.com/Julien-cpsn/ATAC) - A simple API client (postman like) in your terminal
* 【2024-04-19】[kevinbentley / Descent3](https://github.com/kevinbentley/Descent3) - Descent 3 by Outrage Entertainment
* 【2024-04-19】[figma / code-connect](https://github.com/figma/code-connect) - A tool for connecting your design system components in code with your design system in Figma
* 【2024-04-18】[BenjaSOL / ore-cli-gpu](https://github.com/BenjaSOL/ore-cli-gpu) -
* 【2024-04-18】[Dhravya / supermemory](https://github.com/Dhravya/supermemory) - Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
* 【2024-04-18】[elastic / otel-profiling-agent](https://github.com/elastic/otel-profiling-agent) - The production-scale datacenter profiler
Expand Down Expand Up @@ -67,6 +70,7 @@

## Java

* 【2024-04-19】[redis / lettuce](https://github.com/redis/lettuce) - Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
* 【2024-04-18】[apache / mina-sshd](https://github.com/apache/mina-sshd) - Apache MINA sshd is a comprehensive Java library for client- and server-side SSH.
* 【2024-04-17】[MohamedMetwalli5 / LeetCode-Solutions](https://github.com/MohamedMetwalli5/LeetCode-Solutions) - ✅🟨 These solutions are designed specifically for beginners on LeetCode, addressing many problems using code and animations. They will be continuously updated to facilitate better understanding for beginners.
* 【2024-04-16】[Hafthor / zsvutil](https://github.com/Hafthor/zsvutil) - ZSV Utility for converting csv/tsv to/from zip-separated-values
Expand All @@ -87,6 +91,8 @@

## Python

* 【2024-04-19】[pytorch / torchtune](https://github.com/pytorch/torchtune) - A Native-PyTorch Library for LLM Fine-tuning
* 【2024-04-19】[truefoundry / cognita](https://github.com/truefoundry/cognita) - Cognita by TrueFoundry - Framework for building modular, open source RAG applications for production.
* 【2024-04-18】[xlang-ai / OSWorld](https://github.com/xlang-ai/OSWorld) - OSWorld: A unified, real computer environment for multimodal agents to evaluate open-ended computer tasks involving arbitrary apps and interfaces on Ubuntu, Windows, and macOS
* 【2024-04-18】[cognitivecomputations / github2file](https://github.com/cognitivecomputations/github2file) -
* 【2024-04-18】[hudson-and-thames / arbitragelab](https://github.com/hudson-and-thames/arbitragelab) - ArbitrageLab is a python library that enables traders who want to exploit mean-reverting portfolios by providing a complete set of algorithms from the best academic journals.
Expand Down Expand Up @@ -151,6 +157,9 @@

## Javascript

* 【2024-04-19】[fatwang2 / coze2openai](https://github.com/fatwang2/coze2openai) - Turn Coze API into OpenAI
* 【2024-04-19】[bpc-clone / bypass-paywalls-clean-filters](https://github.com/bpc-clone/bypass-paywalls-clean-filters) -
* 【2024-04-19】[rastapasta / mapscii](https://github.com/rastapasta/mapscii) - 🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
* 【2024-04-17】[Bistutu / FluentRead](https://github.com/Bistutu/FluentRead) - 拥有基于上下文语境的人工智能翻译引擎,为网站提供更加友好的翻译,让所有人都能够拥有基于母语般的阅读体验。
* 【2024-04-16】[Oligard008 / Pancakeswap-Bot](https://github.com/Oligard008/Pancakeswap-Bot) - Bot for PancakeSwap Prediction – 30technical indicators. Multichain with MetaMask
* 【2024-04-16】[NaishengZhang / blog](https://github.com/NaishengZhang/blog) - Blog Platform Using Spring Boot
Expand Down Expand Up @@ -181,6 +190,7 @@

## Go

* 【2024-04-19】[omni-network / omni](https://github.com/omni-network/omni) - Monorepo for Omni node, contracts and other related tools
* 【2024-04-17】[nalgeon / redka](https://github.com/nalgeon/redka) - Redis re-implemented with SQLite
* 【2024-04-16】[Simple-Tracker / qBittorrent-ClientBlocker](https://github.com/Simple-Tracker/qBittorrent-ClientBlocker) - 一款适用于 qBittorrent/Transmission (Beta) 的客户端屏蔽器, 默认屏蔽包括但不限于迅雷 (XunLei/XL0012) 等客户端. A client blocker compatible with qBittorrent/Transmission (Beta) which is prohibited to include but not limited to clients such as Xunlei.
* 【2024-04-16】[k8snetworkplumbingwg / multus-cni](https://github.com/k8snetworkplumbingwg/multus-cni) - A CNI meta-plugin for multi-homed pods in Kubernetes
Expand All @@ -202,6 +212,7 @@

## C

* 【2024-04-19】[hakaioffsec / CVE-2024-21338](https://github.com/hakaioffsec/CVE-2024-21338) - Local Privilege Escalation from Admin to Kernel vulnerability on Windows 10 and Windows 11 operating systems with HVCI enabled.
* 【2024-04-18】[Thehepta / androidGRPC](https://github.com/Thehepta/androidGRPC) -
* 【2024-04-17】[DosX-dev / obfus.h](https://github.com/DosX-dev/obfus.h) - Macro-header for compile-time C obfuscation (tcc, win x86/x64)
* 【2024-04-17】[HypoPG / hypopg](https://github.com/HypoPG/hypopg) - Hypothetical Indexes for PostgreSQL
Expand Down Expand Up @@ -303,6 +314,10 @@

## Css

* 【2024-04-19】[itscodenation / flw1-u4l2-23-24-student-exercises](https://github.com/itscodenation/flw1-u4l2-23-24-student-exercises) -
* 【2024-04-19】[TheBridge-FullStackDeveloper / front-join](https://github.com/TheBridge-FullStackDeveloper/front-join) -
* 【2024-04-19】[CodeSpace-Academy / SDF_Portfolio_Piece_StudentNo_Classcode_Group_Name-Surname_SDF11](https://github.com/CodeSpace-Academy/SDF_Portfolio_Piece_StudentNo_Classcode_Group_Name-Surname_SDF11) -
* 【2024-04-19】[RelicInc / react-todo-app-training](https://github.com/RelicInc/react-todo-app-training) -
* 【2024-04-18】[soulhotel / FF-ULTIMA](https://github.com/soulhotel/FF-ULTIMA) - Native Vertical Tabs, keep your sidebar, no extensions needed. No overthinking. a 100% CSS Theme. FF Ultima.
* 【2024-04-18】[LondheShubham153 / tws-portfolio](https://github.com/LondheShubham153/tws-portfolio) -
* 【2024-04-18】[Gurupatil0003 / Learn-Ed](https://github.com/Gurupatil0003/Learn-Ed) -
Expand Down Expand Up @@ -365,6 +380,12 @@

## Unknown

* 【2024-04-19】[CryingMan666 / eternal-nodes](https://github.com/CryingMan666/eternal-nodes) - 👇 手机往下滑 📱 一个能每天自动生成高速机场的小站
* 【2024-04-19】[SoilZhu / CookLikeHOC](https://github.com/SoilZhu/CookLikeHOC) - 🥢像老乡鸡🐔那样做饭。文字来自《老乡鸡菜品溯源报告》,并做归纳、编辑与整理。CookLikeHOC.
* 【2024-04-19】[milanm / azure-cheat-sheet](https://github.com/milanm/azure-cheat-sheet) - Every product, feature and service in the Azure family.
* 【2024-04-19】[ton-society / ecosystem-map](https://github.com/ton-society/ecosystem-map) - TON Ecosystem Map
* 【2024-04-19】[elicit / machine-learning-list](https://github.com/elicit/machine-learning-list) -
* 【2024-04-19】[bilal414 / backupsheep](https://github.com/bilal414/backupsheep) - Automating backups is costly and takes time. With BackupSheep, you can quickly automate server snapshots and offsite backups - without writing code.
* 【2024-04-18】[LLMBook-zh / LLMBook-zh.github.io](https://github.com/LLMBook-zh/LLMBook-zh.github.io) - 《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
* 【2024-04-18】[DKWDRV / DKWDRV](https://github.com/DKWDRV/DKWDRV) -
* 【2024-04-17】[cqcore / Fact-Checking-Verification](https://github.com/cqcore/Fact-Checking-Verification) - Find helpful tools and resources to help you fact check and analyse, fake news and AI generated imagery.
Expand Down

0 comments on commit 41c62ea

Please sign in to comment.