back to home

ccfddl / ccf-deadlines

⏰ Agenticly track worldwide conference deadlines (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~

8,749 stars
578 forks
14 issues
RustPythonJavaScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing ccfddl/ccf-deadlines in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/ccfddl/ccf-deadlines)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

CCF-Deadlines

Helping researchers track worldwide conference ddls through collaboration.

LICENSE Build Status Open PRs

English | 简体中文

🌐 Website Portal
Main Site
📱 Wechat Applet
Available Now
🌐 Tabular Portal
No Ladder Required

No More Finding and Time Conversion on Your Own!

Extensions

PyCli Tool
Raycast Extension
SwiftBar Plugin
iCal Subscription
Chrome Extension

Community Activity

Alt

Add/Update a conference

Contributions are welcomed and greatly appreciated!

To add or update information:

  • Fork the repo
  • Add/Update the yml file of conference/conf_type/conf_name.yml
  • Send a pull request

Tips: check conferences recommended or review pdf

Conference Entry File

Example file: conference/DB/sigmod.yml

- title: SIGMOD
  description: ACM Conference on Management of Data
  sub: DB
  rank:
    ccf: A
    core: A*
    thcpl: A
  dblp: sigmod
  confs:
    - year: 2022
      id: sigmod22
      link: http://2022.sigmod.org/
      timeline:
        - deadline: '2021-07-02 17:00:00'
          comment: 'first round'
        - deadline: '2021-09-15 17:00:00'
          comment: 'second round'
      timezone: UTC-8
      date: June 12-17, 2022
      place: Philadelphia, PA, USA

Description of the fields:

Field nameDescription
title*Short conference name, without year, uppercase
description*Description, or long name, with no session
sub*The category that the conference is labeled by CCF. See the matching table below
rank*ccf*The level that the conference is ranked by CCF, e.g., A, B, C, N
coreThe level that the conference is ranked by CORE, e.g., A*, A, B, C, N
thcplThe level that the conference is ranked by TH-CPL, e.g., A, B, N
dblp*The suffix in dblp url, e.g., iccv in https://dblp.org/db/conf/iccv
confsyear*Year the conference is happening
id*conference name & year, lowercase
link*URL to the conference home page
timeline*abstract_deadlineAbstract deadline if applicable, optional
deadline*Deadline, in the format of yyyy-mm-dd hh:mm:ss or TBD
commentSome comments on the conference, optional
timezone*Timezone of deadline, currently support UTC-12 ~ UTC+12 & AoE
date*When the main conference is happening, e.g., Mar 12-16, 2021
place*Where the main conference is happening, e.g., city, country

Fields marked with asterisk (*) are required.

The matching table:

subCategory name
DSComputer Architecture/Parallel Programming/Storage Technology
NWNetwork System
SCNetwork and System Security
SESoftware Engineering/Operating System/Programming Language Design
DBDatabase/Data Mining/Information Retrieval
CTComputing Theory
CGGraphics
AIArtificial Intelligence
HIComputer-Human Interaction
MXInterdiscipline/Mixture/Emerging

Contribution

Maintained by @ccfddl collaboration.

License

FOSSA Status